]> git.puffer.fish Git - mirror/frr.git/commit
pimd: try to reinstall MFC when we get NOCACHE 12883/head
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 19:49:22 +0000 (20:49 +0100)
commit94c2ec42c4a16d037faf29b24cf89c6542744a9a
tree6465e2ef6d46077af438273ab44288261a87243a
parent48477d5802dbf426b20a74c313e5496c6291fdd2
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