]> git.puffer.fish Git - mirror/frr.git/commit
pimd: When nexthop_lookup fails allow a retry.
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 30 Oct 2016 23:34:26 +0000 (19:34 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:12 +0000 (20:26 -0500)
commit7f748d958601a2270b321603a257e87aee5f34df
tree040a97d5ffd0933d4e00a8a43fd5b87c05662a19
parentdf90067aac1ec387fc073ba821ee89eee24cf267
pimd: When nexthop_lookup fails allow a retry.

We are seeing situations where nexthop lookups are failing
unexpectedly.  Don't consider the lookup to have succeeded
in this case to allow the next lookup to work?

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