]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_jp_agg.c
pimd: handle RPF resolution while in joined state
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 15 Nov 2019 19:41:49 +0000 (11:41 -0800)
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>
Fri, 15 Nov 2019 22:16:08 +0000 (14:16 -0800)
commitdb431af290a3ce4f8653f6cf4bd3cb66a38163dc
tree8ed6695d8bc37a4616a7e1da215336224b7e60cf
parent7ef66af956dd40b031b7e44c40047a47aa15b247
pimd: handle RPF resolution while in joined state

If an dummy upstream entry (no RPF nbr) which is already in a JOINED
state is resolved we were not triggering an immediate join via the
per-interface upstream switch list.

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