]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_rpf.h
pimd: Rework approach for needing nbrs
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 15 Sep 2016 14:18:28 +0000 (14:18 +0000)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:09 +0000 (20:26 -0500)
commit63b8f7a35e2a374081d563235cd617690339b425
treecd8eef5bc551192eaa3c1cf6019a371152a95bf9
parent690324215e276a2edae4143f1909a04265b4fe04
pimd: Rework approach for needing nbrs

Pim sometimes needs the upstream rpf lookup to
only take into account if we have a nbr out
the selected interface or not.  Move
the code for this to a better spot so
we can make a more intelligent decision
here.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/pim_cmd.c
pimd/pim_mroute.c
pimd/pim_register.c
pimd/pim_rp.c
pimd/pim_rpf.c
pimd/pim_rpf.h
pimd/pim_zlookup.c