]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Allow us to repair missed inherited_olists
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 9 Dec 2016 00:26:41 +0000 (19:26 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:19 +0000 (20:26 -0500)
commitbfdf409644f37429933eafef2af21c0f63ef43ff
tree79fdf63f00e68fd8b3a1b276ff05ad8a2d198aa5
parentfa8489cb5cdb0b95955bfa15d3eebf377effd360
pimd: Allow us to repair missed inherited_olists

There exists situations where we have noted that
we need to rescan but have missed the window
of opportunity to actually redo the scan
so for the moment allow the S,G 30 second
scanner notice the missed opportunity and
fix it.  We'll remove this later.

Ticket: CM-13988
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_upstream.c