]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: Fix bgp no shutdown
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Fri, 23 Sep 2022 13:14:02 +0000 (10:14 -0300)
committerDonatas Abraitis <donatas@opensourcerouting.org>
Fri, 17 Feb 2023 21:47:32 +0000 (23:47 +0200)
commit5bb116658881d0b32b29754e0fc7944c245989e9
treed5d3a3cdd72fcc2286efcb98c165dc4ee5098026
parent5ef2911d230d4729364ed8178d7de5764a5c32e4
bgpd: Fix bgp no shutdown

When leaving the BGP shutdown state we must restart the peer timers
otherwise nothing will happen.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
bgpd/bgpd.c