Commits

Jorge Boncompte [DTI2] authored and David Lamparter committed e2c38e6c976
bgpd: Fix for commit 6a4677b7, fixes BZ#729

The timers are rearmed after events processing. After 6a4677b7 we do not generate events that can rearm the holdtime timer. Fix it's to call bgp_timer_set() directly as it's done from bgp_event(). Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net> Tested-by: Martin Winter <mwinter@opensourcerouting.org> Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
No tags

bgpd/bgp_packet.c

Modified

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut