diff options
author | 2014-12-29 11:53:58 +0000 | |
---|---|---|
committer | 2014-12-29 11:53:58 +0000 | |
commit | 45e83cd922651c8fa3aeee81d571bf53dabaf517 (patch) | |
tree | ee8dd2dee14067c32bd7aa350e1dff5d61801f42 /lib/libc | |
parent | Add line continuation to be consistent with rc_pre(); ok sthen@ (diff) | |
download | wireguard-openbsd-45e83cd922651c8fa3aeee81d571bf53dabaf517.tar.xz wireguard-openbsd-45e83cd922651c8fa3aeee81d571bf53dabaf517.zip |
Assert that rtrequest1(9) is always called at IPL_SOFTNET instead of
doing a spl dance.
This matters for RTM_DELETE because a deleted route entry is always
returned without having its reference counter increased when an `rtp'
argument is given. In this case, we do not want to call splx() that
might free this route.
Inputs from millert@, ok blambert@, mikeb@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions