Re-enable hardware UDP/TCP checksum calculation with pseudo header on
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 11 Aug 2007 05:27:35 +0000 (05:27 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 11 Aug 2007 05:27:35 +0000 (05:27 +0000)
commitbf29e666c457f8ff3d3e73a4a86a680a9b7b0457
tree1a929298a2c689b162b4ed7b473d9e8af725ff9c
parent0730276deed4609e84202d681822b6101ab0f4ba
Re-enable hardware UDP/TCP checksum calculation with pseudo header on
RX path.  It turns out the original problem was caused by a hidden bug
fixed in netinet/ip_input.c rev 1.68
sys/dev/netif/bge/if_bge.c