Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-10] src/sys/netinet6



Module Name:    src
Committed By:   martin
Date:           Thu Mar 23 12:03:04 UTC 2023

Modified Files:
        src/sys/netinet6 [netbsd-10]: ip6_output.c raw_ip6.c

Log Message:
Pull up following revision(s) (requested by ozaki-r in ticket #125):

        sys/netinet6/raw_ip6.c: revision 1.183
        sys/netinet6/ip6_output.c: revision 1.233

in6: reject setting negative values but -1 via setsockopt(IPV6_CHECKSUM)
Same as OpenBSD.

in6: make sure a user-specified checksum field is within a packet
>From OpenBSD


To generate a diff of this commit:
cvs rdiff -u -r1.231 -r1.231.2.1 src/sys/netinet6/ip6_output.c
cvs rdiff -u -r1.182 -r1.182.2.1 src/sys/netinet6/raw_ip6.c

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




Home | Main Index | Thread Index | Old Index