Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: tron
Date: Tue Jul 11 22:13:56 UTC 2006
Modified Files:
src/sys/netinet6: icmp6.c
Log Message:
Clear mbuf checksum flags before passing in to ip6_output(). We might
recycle a mbuf which contained a hardware provided checksum. This
fixes "traceroute6" to a machine which is using a wm(4) interface
that has UDP or TCP checksum offload enabled.
To generate a diff of this commit:
cvs rdiff -r1.117 -r1.118 src/sys/netinet6/icmp6.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