commit | 80ef0f22ceda1804cc572836722df7a33dec71c9 | [log] [tgz] |
---|---|---|
author | Adi Nissim <adin@mellanox.com> | Sun Dec 02 14:55:20 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 04 20:53:37 2018 -0800 |
tree | 1564e2f461f98216b1e6d0df35e54c0c98b91868 | |
parent | d1ecf8a660fafd023f2e5792107381de6fb34357 [diff] |
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>