]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_attr.c
bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attr
authorVivek Venkatraman <vivek@cumulusnetworks.com>
Thu, 9 Mar 2017 17:22:04 +0000 (12:22 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 6 Apr 2017 14:32:07 +0000 (10:32 -0400)
commit6cf48acc1c17d590da4101fa5e0a2764cb931a9c
tree1b62331609172b199994e3efdebcbd7eb779c218
parent1b6d5c7e0873e34bb8674ed0d41795eac7a79960
bgpd: This patch implements the exchange of the BGP-Prefix-SID label index attr

Implement BGP Prefix-SID IETF draft to be able to signal a labeled-unicast
prefix with a label index (segment ID). This makes it easier to deploy
global MPLS labels with BGP, even without other aspects of Segment Routing
implemented.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_attr.h
bgpd/bgp_debug.c
bgpd/bgp_label.c
bgpd/bgp_route.c
bgpd/bgp_table.h
bgpd/bgpd.h