diff options
author | 2017-04-24 20:27:59 +0000 | |
---|---|---|
committer | 2017-04-24 20:27:59 +0000 | |
commit | b345dbda7b3242b38aaab151fa88414557d5f5e3 (patch) | |
tree | c5fd684234631d4619ab8a6609a5d88dd246d379 /usr.bin/tmux/cmd-if-shell.c | |
parent | Add support for Cortex-A12. Even though ARM rebranded these as Cortex-A17 (diff) | |
download | wireguard-openbsd-b345dbda7b3242b38aaab151fa88414557d5f5e3.tar.xz wireguard-openbsd-b345dbda7b3242b38aaab151fa88414557d5f5e3.zip |
Introduce a new function parse_hn_line() that replaces the existing
hostname.if(5) parsing code in ifstart().
- change v6_config()
- replace rtsol with autoconf in "IPv6 addres for <if>" question
- write 'inet6 autoconf" to hostname.if file instead of rtsol
- add parse_hn_line() function with installer specific changes
- skip shell command and bridge config lines
- skip inet6 config (incl. dest lines) if there's no inet6 support
- skip dhcp config if there's no dhclient
- change ifstart() to use parse_hn_line()
Discussed with and positive feedback from many
'commit' deraadt@
conditional OK sthen@ (untested)
Diffstat (limited to 'usr.bin/tmux/cmd-if-shell.c')
0 files changed, 0 insertions, 0 deletions