From: Stephen Hemminger Date: Fri, 6 Jan 2006 21:13:29 +0000 (-0800) Subject: [BRIDGE] netfilter: vlan + hw checksum = bug? X-Git-Tag: v2.6.16-rc1~935^2~2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee02b3a613a692a40e0f48a25d9d60cc751ebbe5;p=pandora-kernel.git [BRIDGE] netfilter: vlan + hw checksum = bug? It looks like the bridge netfilter code does not correctly update the hardware checksum after popping off the VLAN header. This is by inspection, I have *not* tested this. To test you would need to set up a filtering bridge with vlans and a device the does hardware receive checksum (skge, or sungem) Signed-off-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed