CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/07 15:28:37
Modified files:
sys/netinet : ip_ipsp.h ipsec_input.c
Log message:
Error propagation does neither make sense for ip input path nor for
asynchronous callbacks. Make the IPsec functions void, there is
already a counter in the error path.
OK mpi@
