Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-0] src/sys/netinet6
Module Name: src
Committed By: sborrill
Date: Sat Nov 14 09:48:57 UTC 2009
Modified Files:
src/sys/netinet6 [netbsd-5-0]: ip6_forward.c
Log Message:
Pull up the following revisions(s) (requested by joerg in ticket #1139):
sys/netinet6/ip6_forward.c: revision 1.67
Clear cksum flags before any further processing like ip_forward does.
Many drivers set the UDP/TCP v4 flags even for v6 traffic and if the
packet is encapsulated with gif, the IPv6 header would get corrupted by
ip_output.
To generate a diff of this commit:
cvs rdiff -u -r1.65 -r1.65.18.1 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