mpls: add user defined name tag to mpls tunnels 97/25697/3
authorIJsbrand Wijnands <ice@cisco.com>
Thu, 5 Mar 2020 18:56:26 +0000 (10:56 -0800)
committerNeale Ranns <nranns@cisco.com>
Tue, 10 Mar 2020 13:47:10 +0000 (13:47 +0000)
commit39ae0a07ac17640a7f8ba136eaaf334bfd504030
treec6c19f469f2b4d75ac54b890eda6a0dc3610ac30
parent287d5e109a93f14490f38bdbe34b6741af436984
mpls: add user defined name tag to mpls tunnels

This allows a user creating MPLS tunnel through the bin_api to add a name tag. This is useful
to correlate the Tunnel with its use-case. Also useful if the user needs to recover the MPLS
Tunnel after a restart (mark-sweep).

Type: feature

Change-Id:

Signed-off-by: IJsbrand Wijnands <ice@cisco.com>
Change-Id: Idc080a63810a176ab090a2678a73d2cf9f7b523f
src/vnet/mpls/mpls.api
src/vnet/mpls/mpls_api.c
src/vnet/mpls/mpls_tunnel.c
src/vnet/mpls/mpls_tunnel.h