]> git.proxmox.com Git - mirror_frr.git/commit
bgpd: Register for label only the default instance
authorvivek <vivek@cumulusnetworks.com>
Thu, 10 Aug 2017 15:43:06 +0000 (08:43 -0700)
committerMitesh Kanjariya <mitesh@marvel-07.cumulusnetworks.com>
Thu, 17 Aug 2017 09:54:54 +0000 (02:54 -0700)
commitcb499ebbaafac55514984077f6ea18e9d19fb901
tree3bf90ad05eb5df8cbcbd61a4222f57e691962a40
parentee7ca6c05986a86967b7e92fc6213a2f33dd498a
bgpd: Register for label only the default instance

Ensure that the registration for the "in" label for a unicast prefix
is done only in the default instance. The zebra label manager as well
as other code in BGP only has support for assigning labels in the
default instance.

Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
Reviewed-by: Donald Sharp <sharpd@cumulusnetworks.com>
Ticket: CM-17110
Reviewed By: CCR-6588
Testing Done: Manual tests, mpls
bgpd/bgp_route.c