This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/src/sonic-bgpcfgd
pavel-shirshov ffae82f8be
[bgp] Add 'allow list' manager feature (#5513)
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-10-02 10:06:04 -07:00
..
app [bgp] Add 'allow list' manager feature (#5513) 2020-10-02 10:06:04 -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 (#5513) 2020-10-02 10:06:04 -07:00
.gitignore [bgp] Add 'allow list' manager feature (#5513) 2020-10-02 10:06:04 -07:00
bgpcfgd [bgp] Add 'allow list' manager feature (#5513) 2020-10-02 10:06:04 -07:00
pytest.ini [bgp] Add 'allow list' manager feature (#5513) 2020-10-02 10:06:04 -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 (#5513) 2020-10-02 10:06:04 -07:00