commit | ee02b3a613a692a40e0f48a25d9d60cc751ebbe5 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri Jan 06 13:13:29 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 06 13:13:29 2006 -0800 |
tree | 51c034027c96a213ac53cd831dee4cb24fd0ed17 | |
parent | a20a8554796bc4e28879beabd0db4bf3ce77b686 [diff] |
[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 <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>