a) bgp_connect is returning values that are not handled in bgp_fsm.c. Fix this
b) zebra_fec_nexthop_resolution is not using timers that allow for quicker reconvergence in case of a failure on startup
c) bgp is not properly setting up a bfd session when it knows about a bfd peer before it has learned about the interfaces addresses. This is purely a timing issue on startup.
a) bgp_connect is returning values that are not handled in bgp_fsm.c. Fix this b) zebra_fec_nexthop_resolution is not using timers that allow for quicker reconvergence in case of a failure on startup c) bgp is not properly setting up a bfd session when it knows about a bfd peer before it has learned about the interfaces addresses. This is purely a timing issue on startup.