sonic-buildimage/dockers/docker-fpm-frr
Arnaud 9d3814045b
[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-14 10:37:48 -08:00
..
base_image_files
frr [docker-fpm-frr]: Add unified-split mode to routing config (#11938) 2022-11-14 10:37:48 -08:00
.dockerignore
bgp_regex.json
docker_init.sh [docker-fpm-frr]: Add unified-split mode to routing config (#11938) 2022-11-14 10:37:48 -08:00
Dockerfile.j2
events_info.json
snmp.conf
TS Allow TSA on ibgp sessions between linecards on packet chassis (#12589) 2022-11-03 08:54:33 -07:00
TSA
TSB
TSC
vtysh.conf
zsocket.sh