]> git.proxmox.com Git - mirror_frr.git/commit
pimd: Allow LHR in a AA situation to join upstream
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 9 Oct 2019 19:12:23 +0000 (15:12 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Mar 2020 21:13:28 +0000 (16:13 -0500)
commit4d114ab9f91fcac953e92e25b29192909b1a81bf
tree5174d0301db0bbc036ffb7fe072b72b258812b00
parent0f31a82a11360bcbe44e667f58b3d2813aa526da
pimd: Allow LHR in a AA situation to join upstream

Add a special catch to the test for pim_macro_chisin_pim_include
to allow the LHR to signal interest in joining upstream.
This will allow both the DR and non DR of the ActiveActive
situation to draw traffic to itself.

The non-DR will continue to not forward traffic.

Ticket: CM-26610
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_macro.c