Module Name: src Committed By: ozaki-r Date: Wed Aug 2 02:18:17 UTC 2017
Modified Files:
src/sys/netinet6: icmp6.c
Log Message:
Add missing IPsec policy checks to icmp6_rip6_input
icmp6_rip6_input is quite similar to rip6_input and the same checks exist
in rip6_input.
To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/sys/netinet6/icmp6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
