summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2014-12-29 11:53:58 +0000
committermpi <mpi@openbsd.org>2014-12-29 11:53:58 +0000
commit45e83cd922651c8fa3aeee81d571bf53dabaf517 (patch)
treeee8dd2dee14067c32bd7aa350e1dff5d61801f42 /sys/lib/libkern
parentAdd line continuation to be consistent with rc_pre(); ok sthen@ (diff)
downloadwireguard-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 'sys/lib/libkern')
0 files changed, 0 insertions, 0 deletions