sonic-buildimage/dockers/docker-fpm-frr/frr
Shi Su afee1a851c
[bgpd]: Check zebra is ready to connect when starting bgpd (#6478)
Fix #5026

There is a race condition between zebra server accepts connections and bgpd tries to connect. Bgpd has a chance to try to connect before zebra is ready. In this scenario, bgpd will try again after 10 seconds and operate as normal within these 10 seconds. As a consequence, whatever bgpd tries to sent to zebra will be missing in the 10 seconds. To avoid such a scenario, bgpd should start after zebra is ready to accept connections.
2021-01-19 00:23:36 -08:00
..
bgpd [bgpcfgd]: Support default action for "Allow prefix" feature (#6370) 2021-01-08 14:03:26 -08:00
common [cfggen] Make Jinja2 Template Python 3 Compatible 2020-09-30 07:07:43 -07:00
staticd [docker-frr]: add static ipv6 loopback route to allow bgp to advertise prefix 2020-12-28 10:34:34 -08:00
supervisord [bgpd]: Check zebra is ready to connect when starting bgpd (#6478) 2021-01-19 00:23:36 -08:00
zebra [bgp]: Enable next-hop-tracking through default (#5600) 2020-10-13 22:21:28 -07:00
frr_vars.j2 [frr] Reduce Calls to SONiC Cfggen (#5176) 2020-08-17 15:47:42 -07:00
frr.conf.j2 [docker-frr]: add static ipv6 loopback route to allow bgp to advertise prefix 2020-12-28 10:34:34 -08:00
isolate.j2 [bgpcfgd]: Split one bgp mega-template to chunks. (#4143) 2020-04-23 09:42:22 -07:00
unisolate.j2 [bgpcfgd]: Split one bgp mega-template to chunks. (#4143) 2020-04-23 09:42:22 -07:00