]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: fix null register before aging out reg-stop
authorDavid Lamparter <equinox@opensourcerouting.org>
Mon, 17 Apr 2023 09:47:08 +0000 (11:47 +0200)
committerJafar Al-Gharaibeh <jafar@atcorp.com>
Fri, 10 May 2024 19:26:17 +0000 (14:26 -0500)
commit5a3cbd45d0a56a9a607fa4ea8db556cd3913304d
tree0269d4e9ee3453c74c382fd315198ec8a517fe45
parent5d4dddc9955ee5916678aa76f6d903474b5ba336
pimd: fix null register before aging out reg-stop

It looks like the code was trying to do this with the null_register
parameter on pim_upstream_start_register_stop_timer(), but that didn't
quite work right.  Restructure a bit to get it right.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
(cherry picked from commit dce38da8061a7ac62c690dbb8a89cae7f9a758d6)

# Conflicts:
# pimd/pim_upstream.c
pimd/pim_register.c
pimd/pim_upstream.c
pimd/pim_upstream.h