summaryrefslogtreecommitdiff
path: root/lib/mpls.c
AgeCommit message (Collapse)Author
2018-04-18lib, zebra: Move label conversion strings to libDonald Sharp
The mpls_label2str and mpls_str2label functions should not be zebra exclusive functions. Move them to lib/mpls.c Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>