Andrew Gallatin e5ca1ffab5 Fix tcp_lro_rx_ipv4() for drivers that do not set CSUM_IP_CHECKED.
Specifcially, in_cksum_hdr() returns 0 (not 0xffff) when the IPv4
checksum is correct. Without this fix, the tcp_lro code will reject
good IPv4 traffic from drivers that do not implement IPv4 header
harder csum offload.

Sponsored by: Myricom Inc.

MFC after:	7 days
2013-02-21 17:00:35 +00:00
..
2011-04-13 11:28:46 +00:00
2013-01-31 08:55:21 +00:00
2012-01-24 14:27:14 +00:00
2013-01-31 08:55:21 +00:00
2012-08-07 07:52:25 +00:00
2012-05-03 08:56:43 +00:00
2012-10-12 09:24:24 +00:00
2012-09-06 07:03:56 +00:00
2012-11-25 14:25:08 +00:00
2012-06-25 17:15:09 +00:00
2012-11-17 20:04:04 +00:00
2012-05-24 23:03:23 +00:00
2012-11-27 19:07:28 +00:00