diff options
author | 2010-05-14 08:30:18 +0000 | |
---|---|---|
committer | 2010-05-14 08:30:18 +0000 | |
commit | e79881fa50b5d9c4c4a352eb6340a70c9f177acc (patch) | |
tree | 52d6df09266c0d6bc01299b72eeead9fbbad386f /share/man | |
parent | spacing (diff) | |
download | wireguard-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')
0 files changed, 0 insertions, 0 deletions