diff options
author | stephen hemminger <shemminger@vyatta.com> | 2011-11-15 12:09:14 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-17 02:32:43 +0400 |
commit | fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb (patch) | |
tree | e1c89ec5c3e0d2bf279c6c9f1a427949c5286baf /scripts | |
parent | 0284a0fdf3def1beb4de509f87472520b23883c9 (diff) | |
download | linux-fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb.tar.xz |
bridge: correct IPv6 checksum after pull
Bridge multicast snooping of ICMPv6 would incorrectly report a checksum problem
when used with Ethernet devices like sky2 that use CHECKSUM_COMPLETE.
When bytes are removed from skb, the computed checksum needs to be adjusted.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Tested-by: Martin Volf <martin.volf.42@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions