]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Only check to see if current rp is 'right' or not.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 29 Nov 2016 13:14:35 +0000 (08:14 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commita04da05a5397f5397faaa70165735f2447e4a6cc
tree7874024b9dd5e713c090a1e828e9123d55ee0594
parent44521e5d2d0c85129fb15e30757b0498cd3e36fc
pimd: Only check to see if current rp is 'right' or not.

When a new rp is entered, pim is looking at all rp's and failing the check if
any of the RP's have no path to the RP, instead of the one that was
just entered being wrong.

Ticket: CM-12623
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Don Slice <dslice@cumulusnetworks.com>
pimd/pim_rp.c