Source-Changes archive

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

CVS commit: syssrc



Module Name:    syssrc
Committed By:   itojun
Date:           Mon Jan 31 10:33:24 UTC 2000

Modified Files:
        syssrc/sys/netinet6: ip6_input.c route6.c

Log Message:
be proactive about malicious packet on the wire.  we fear that v4 mapped
address to be used as a tool to hose security filters (like bypassing
"local host only" filter by using ::ffff:127.0.0.1).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/netinet6/ip6_input.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/netinet6/route6.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