]> git.puffer.fish Git - mirror/frr.git/commit
pimd: run DF election only on (*, G) termination mroutes
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Wed, 10 Jul 2019 15:00:04 +0000 (08:00 -0700)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 6 Mar 2020 21:03:28 +0000 (16:03 -0500)
commitec85b101e6ba032c17981b9f354f358a0bc67c01
treea958749a575499b15f147f16844091bea351b363
parentaeb672466fb7e38a846db757556fbe64d28e58ff
pimd: run DF election only on (*, G) termination mroutes

(S,G) entries that inherit ipmr-lo into the OIL also inherit
the DF role from the parent (*, G) entry.

This change is done primarily to simplify the sync process and
to prevent the MLAG peers from having to track (S, G) activity etc.

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