]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Use correct function to delete upstream information
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 16 Aug 2016 20:19:14 +0000 (16:19 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:06 +0000 (20:26 -0500)
commit30df5c100e436a85429c11e57cf2f5fbba983bf1
tree849becbac98817e4cfd7d58f1f54ae20b4e7da92
parente3be04328f601963c825c722355f62c4b4e7cb31
pimd: Use correct function to delete upstream information

When the keep alive timer finds that we are no longer
sending packets for that particular S,G, remove
the upstream information but use the function that
makes sure we check the ref count.

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