]> 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)
commitcb585ec548b636021c44fa4f8c0fe0afa4995c78
tree197c180c979ae06bf892a4b9c6e80a9342bef8d5
parent2bd288ab2e10c5218cb2f33269d68c7435eb13ed
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