Pass the error of the IPsec callback to the caller. The dropped
authorbluhm <bluhm@openbsd.org>
Sun, 24 Oct 2021 14:24:29 +0000 (14:24 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 24 Oct 2021 14:24:29 +0000 (14:24 +0000)
commit2ea1c0c83599fa097d6b6d6f65d4fdfe1dd021fb
tree31b5e56bbb79cac03c504c7c115492b53e7f9daa
parent5247768d4ba8a6614f71e1a1e18dfb9d6c8d0058
Pass the error of the IPsec callback to the caller.  The dropped
counter is handled there.
OK tobhe@
sys/netinet/ip_ah.c
sys/netinet/ip_esp.c
sys/netinet/ip_ipcomp.c