]> git.puffer.fish Git - mirror/frr.git/commit
lib, zebra: Move help string to appropriate header
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 18 Apr 2018 11:00:12 +0000 (07:00 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 18 Apr 2018 11:00:12 +0000 (07:00 -0400)
commitf890b1461dc1e342fe5fbeeacbe94a219405f815
tree4b22ef2624430f260fd946e39495e8d6d9b5ba88
parente49b64dee719b86b4844f0e3868b0f0bb6469e4d
lib, zebra: Move help string to appropriate header

The MPLS_LABEL_HELPSTR belongs in lib/mpls.h in case
any other protocol wants to use it.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/mpls.h
zebra/zebra_mpls.h