]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: labeled unicast config
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 8 Feb 2017 19:19:54 +0000 (14:19 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Apr 2017 14:30:03 +0000 (10:30 -0400)
commitf51bae9cf9c9bdfbf1d53a2cc4e01e0fdd0af119
tree3a5fc5191d1875b35008371ccbc9645fe06cbf7a
parente05fd627fb9886cecdff07413eabb51f958811f1
bgpd: labeled unicast config

Implement support for activating the labeled-unicast address family in
BGP and relevant configuration for this address family.

Signed-off-by: Don Slice <dslice@cumulusnetworks.com>
bgpd/bgp_route.c
bgpd/bgp_vty.c
bgpd/bgp_vty.h
bgpd/bgpd.c
lib/command.c
lib/command.h
lib/vty.c
vtysh/vtysh.c