]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: remove initial sync timeout in rpki startup code
authorMarcel Röthke <marcel.roethke@haw-hamburg.de>
Fri, 16 Aug 2019 10:52:47 +0000 (12:52 +0200)
committerMarcel Röthke <marcel.roethke@haw-hamburg.de>
Tue, 20 Aug 2019 08:42:42 +0000 (10:42 +0200)
commita3503ff4c053ac8cf8a098c4d7880e679e7ee5b6
treeec27997759f8417d9ad33ffe2b7b1c74210f3095
parent126f498efa63dd627afe27ef087de5f2ab51d343
bgpd: remove initial sync timeout in rpki startup code

The initial sync timeout breaks config load and is not necessary anyway.

Fix #4827

Signed-off-by: Marcel Röthke <marcel.roethke@haw-hamburg.de>
bgpd/bgp_rpki.c