]> 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 21:06:28 +0000 (16:06 -0500)
commit9c3e45a75f3599de844b4ce6bbd92cb65b330310
tree6a74d729ef7c6cecbef2df86ce34406bc67bf787
parent06b7d3dcba2ec41dd4504c715fdf1ce1dde868ad
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