diff options
author | 2015-07-20 22:54:29 +0000 | |
---|---|---|
committer | 2015-07-20 22:54:29 +0000 | |
commit | c35d6329d1b25112035a26038f662bd9cd376ac5 (patch) | |
tree | 0198b8b13966ecdba32ea707d2e000d4944027a1 /lib/libssl/src | |
parent | properly encode IpAddress, Gauge32, and Counter32 (diff) | |
download | wireguard-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