Module Name:    src
Committed By:   martin
Date:           Thu Sep 27 15:57:07 UTC 2018

Modified Files:
        src/sys/netinet6 [netbsd-8]: ip6_var.h

Log Message:
Additional change needed for ticket #1041:

        sys/netinet6/ip6_var.h (apply patch)

When reassembling IPv4/IPv6 packets, ensure each fragment has been subject
to the same IPsec processing. That is to say, that all fragments are ESP,
or AH, or AH+ESP, or none.

Add ipsec flags to struct ip6q.


To generate a diff of this commit:
cvs rdiff -u -r1.74.6.2 -r1.74.6.3 src/sys/netinet6/ip6_var.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to