]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Move some LSP flag handling to common code
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 16 Nov 2017 17:46:10 +0000 (12:46 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 16 Nov 2017 18:13:13 +0000 (13:13 -0500)
commit2b63430caa350b603a5173cea54e18719202f189
tree8440bee771cd46c63376fde63cf9cca18f713f40
parent2d74d637310ea5532718ce452e2547f283b0cb56
zebra: Move some LSP flag handling to common code

The LSP_FLAG_CHANGED and LSP_FLAG_INSTALLED flags
should be handled in the common call function
for adding/updating/removing a lsp to/from the kernel.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_mpls.c
zebra/zebra_mpls_netlink.c
zebra/zebra_mpls_openbsd.c