]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fec register
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 1 Feb 2017 18:10:56 +0000 (13:10 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Apr 2017 14:29:19 +0000 (10:29 -0400)
commit5aba114af433e92403859beaa48e133baf93ffc2
tree275d6610f550d97bf8268deead50df044acf5656
parentf31e084c7c0e6699926ad72bc4f9a8ca2663f50b
zebra: fec register

Implement interface that allows a client to register a FEC for obtaining
a label binding (in-label). Update client whenever the label binding is
updated and cleanup when client goes away.

Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
lib/zclient.c
lib/zclient.h
zebra/Makefile.am
zebra/zebra_mpls.c
zebra/zebra_mpls.h
zebra/zebra_mpls_null.c
zebra/zserv.c