]> git.proxmox.com 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:31:43 +0000 (10:31 +0200)
commit8659448a014a26ffc0a4b4f1d00f230afeea64c8
treeb69010890751a4976ca7f73cd7de5b290d801eba
parent6453f430e62d5d716fd57b62a9f50d5ef32987d6
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