]> git.proxmox.com Git - mirror_frr.git/commit - ldpd/logmsg.c
*: Make code use a consisten definition of labels
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 31 Jan 2018 23:24:06 +0000 (18:24 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Feb 2018 01:31:37 +0000 (20:31 -0500)
commit70e98a7fe7296a1279c6b7142e57221f71ff3121
tree77325f78eefb0c95c96d18f8f09fee296d55db35
parentb9abd9adac023bdb4927e6f9d095a3234240643a
*: 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>
16 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
lib/zclient.h
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
zebra/zserv.c