]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: perform route selection again when the local path is deleted
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 12 Oct 2018 15:43:19 +0000 (08:43 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 31 Oct 2018 10:23:32 +0000 (06:23 -0400)
commit3e3aa88e5fbd6a19e37b7c211013b8dc73d61ef7
tree342ff7299862647186573b669eaac0487a56e98a
parente98e4b8899a696e13bcfcc8fa25b3546c1f4c244
bgpd: perform route selection again when the local path is deleted

This is needed to install the remote dst when a more preferred local
path is removed.

Ticket: CM-22685
Reviewed By: CCR-7936

Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
bgpd/bgp_evpn.c