]> git.puffer.fish Git - mirror/frr.git/commit
pimd: Wisely delay startup of msdp listen/connect when vrf is not fully up
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Jun 2017 23:59:02 +0000 (19:59 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Jul 2017 17:51:40 +0000 (13:51 -0400)
commit449a3f5b10eca91786482d2a5d063cd4a69de84d
tree46196d3f7eeaaa2b2eb433495e39600c6789b99d
parent05d8470ff58c62bc67658aa66435ac69f404b51b
pimd: Wisely delay startup of msdp listen/connect when vrf is not fully up

When we do not really have the vrf up, wisely do not attempt
to dereference the ifp looked up.

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