Re: [PATCH net-next 12/14] gtp: Configuration for zero UDP checksum
From: David Miller <davem@davemloft.net> Date: 2017-09-19 04:24:47
From: Tom Herbert <redacted>
Date: Mon, 18 Sep 2017 17:39:02 -0700
Add configuration to control use of zero checksums on transmit for both
IPv4 and IPv6, and control over accepting zero IPv6 checksums on
receive.
Signed-off-by: Tom Herbert <redacted>
I thought we were trying to move away from this special case of allowing
zero UDP checksums with tunnels, especially for ipv6.