]> git.proxmox.com Git - mirror_frr.git/commit
pimd: try to reinstall MFC when we get NOCACHE
authorDavid Lamparter <equinox@opensourcerouting.org>
Wed, 1 Jun 2022 07:54:31 +0000 (09:54 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 23 Feb 2023 08:42:19 +0000 (09:42 +0100)
commitd650b3c79a010ce3aa07284586c1a74fa655c18d
treea3318098379ec224e1a99dc0a919b865b00651ad
parentdbd596f63755124d4e810a5289ace04bc4697c61
pimd: try to reinstall MFC when we get NOCACHE

Whether due to a pimd bug, some expiry, or someone just deleting MFC
entries, when we're in NOCACHE we *know* there's no MFC entry.  Add an
install call to make sure pimd's MFC view aligns with the actual kernel
MFC.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
pimd/pim_mroute.c