Make error handling in IPsec consistent. Pass errors to the callers.
authorbluhm <bluhm@openbsd.org>
Fri, 22 Oct 2021 15:44:20 +0000 (15:44 +0000)
committerbluhm <bluhm@openbsd.org>
Fri, 22 Oct 2021 15:44:20 +0000 (15:44 +0000)
commitbc489a1c753e4a67196061c7e8b1776a88c1fd8c
treee4910454929f5454c486504b260b4c673e4d73de
parent24e219549af7752d45f3a3a5fa0215be697338c3
Make error handling in IPsec consistent.  Pass errors to the callers.
OK tobhe@
sys/netinet/ip_ah.c
sys/netinet/ip_esp.c
sys/netinet/ip_ipcomp.c
sys/netinet/ip_ipip.c
sys/netinet/ipsec_input.c
sys/netinet/ipsec_output.c