OpenCloudOS-Kernel/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck bf2d1df395 intel: Add support for IPv6 IP-in-IP offload
This patch adds support for offloading IPXIP6 type packets that represent
either IPv4 or IPv6 encapsulated inside of an IPv6 outer IP header.  In
addition with this change we should also be able to support FOU
encapsulated traffic with outer IPv6 headers.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-05-20 19:25:52 -04:00
..
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
defines.h ixgbevf: Add the device ID's presented while running on Hyper-V 2016-05-04 00:24:28 -07:00
ethtool.c ixgbevf: make use of BIT() macro to avoid shift of signed values 2016-04-25 04:41:56 -07:00
ixgbevf.h ixgbevf: Use mac_ops instead of trying to identify NIC type 2016-05-04 00:24:31 -07:00
ixgbevf_main.c intel: Add support for IPv6 IP-in-IP offload 2016-05-20 19:25:52 -04:00
mbx.c ixgbevf: Support Windows hosts (Hyper-V) 2016-05-04 00:24:29 -07:00
mbx.h ixgbe, ixgbevf: Add new mbox API xcast mode 2015-10-23 05:52:26 -07:00
regs.h ixgbevf: Fix code comments and whitespace 2015-03-13 15:41:07 -07:00
vf.c ixgbevf: Remove unused parameter 2016-05-04 00:24:32 -07:00
vf.h ixgbevf: Remove unused parameter 2016-05-04 00:24:32 -07:00