diff options
author | 2015-08-12 09:15:49 +0000 | |
---|---|---|
committer | 2015-08-12 09:15:49 +0000 | |
commit | 2b168c10bf3869cf4d9fc444d2ff9077dc84d75b (patch) | |
tree | 5c9c19dd74d73b1bafa5656088c159d0e7bff4c4 /lib/libm/src | |
parent | Remove backward compatibilify goos for IN6_IFF_DEPRECATED and instead (diff) | |
download | wireguard-openbsd-2b168c10bf3869cf4d9fc444d2ff9077dc84d75b.tar.xz wireguard-openbsd-2b168c10bf3869cf4d9fc444d2ff9077dc84d75b.zip |
Update the IPv6 example to something that works...
...although this create a race condition pointed by sthen@ where the
other side might try to negotiave IPv6 before it is enable.
This is *another* fallback of the no IPv6 by default policy. Since
setting an address implicitly brings the underlying interface UP.
And pppoe(4) (which is special) starts singing as soon as it is UP
even if no proto or parent device has been specified. Obviously this
cannot work.
Better have a working and racy example than a non-working one.
Diff submitted by Delan Azabani, thanks!
ok naddy@
Diffstat (limited to 'lib/libm/src')
0 files changed, 0 insertions, 0 deletions