diff options
author | 2012-10-11 08:05:05 +0000 | |
---|---|---|
committer | 2012-10-11 08:05:05 +0000 | |
commit | a8bc1823f5ca89c6ecdc588b80f7ac3cff7d9574 (patch) | |
tree | 02ca23fad7304d0419b331cad864dc160831dcba /lib/libssl/src | |
parent | Oops. Need to handle the case of nfs diskless machines, where the block (diff) | |
download | wireguard-openbsd-a8bc1823f5ca89c6ecdc588b80f7ac3cff7d9574.tar.xz wireguard-openbsd-a8bc1823f5ca89c6ecdc588b80f7ac3cff7d9574.zip |
Remove the new (as of r1.56) line of code which updates ifi->linkstat in
the dispatch loop again; in the case where two RTM_IFINFO link changes occur
immediately after each other (as in the case with trunk and probably vlan)
dhclient missed the state change of the second interface.
ok krw@, who points out that dhcp packets received between the two
RTM_IFINFO messages would be lost, however the window is small (<0.4ms on
my laptop) and this is better than not noticing the link change.
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions