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:   roy
Date:           Thu Sep 29 12:19:47 UTC 2016

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

Log Message:
Now that we disallow sending or receiving from invalid addresses,
allow binding to tentative addresses.


To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 src/sys/netinet/in_pcb.c
cvs rdiff -u -r1.160 -r1.161 src/sys/netinet/raw_ip.c
cvs rdiff -u -r1.149 -r1.150 src/sys/netinet6/in6_pcb.c
cvs rdiff -u -r1.150 -r1.151 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