]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Lower Hello sent to be immediate
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 Nov 2016 00:19:51 +0000 (19:19 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 22 Dec 2016 01:26:17 +0000 (20:26 -0500)
commitcf3cd99f5db25a54d568c8766548b8e15fb11b6f
tree8aac87d772be3eeddd48e21d44c8fbfc1c7f7a35
parent5e9985887e6762afad914884805a82f371b925fc
pimd: Lower Hello sent to be immediate

There exists situations where an interface flaps
and routing recovers and we attempt to install
an upstream but since we have no neighbor out
that interface still.  Let's cause the hello
to go out immediately for the 3.1 release
to allow mrouting to recover in this situation.

We will need to revisit this issue after
we have proper nexthop tracking in place

Ticket: CM-13185
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
pimd/pim_pim.c