]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix _find and switch_to_spt_desired.
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sat, 23 Jul 2016 07:33:53 +0000 (03:33 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:03 +0000 (20:26 -0500)
commita3b58b4a14b838eb67c00a973d921bc060d66dca
treed280071f8361887f287216eb3359d710dc5fec9a
parent65e1fcd766040fea4453effbbf09b31059d29e98
pimd: Fix _find and switch_to_spt_desired.

The pim_upstream_find function should not be finding a *,G
Find what is asked of it.

The switch_to_spt_desired should return true on the RP currently.

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