Source-Changes archive

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

CVS commit: src/sys/netinet6



Module Name:    src
Committed By:   maxv
Date:           Tue Jan 23 09:21:59 UTC 2018

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

Log Message:
Fix twice the same mistake: 'last' can't be null, so there's no point in
having this misleading branch.


To generate a diff of this commit:
cvs rdiff -u -r1.215 -r1.216 src/sys/netinet6/icmp6.c
cvs rdiff -u -r1.158 -r1.159 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