sonic-buildimage/src/sonic-bgpcfgd
pavel-shirshov 6eed0820c8
[bgp] Add 'allow list' manager feature (#5309)
implements a new feature: "BGP Allow list."

This feature allows us to control which IP prefixes are going to be advertised via ebgp from the routes received from EBGP neighbors.
2020-09-27 10:47:43 -07:00
..
app [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00
bgpmon Fix bgpmon.py packaging issue for console_scripts entry point (#5436) 2020-09-23 09:40:49 -07:00
tests [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00
.gitignore [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00
bgpcfgd [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00
pytest.ini [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00
setup.cfg [bgpcfgd]: make a package for bgpcfgd (#4813) 2020-06-20 21:01:24 -07:00
setup.py [bgp] Add 'allow list' manager feature (#5309) 2020-09-27 10:47:43 -07:00