diff options
author | Patrick McHardy <kaber@trash.net> | 2005-08-17 19:03:32 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-08-17 19:03:32 (GMT) |
commit | 97077c4a9868fce8ac151512cde5d24fc1144f24 (patch) | |
tree | 600484f09f59126988fb153287bad7a27a511931 /net/sched/sch_htb.c | |
parent | 2ad56496627630ebc99f06af5f81ca23e17e014e (diff) | |
download | linux-97077c4a9868fce8ac151512cde5d24fc1144f24.tar.xz |
[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/sched/sch_htb.c')
0 files changed, 0 insertions, 0 deletions