Module Name: src
Committed By: mrg
Date: Mon Feb 4 10:48:46 UTC 2019
Modified Files:
src/sys/netinet: ip_output.c
src/sys/netinet6: ip6_output.c
Log Message:
rework the #ifdef IPSEC code to not use fallthru.
same number of lines with more local context.
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 src/sys/netinet/ip_output.c
cvs rdiff -u -r1.216 -r1.217 src/sys/netinet6/ip6_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.