summaryrefslogtreecommitdiffstats
path: root/lib/libssl/src
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2015-07-20 22:54:29 +0000
committermpi <mpi@openbsd.org>2015-07-20 22:54:29 +0000
commitc35d6329d1b25112035a26038f662bd9cd376ac5 (patch)
tree0198b8b13966ecdba32ea707d2e000d4944027a1 /lib/libssl/src
parentproperly encode IpAddress, Gauge32, and Counter32 (diff)
downloadwireguard-openbsd-c35d6329d1b25112035a26038f662bd9cd376ac5.tar.xz
wireguard-openbsd-c35d6329d1b25112035a26038f662bd9cd376ac5.zip
Remove splassert(IPL_NET) from if_input().
if_input() has been designed to be able to safely handle a batch of packets from physical drivers to the network stack. Most of these drivers have an interrupt routine executed at IPL_NET and the check made sense during the conversion. However we also want to re-enqueue packets with if_input() from the network stack currently running at IPL_SOFTNET. ok claudio@
Diffstat (limited to 'lib/libssl/src')
0 files changed, 0 insertions, 0 deletions