diff options
author | Sridhar Samudrala <sri@us.ibm.com> | 2010-01-23 02:02:21 -0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-11-07 12:31:50 -0800 |
commit | 3b454d6b495fa853304741503db0b23f0542e3ef (patch) | |
tree | 7d0c17f7465a551665bc12955a2c4ac13ede5838 /Documentation/namespaces | |
parent | c5ed15616ec3dc395107c3c8c760039ae9edfec8 (diff) | |
download | linux-stable-3b454d6b495fa853304741503db0b23f0542e3ef.tar.gz linux-stable-3b454d6b495fa853304741503db0b23f0542e3ef.tar.bz2 linux-stable-3b454d6b495fa853304741503db0b23f0542e3ef.zip |
net: Fix IPv6 GSO type checks in Intel ethernet drivers
commit 8e1e8a4779cb23c1d9f51e9223795e07ec54d77a upstream.
Found this problem when testing IPv6 from a KVM guest to a remote
host via e1000e device on the host.
The following patch fixes the check for IPv6 GSO packet in Intel
ethernet drivers to use skb_is_gso_v6(). SKB_GSO_DODGY is also set
when packets are forwarded from a guest.
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Faidon Liambotis <paravoid@debian.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'Documentation/namespaces')
0 files changed, 0 insertions, 0 deletions