]> git.ipfire.org Git - thirdparty/iproute2.git/commit
tc: m_tunnel_key: support code for "nofrag" tunnels
authorDavide Caratti <dcaratti@redhat.com>
Fri, 31 Mar 2023 16:49:03 +0000 (18:49 +0200)
committerDavid Ahern <dsahern@kernel.org>
Fri, 7 Apr 2023 15:37:32 +0000 (09:37 -0600)
commit8208365db4adf5e81ddf2e54590f3c732edac58c
treebe1a198402a41b3e7104d59900f4a3c5dcc0b64a
parent5dbb44707c8b66af9f614a556421fdeeb4a6d8c3
tc: m_tunnel_key: support code for "nofrag" tunnels

add control plane for setting TCA_TUNNEL_KEY_NO_FRAG flag on
act_tunnel_key actions.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
man/man8/tc-tunnel_key.8
tc/m_tunnel_key.c