diff options
author | 2014-11-04 09:06:54 -0800 | |
---|---|---|
committer | 2014-11-05 16:30:03 -0500 | |
commit | e585f23636370320bc2071ca5ba2744ae37c3e51 (patch) | |
tree | c1d9d60bd084099f3e65155dd920ee72d41a808e /net/unix/af_unix.c | |
parent | gue: Add infrastructure for flags and options (diff) | |
download | wireguard-linux-e585f23636370320bc2071ca5ba2744ae37c3e51.tar.xz wireguard-linux-e585f23636370320bc2071ca5ba2744ae37c3e51.zip |
udp: Changes to udp_offload to support remote checksum offload
Add a new GSO type, SKB_GSO_TUNNEL_REMCSUM, which indicates remote
checksum offload being done (in this case inner checksum must not
be offloaded to the NIC).
Added logic in __skb_udp_tunnel_segment to handle remote checksum
offload case.
Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions