commit | 0f4f4ffa7b7c3d29d0537a126145c9f8d8ed5dbc | [log] [tgz] |
---|---|---|
author | Tom Herbert <therbert@google.com> | Wed Jun 04 17:20:16 2014 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 04 22:46:38 2014 -0700 |
tree | 03c42c474aacb185f7401acdffea600476d1d6e1 | |
parent | e9c3a24b3ace90b428848fdaf772ed264982abcc [diff] |
net: Add GSO support for UDP tunnels with checksum Added a new netif feature for GSO_UDP_TUNNEL_CSUM. This indicates that a device is capable of computing the UDP checksum in the encapsulating header of a UDP tunnel. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>