]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Fix checking to see if we are a RP or not
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 22 Jun 2016 20:39:31 +0000 (16:39 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 22 Jun 2016 20:39:31 +0000 (16:39 -0400)
commita920d6e72ae25604645dd47a3f351748eec910c3
tree1deee5c5eeedd87f46ef3259028dc8cf5266fbd2
parent0ab092dae07b0b93f5a94f8e2224bf2c0b611049
pimd: Fix checking to see if we are a RP or not

When we create the pim_ifp we need to see if this
interface allows us to elect our selves the RP.

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