aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/ip6_output.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@sunset.davemloft.net>2006-08-01 00:00:12 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2006-08-02 13:38:30 -0700
commitb60dfc6c20bd5f19de0083362ce377c89b1e5a24 (patch)
treef085ddb2e7c99d6e753b0fe7b973569a17ceefee /net/ipv6/ip6_output.c
parent[NETFILTER]: xt_hashlimit/xt_string: missing string validation (diff)
downloadlinux-dev-b60dfc6c20bd5f19de0083362ce377c89b1e5a24.tar.xz
linux-dev-b60dfc6c20bd5f19de0083362ce377c89b1e5a24.zip
[NET]: Kill the WARN_ON() calls for checksum fixups.
We have a more complete solution in the works, involving the seperation of CHECKSUM_HW on input vs. output, and having netfilter properly do incremental checksums. But that is a very involved patch and is thus 2.6.19 material. What we have now is infinitely better than the past, wherein all TSO packets were dropped due to corrupt checksums as soon at the NAT module was loaded. At least now, the checksums do get fixed up, it just isn't the cleanest nor most optimal solution. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_output.c')
0 files changed, 0 insertions, 0 deletions