sonic-buildimage/dockers/docker-fpm-frr/frr/supervisord
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
..
supervisord.conf.j2 [bgpd]: Check zebra is ready to connect when starting bgpd (#6478) 2021-01-19 00:23:36 -08:00