summaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorPatrick McHardy2005-08-17 05:39:38 +0200
committerDavid S. Miller2005-08-17 05:39:38 +0200
commit793245eeb97bd28e363f2b0f2e766fdbff0c9619 (patch)
tree07518e44dce1c9b41d714df1482d4106c67f1459 /net/ipv4/tcp_output.c
parent[PATCH] i386 / desc_empty macro is incorrect (diff)
downloadkernel-qcow2-linux-793245eeb97bd28e363f2b0f2e766fdbff0c9619.tar.gz
kernel-qcow2-linux-793245eeb97bd28e363f2b0f2e766fdbff0c9619.tar.xz
kernel-qcow2-linux-793245eeb97bd28e363f2b0f2e766fdbff0c9619.zip
[IPV6]: Fix raw socket hardware checksum failures
When packets hit raw sockets the csum update isn't done yet, do it manually. Packets can also reach rawv6_rcv on the output path through ip6_call_ra_chain, in this case skb->ip_summed is CHECKSUM_NONE and this codepath isn't executed. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions