Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet6
Module Name: syssrc
Committed By: itojun
Date: Fri Jun 22 12:33:06 UTC 2001
Modified Files:
syssrc/sys/netinet6: ip6_forward.c
Log Message:
do not forward packet back to point-to-point interface, if the packet
matches the ipv6 prefix assigned to the p2p interface (= redirect case).
this leads to pingpong, chews bandwidth. bad thing is that bad guy from
remote can chew bandwidth. (follows upcoming internet draft)
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/netinet6/ip6_forward.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