]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: peer restart after shutdown fix.
authorDavid Schweizer <dschweizer@opensourcerouting.org>
Fri, 14 Aug 2020 11:27:07 +0000 (13:27 +0200)
committerDavid Schweizer <dschweizer@opensourcerouting.org>
Fri, 14 Aug 2020 11:27:07 +0000 (13:27 +0200)
commite03f1f184fca2192deedb91f6a96132e5868e55a
treeb7df1b125e9394d3b7914ec4a3506afa3d6c7423
parentcb9196e77adbfa52636ec6b578017186421fa0f7
bgpd: peer restart after shutdown fix.

* Peers are now automatically restarted by the reconnect timer instead
  of a ManualStart event after lifting the administrative shutdown.
* Question of when to log what remains.
* Compiles and works as intended now.

Signed-off-by: David Schweizer <dschweizer@opensourcerouting.org>
bgpd/bgpd.c