sonic-buildimage/src/sonic-bgpcfgd
Guohan Lu ed58684e36 [docker-frr]: add static ipv6 loopback route to allow bgp to advertise prefix
frr does not advertise route if local route is not reachable, as a result
loopback route /64 is not advertised to the neighbors. Add static route
allows frr to advertise the route to its peers

Signed-off-by: Guohan Lu <lguohan@gmail.com>
2020-12-28 10:34:34 -08:00
..
bgpcfgd [bgp]: Fix bgp crash after BGP allow list configuration is added (#6088) 2020-12-02 09:15:06 -08:00
bgpmon [bgpmon] Fix dict_keys unsubscriptable error (#5859) 2020-11-08 13:42:38 -08:00
tests [docker-frr]: add static ipv6 loopback route to allow bgp to advertise prefix 2020-12-28 10:34:34 -08: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 [sonic-config-engine] Pin 'importlib-resources' package to v3.3.1 for Python 2 (#6288) 2020-12-23 18:00:31 -08:00