CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/07 11:18:16
Modified files:
sys/netinet : ip_ah.c ip_ah.h ip_esp.c ip_esp.h ip_ipcomp.c
ip_ipcomp.h
usr.bin/netstat: inet.c
Log message:
IPsec packets could be dropped unaccounted if output after crypto
failed. Add a counter for that case.
OK dhill@
