summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2010-05-14 08:30:18 +0000
committersthen <sthen@openbsd.org>2010-05-14 08:30:18 +0000
commite79881fa50b5d9c4c4a352eb6340a70c9f177acc (patch)
tree52d6df09266c0d6bc01299b72eeead9fbbad386f /share/man/man7
parentspacing (diff)
downloadwireguard-openbsd-e79881fa50b5d9c4c4a352eb6340a70c9f177acc.tar.xz
wireguard-openbsd-e79881fa50b5d9c4c4a352eb6340a70c9f177acc.zip
When merging interfaces after a config reload, the fsm state for interfaces
is forced into IF_STA_NEW so that if_init() can be called to setup timers etc. When a loopback interface is added to the config, this means there's no way to get to the correct state. Fix by avoiding changing an existing IF_STA_LOOPBACK and forcing loopback interfaces to be passive (otherwise skipping the if_init on an active interface causes problems). ok claudio@
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions