]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Fix crash when looking up incoming interface
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Jun 2017 22:45:47 +0000 (18:45 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:39 +0000 (13:51 -0400)
commit05d8470ff58c62bc67658aa66435ac69f404b51b
tree12308a95b7677f9f068c4c07d9cc29c98c4c0012
parentb5f3a428f25ac0dedbca0869a232f217d7e3acce
pimd: Fix crash when looking up incoming interface

It is possible that the incoming interface lookup
will fail because we are in transition from one vrf
to another.

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