]> git.baikalelectronics.ru Git - kernel.git/commit
net/sched: act_tunnel_key: Allow key-less tunnels
authorAdi Nissim <adin@mellanox.com>
Sun, 2 Dec 2018 12:55:20 +0000 (14:55 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 5 Dec 2018 04:53:37 +0000 (20:53 -0800)
commitc8b04bc17959770bcce84d89c7697dba4cb61633
tree1564e2f461f98216b1e6d0df35e54c0c98b91868
parent5aa4501ad2f4de95dfa1d6862f8cb0f9c8fdb013
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 <adin@mellanox.com>
Acked-by: Or Gerlitz <ogerlitz@mellanox.com>
Reviewed-by: Oz Shlomo <ozsh@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_tunnel_key.c