sonic-buildimage/src/sonic-bgpcfgd
arlakshm 14bbccc9d6 [multi-asic] fix network command for internal loopback (#7878)
Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
In the multi asic platforms all the ASIC are advertising the same IPv6 /64 network from Loopback4096.
Therefore, the IPv6 loopback address of backend asic is not learnt on the frontend asic.
Change the bgpd.conf.main.conf.j2 template file to advertise the Loopback4096 ipv6 address as /128
2022-02-09 19:27:46 +00:00
..
bgpcfgd [bgpcfgd] Add bgpcfgd support to advertise routes (#9197) (#9697) 2022-01-26 14:38:04 -08:00
bgpmon [bgpmon]: Fix exception in bgpmon caused by duplicate bgp neighbor ID (#6546) 2021-01-28 09:22:39 -08:00
tests [multi-asic] fix network command for internal loopback (#7878) 2022-02-09 19:27:46 +00:00
.gitignore [bgpcfgd]: Convert bgpcfgd and bgpmon to python3 (#5746) 2020-11-05 10:01:43 -08:00
pytest.ini [bgpcfgd]: Extract classes into their own files. Run bgpcfgd as a module (#5535) 2020-10-06 08:37:49 -07:00
setup.cfg [bgpcfgd]: make a package for bgpcfgd (#4813) 2020-06-20 21:01:24 -07:00
setup.py Bump pyyaml from 5.3.1 to 5.4.1 (#6511) 2021-02-03 10:38:16 -08:00