Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/net
Module Name: src
Committed By: jmc
Date: Fri Oct 8 03:11:13 UTC 2004
Modified Files:
src/sys/net [netbsd-2-0]: if_bridge.c
Log Message:
Pullup rev 1.26 (requested by bad in ticket #900)
Interfaces that do checksum offloading indicate the checksum status of
received packets in csum_flags in the packet header. Packets that are
forwarded over the bridge need to have csum_flags cleared before being
put on the output queue. Do so in bridge_enqueue(). PR#27007 PR#21831
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.22.2.1 src/sys/net/if_bridge.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