Source-Changes archive

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

CVS commit: [netbsd-1-5] src/sys/netinet6



Module Name:    src
Committed By:   msaitoh
Date:           Tue Feb 11 15:58:04 UTC 2003

Modified Files:
        src/sys/netinet6 [netbsd-1-5]: ip6_forward.c

Log Message:
Pull up revision 1.22 (requested by itojun):
  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.12.2.9 -r1.12.2.10 src/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