]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix nexthop for labeled-unicast
authorvivek <vivek@cumulusnetworks.com>
Wed, 7 Jun 2017 05:12:39 +0000 (22:12 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 8 Aug 2017 14:09:36 +0000 (10:09 -0400)
commitce78a6fbbe90381cef3cca8582082e6a5124f6fa
tree6805aa5bc739f20c398867d6678d5aa938f9a272
parent00857b241e6c27efad54a19b4226c37f04d80bf5
bgpd: Fix nexthop for labeled-unicast

A prior change broke the nexthop setting for labeled-unicast
address-family in a RFC-5549 scenario (IPv4 prefixes exchanged
with IPv6 next hops). This commit fixes the issue.

Fixes: "bgpd: Fix next hop setting for EVPN"
Signed-off-by: Vivek Venkatraman <vivek@cumulusnetworks.com>
bgpd/bgp_attr.c