]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Implement connect retry backoff
authorDonatas Abraitis <donatas@opensourcerouting.org>
Thu, 5 Dec 2024 08:49:52 +0000 (10:49 +0200)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Wed, 11 Dec 2024 15:20:48 +0000 (17:20 +0200)
commitab3535fbcf37b59ec02332fa021142c5b7d6dd3e
tree305dba81a8c61d0fff9c70ba3fbc0137d0be7997
parent44f4a8ec4049c54e8d25465a735174bd0f15f81e
bgpd: Implement connect retry backoff

Instead of starting with a fairly high value of retry, let's try with a lower
and increase with a backoff to reach what was a default value (120s).

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgp_fsm.c
bgpd/bgpd.h