]> Git Repo - linux.git/commit
net/sched: act_tunnel_key: Allow key-less tunnels
authorAdi Nissim <[email protected]>
Sun, 2 Dec 2018 12:55:20 +0000 (14:55 +0200)
committerDavid S. Miller <[email protected]>
Wed, 5 Dec 2018 04:53:37 +0000 (20:53 -0800)
commit80ef0f22ceda1804cc572836722df7a33dec71c9
tree1564e2f461f98216b1e6d0df35e54c0c98b91868
parentd1ecf8a660fafd023f2e5792107381de6fb34357
net/sched: act_tunnel_key: Allow key-less tunnels

Allow setting a tunnel without a tunnel key. This is required for
tunneling protocols, such as GRE, that define the key as an optional
field.

Signed-off-by: Adi Nissim <[email protected]>
Acked-by: Or Gerlitz <[email protected]>
Reviewed-by: Oz Shlomo <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/act_tunnel_key.c
This page took 0.047144 seconds and 4 git commands to generate.