summaryrefslogtreecommitdiff
path: root/lib/pqueue.c
diff options
context:
space:
mode:
authorDon Slice <dslice@cumulusnetworks.com>2017-04-05 07:13:45 -0700
committerDon Slice <dslice@cumulusnetworks.com>2017-05-16 16:23:11 -0400
commitfa14eb2c0b408982a6634459b3afb21e9df6326a (patch)
tree7152beb7c6a56f5281324fd9a5e5f6d0948419a6 /lib/pqueue.c
parent2e37f307ee663c3955044c6fa97914c37fed9751 (diff)
bgpd: resolve ipv6 ecmp issue with vrfs and ll nexthop
Problem reported that ecmp wasn't working correctly in a vrf with ipv6. Issue was that originator of the routes were sending the updates with a link-local nexthop and nhlen of 16. In this particular case, bgp_zebra_announce was using the wrong call to get the ifindex and was not supplying the vrf. This caused ecmp to work only in the case of the default vrf. Ticket: CM-15545 Signed-off-by: Don Slice <dslice@cumulusnetworks.com> Reviewed-by: CCR-6017
Diffstat (limited to 'lib/pqueue.c')
0 files changed, 0 insertions, 0 deletions