CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/22 14:04:12
Modified files:
sys/netinet : ip_input.c ip_var.h
sys/netinet6 : ip6_input.c
Log message:
Use the IPsec policy check from IPv4 also when doing local delivery
in ip6_local() to our IPv6 stack.
OK mikeb@
