]> git.puffer.fish Git - mirror/frr.git/commit
pimd: fix DR election race on startup 18057/head
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 6 Feb 2025 22:28:50 +0000 (19:28 -0300)
committerMergify <37929162+mergify[bot]@users.noreply.github.com>
Fri, 7 Feb 2025 03:42:37 +0000 (03:42 +0000)
commit6f87c8f989215e48dddccfbd685e99cfc31ae3a8
treed27b2f4027ee7be7b86cfcef462ba21cad38b2fd
parentfc4e1364721c38daaf4c836a1365985d1cdf4010
pimd: fix DR election race on startup

In case interface address is learnt during configuration, make sure to
run DR election when configuring PIM/PIM passive on interface.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
(cherry picked from commit 86445246062583197d4a6dff7b8c74003cd8049d)
pimd/pim_nb_config.c