Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   maxv
Date:           Thu Apr 12 07:28:10 UTC 2018

Modified Files:
        src/sys/netinet: raw_ip.c
        src/sys/netinet6: icmp6.c raw_ip6.c

Log Message:
Synchronize the code between raw_ip6.c<->icmp6.c<->raw_ip.c, so that it is
the same everywhere.


To generate a diff of this commit:
cvs rdiff -u -r1.173 -r1.174 src/sys/netinet/raw_ip.c
cvs rdiff -u -r1.225 -r1.226 src/sys/netinet6/icmp6.c
cvs rdiff -u -r1.167 -r1.168 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