sonic-buildimage/dockers/docker-fpm-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
..
base_image_files [monit] Fix status error due to shebang change (#5865) 2020-11-09 01:52:22 -08:00
frr [bgpd]: Check zebra is ready to connect when starting bgpd (#6478) 2021-01-19 00:23:36 -08:00
.dockerignore [docker-fpm-frr]:filter out the file of 'Dockerfile.j2' from the 'docker-fpm-frr' image. (#3507) 2019-09-27 12:43:44 -07:00
bgpd.sh [bgpd]: Check zebra is ready to connect when starting bgpd (#6478) 2021-01-19 00:23:36 -08:00
critical_processes [dockers] Update critical_processes file syntax (#4831) 2020-06-25 21:18:21 -07:00
docker_init.sh [supervisord]: use abspath as supervisord entrypoint (#5995) 2020-11-22 21:18:44 -08:00
Dockerfile.j2 [bgpd]: Check zebra is ready to connect when starting bgpd (#6478) 2021-01-19 00:23:36 -08:00
snmp.conf [FRR] Enable SNMP support (#2981) 2019-06-19 01:24:42 -07:00
TSA [docker-frr]: Use egrep with regexp to match correct TSA rules (#6403) 2021-01-14 11:09:16 -08:00
TSB [docker-frr]: Use egrep with regexp to match correct TSA rules (#6403) 2021-01-14 11:09:16 -08:00
TSC [docker-frr]: Use egrep with regexp to match correct TSA rules (#6403) 2021-01-14 11:09:16 -08:00
vtysh.conf [sonic-frr]: FRR 4.0 integration with SONiC (#2099) 2018-10-02 10:24:59 -07:00