ip6gre: Add support for basic offloads offloads excluding GSO
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 14 Apr 2016 19:33:51 +0000 (15:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sat, 16 Apr 2016 23:09:13 +0000 (19:09 -0400)
commitac4eb009e4776e9ef4c0484865c2f5a3786eecae
tree003dff017535f1fff6a2fba35886a203a0650fa0
parenta9e242ca43b13e5a5d176f97dfd2481c339934b7
ip6gre: Add support for basic offloads offloads excluding GSO

This patch adds support for the basic offloads we support on most devices.
Specifically with this patch set we can support checksum offload, basic
scatter-gather, and highdma.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ip6_gre.c