sonic-buildimage/dockers/docker-fpm-frr
Arnaud a51264d24b [docker-fpm-frr]: Add unified-split mode to routing config (#11938)
- Why I did it
The values for config_db "docker_routing_config_mode" are:

separated: FRR config generated from ConfigDB, each FRR daemon has its own config file
unified: FRR config generated from ConfigDB, single FRR config file
split: FRR config not generated from ConfigDB, each FRR daemon has its own config file
This commit adds:
split-unified: FRR config not generated from ConfigDB, single FRR config file

- How I did it
In docker_init.sh, when split-unified is used, the FRR configs are not generated
from ConfigDB. What's more, "service integrated-vtysh-config" is configured in vtysh.conf.

- How to verify it
FRR config not overwritten when FRR container starts.

Signed-off-by: Arnaud le Taillanter <a.letaillanter@criteo.com>
2022-11-28 18:19:53 +00:00
..
base_image_files Fix for TSA error logging on multi-asic (#11519) 2022-08-01 19:20:43 +00:00
frr [docker-fpm-frr]: Add unified-split mode to routing config (#11938) 2022-11-28 18:19:53 +00: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
docker_init.sh [docker-fpm-frr]: Add unified-split mode to routing config (#11938) 2022-11-28 18:19:53 +00:00
Dockerfile.j2 Bullseye frr (#11777) 2022-08-27 16:16:17 +00:00
snmp.conf [FRR] Enable SNMP support (#2981) 2019-06-19 01:24:42 -07:00
TS Allow TSA on ibgp sessions between linecards on packet chassis (#12589) 2022-11-10 18:13:04 +00:00
TSA Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSB Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
TSC Fixes for errors seen in staging devices (#7171) 2021-04-08 15:16:43 -07:00
vtysh.conf [sonic-frr]: FRR 4.0 integration with SONiC (#2099) 2018-10-02 10:24:59 -07:00
zsocket.sh [FRR] Create a separate script to wait zebra to be ready to receive connections (#6519) 2021-01-27 12:36:02 -08:00