diff options
author | 2015-09-11 15:38:13 +0000 | |
---|---|---|
committer | 2015-09-11 15:38:13 +0000 | |
commit | 1bad641247fe5894bab42cb2f8867d51c797a8e6 (patch) | |
tree | 59d2fb70b31b7d401d41de3b9e508381e3bd84bc /lib/libc | |
parent | Convert _TM_ flags to TAME_ flags, collapsing the entire mapping (diff) | |
download | wireguard-openbsd-1bad641247fe5894bab42cb2f8867d51c797a8e6.tar.xz wireguard-openbsd-1bad641247fe5894bab42cb2f8867d51c797a8e6.zip |
Apply the link state change hook to RTF_LOCAL routes.
Checking for rt_ifp is currently not enough because RTF_LOCAL routes
still use a hack introduced in 1991 and have lo0ifp as rt_ifp pointer.
So also check for rt_ifa->ifa_ifp in this case.
ok claudio@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions