summaryrefslogtreecommitdiff
path: root/net/ipv6/sysctl_net_ipv6.c
diff options
context:
space:
mode:
authorTom Herbert <therbert@google.com>2014-05-02 16:29:58 -0700
committerDavid S. Miller <davem@davemloft.net>2014-05-05 15:26:30 -0400
commit4068579e1e098fa81d48db9ba4432ab664c58561 (patch)
tree19aa4761b4381904203def58cf90abb6ae96cebe /net/ipv6/sysctl_net_ipv6.c
parente4f45b7f40bdaade5ef8f45e7c6daed4c909fdf5 (diff)
net: Implmement RFC 6936 (zero RX csums for UDP/IPv6)
RFC 6936 relaxes the requirement of RFC 2460 that UDP/IPv6 packets which are received with a zero UDP checksum value must be dropped. RFC 6936 allows zero checksums to support tunnels over UDP. When sk_no_check is set we allow on a socket we allow a zero IPv6 UDP checksum. This is for both sending zero checksum and accepting a zero checksum on receive. Signed-off-by: Tom Herbert <therbert@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/sysctl_net_ipv6.c')
0 files changed, 0 insertions, 0 deletions