commit | 732912d727cd6deb3c1a05a8baa74b8ce8d510ac | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Tue Apr 19 14:02:26 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 21 14:14:59 2016 -0400 |
tree | 197c180c979ae06bf892a4b9c6e80a9342bef8d5 | |
parent | b1c20f0b97b4e565fa50cde1e6b44c2fd327a1e0 [diff] |
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>