]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_upstream.c
pimd: Make pim_upstream_switch non static
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sat, 16 Jul 2016 12:27:24 +0000 (08:27 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:02 +0000 (20:26 -0500)
commit7fcdfb34acd927d5ea15e871f6627385a3eac5d9
tree581021872178980a65ef827a900a623fa77591d4
parent7f0c1c5fddb665b8c1315908213843cf2da1ae1e
pimd: Make pim_upstream_switch non static

Allow pim_upstream_switch to be called from outside of pim_upstream.c
Also change the assert to an if test to just correctly stop the
timer.

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