]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Allow (S,G) pimreg route to time out
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Jul 2016 18:22:42 +0000 (14:22 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 13 Jul 2016 18:22:42 +0000 (14:22 -0400)
commit25a335e0cadc62946c615a102a6cbf2d2ec6ba55
tree62ee1ce98d1ea6adc5cb284e25f0bba71bff0cb3
parent4669ffbb00bf6d6a90dcb6adecd9d85a30a244fb
pimd: Allow (S,G) pimreg route to time out

When a kernel upcall happens for nocache we create
a (S,G) route to be installed into the kernel.
This code modification starts the ability to
time out the mroute if we stop receiving mcast
packets.

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