]> git.proxmox.com Git - mirror_frr.git/commit - pimd/pim_nht.c
pimd: Cleanup vrf SA issues exposed by recent commits
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Oct 2017 17:30:45 +0000 (13:30 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 25 Oct 2017 17:43:51 +0000 (13:43 -0400)
commit819f099bdda04e7e378f916eb0f8e3da669cd8ae
treef56b5f1f14bee98aeb694d0674b9912bd96b04b4
parentef47f23b913e9ff6ba85c807ed36cfbe782c1d75
pimd: Cleanup vrf SA issues exposed by recent commits

A recent commit has shown that we were not consistent with
handling of the vrf lookup.  Adjust pim to do the right
thing with vrf lookup to be consistent and to make SA
happier.

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