]> git.baikalelectronics.ru Git - kernel.git/commit
veth: Update features to include all tunnel GSO types
authorAlexander Duyck <aduyck@mirantis.com>
Tue, 19 Apr 2016 18:02:26 +0000 (14:02 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 21 Apr 2016 18:14:59 +0000 (14:14 -0400)
commit1d721c51b2fdec754eecc0d24f9f233287e5e99f
tree197c180c979ae06bf892a4b9c6e80a9342bef8d5
parent494c33e8586b5ef6eddec433130f4102930c6435
veth: Update features to include all tunnel GSO types

This patch adds support for the checksum enabled versions of UDP and GRE
tunnels.  With this change we should be able to send and receive GSO frames
of these types over the veth pair without needing to segment the packets.

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