Module Name: src Committed By: roy Date: Wed Sep 7 15:41:44 UTC 2016
Modified Files:
src/sys/netinet: ip_input.c
src/sys/netinet6: ip6_input.c
Log Message:
Disallow input to detached addresses because they are not yet valid.
To generate a diff of this commit:
cvs rdiff -u -r1.340 -r1.341 src/sys/netinet/ip_input.c
cvs rdiff -u -r1.167 -r1.168 src/sys/netinet6/ip6_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
