]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_neighbor.h
pimd: Add code to find neighbor by secondary
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Mar 2017 03:44:12 +0000 (23:44 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Mar 2017 13:34:03 +0000 (09:34 -0400)
commit07b17d5927499beaf42665bb7bd2bcaea0b1e9d6
treee55d9084652b7a2087dff3b3e7325306beae0b82
parent7399328a6fbd9e41e03cc8d0c9bfbf16a5738c9a
pimd: Add code to find neighbor by secondary

With RFC 5549 we need a methodology to find
a neighbor based upon a nexthop that is
v6 based.  This commit sets us up for that
by allowing you to find the neigbor by
the secondary list.  In a future commit
we will add code to pass the v6 secondary
addresses.

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