sonic-buildimage/dockers/docker-fpm-frr/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
..
bgpd [chassis][bgp] create v4 and v6 peer group for VoQ internal neighbors (#9693) 2022-02-24 11:21:26 -08:00
common [cfggen] Make Jinja2 Template Python 3 Compatible 2020-09-30 07:07:43 -07:00
staticd remove staticd.conf.j2 (#9182) 2021-11-24 15:32:16 -08:00
supervisord [docker-fpm-frr]: Add unified-split mode to routing config (#11938) 2022-11-28 18:19:53 +00:00
zebra [bgp]: Enable next-hop-tracking through default (#5600) 2020-10-13 22:21:28 -07:00
frr_vars.j2 [frrcfgd] introduce frrcfgd to manage frr config when frr_mgmt_framework_config is true (#5142) 2021-01-24 17:57:03 -08:00
frr.conf.j2 remove staticd.conf.j2 (#9182) 2021-11-24 15:32:16 -08:00
gen_frr.conf.j2 [frrcfgd] introduce frrcfgd to manage frr config when frr_mgmt_framework_config is true (#5142) 2021-01-24 17:57:03 -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