]> git.puffer.fish Git - mirror/frr.git/commit
pimd: When doing a RPF for a route, note when we fail the lookup 1389/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Oct 2017 17:29:14 +0000 (13:29 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 30 Oct 2017 17:29:14 +0000 (13:29 -0400)
commit9993f22cb10e653d9deaac262edadc6abf277894
tree9705edaba0ba7efa572fecdd4b6aed20fa534d12
parente4715aed63b9b791f35baa8abeb473870bb62213
pimd: When doing a RPF for a route, note when we fail the lookup

When we ask PIM to do a CLI search of a random (S,G) if the
(S,G) has no RPF due to no route, let the user know about
the issue instead of crashing.

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