]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: m_tunnel_key: Allow key-less tunnels
authorAdi Nissim <adin@mellanox.com>
Thu, 10 Jan 2019 13:03:50 +0000 (15:03 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 22 Jan 2019 03:04:07 +0000 (16:04 +1300)
commitdc0332b1e8e4ab8771562128993d512986f856e2
tree491e3779a08003b6cecf147114f339ce8c718802
parent3bc2dc76686681bac00a5301c78438f796139301
tc: m_tunnel_key: Allow key-less tunnels

Change the id parameter of the tunnel_key set action from mandatory to
optional.

Some tunneling protocols (e.g. GRE) specify the id as an optional field.

Signed-off-by: Adi Nissim <adin@mellanox.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
man/man8/tc-tunnel_key.8
tc/m_tunnel_key.c