]> git.proxmox.com Git - mirror_frr.git/commit
*: Make code use a consisten definition of labels
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Mar 2018 16:39:56 +0000 (11:39 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 7 Mar 2018 16:39:56 +0000 (11:39 -0500)
commitcc6be0473778ab5bd2a24051a657660b211723c9
tree215f590b1f084a45a3763295c87088cbc35cc5ed
parent5a2bd1583f5688ebfb3e7927401d673ac2725aab
*: Make code use a consisten definition of labels

Turns out we had 3 different ways to define labels
all of them overlapping with the same meanings.
Consolidate to 1.  This one choosen is consistent
naming wise with what the *bsd and linux kernels
use.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
14 files changed:
bgpd/bgp_mplsvpn.h
bgpd/bgp_route.c
ldpd/labelmapping.c
ldpd/lde.c
ldpd/logmsg.c
lib/mpls.h
lib/zclient.c
ospfd/ospf_sr.c
zebra/kernel_socket.c
zebra/label_manager.c
zebra/rt_netlink.c
zebra/zebra_mpls.c
zebra/zebra_mpls_vty.c
zebra/zebra_vty.c