]> git.baikalelectronics.ru Git - kernel.git/commit
net: sched: act_tunnel_key: make UDP checksum configurable
authorJiri Benc <jbenc@redhat.com>
Wed, 14 Jun 2017 19:19:31 +0000 (21:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 15 Jun 2017 18:21:03 +0000 (14:21 -0400)
commitf8b61d8a1614cde163e95f77e0dec6df1ca3a8b4
treeb3299c65908caf432edf5aa23d45c8fd99e98440
parenta2020637c7691c738f2e862a1f78626bf0f2059f
net: sched: act_tunnel_key: make UDP checksum configurable

Allow requesting of zero UDP checksum for encapsulated packets. The name and
meaning of the attribute is "NO_CSUM" in order to have the same meaning of
the attribute missing and being 0.

Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/tc_act/tc_tunnel_key.h
net/sched/act_tunnel_key.c