commit | bf2d1df395028519f7a435ccde02820d16ec27a7 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Wed May 18 10:44:53 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri May 20 19:25:52 2016 -0400 |
tree | 31c98d39d78790a00833c2517955488a2ba6d4c8 | |
parent | 6a5536810180bb2c739df890a36cfa29da1914eb [diff] |
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>