https://github.com/torvalds/linux
Revision fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb authored by stephen hemminger on 15 November 2011, 08:09:14 UTC, committed by David S. Miller on 16 November 2011, 22:32:43 UTC
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>
1 parent 0284a0f
History
Tip revision: fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb authored by stephen hemminger on 15 November 2011, 08:09:14 UTC
bridge: correct IPv6 checksum after pull
Tip revision: fa2da8c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1014 bytes
.mailmap -rw-r--r-- 4.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.6 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 201.2 KB
Makefile -rw-r--r-- 52.2 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top