]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_vxlan.h
pimd: inherit MLAG DF role from the parent (*, G) entry
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Thu, 6 Feb 2020 17:30:40 +0000 (09:30 -0800)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 14 Feb 2020 17:18:30 +0000 (09:18 -0800)
commit95586137e6662f9cdeede87dc75e70ab70877360
tree2fb24c2cde649ab84407380305fc7a71b66e6c6e
parent05ca004b804b85343f450c99792b065254c5ccc3
pimd: inherit MLAG DF role from the parent (*, G) entry

DF election is only run for (*,G) entries i.e. election is skipped
for (S,G) entries that are setup as a result of SPT switchover. (S,G)
entries inherit the DF role from the parent (*,G) entry. So the DF is
responsible for terminating all sources associated with a group.

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