]> git.baikalelectronics.ru Git - kernel.git/commit
l2tp: Add support for zero IPv6 checksums
authorTom Herbert <therbert@google.com>
Fri, 23 May 2014 15:47:40 +0000 (08:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 May 2014 20:28:53 +0000 (16:28 -0400)
commit3248f8187830e0421da8180aab054233f5d9668a
tree842991b315c84e51fa4c2ececfba60e2992944b9
parent625c0a5c7ed9cd836655a0b8b8889351d1ffb751
l2tp: Add support for zero IPv6 checksums

Added new L2TP configuration options to allow TX and RX of
zero checksums in IPv6. Default is not to use them.

Signed-off-by: Tom Herbert <therbert@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/l2tp.h
net/l2tp/l2tp_core.c
net/l2tp/l2tp_core.h
net/l2tp/l2tp_netlink.c