linux/drivers/net/ixgbe
Sridhar Samudrala 8e1e8a4779 net: Fix IPv6 GSO type checks in Intel ethernet drivers
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>
2010-01-23 02:02:21 -08:00
..
Makefile ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_82598.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_82599.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_common.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_common.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82598.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82598.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82599.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_82599.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_dcb_nl.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_ethtool.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_fcoe.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_fcoe.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_main.c net: Fix IPv6 GSO type checks in Intel ethernet drivers 2010-01-23 02:02:21 -08:00
ixgbe_phy.c ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_phy.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_type.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00