This website requires JavaScript.
Explore
Help
Register
Sign In
matthew
/
sonic-buildimage
Watch
1
Star
0
Fork
0
You've already forked sonic-buildimage
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
aa376d78e1
sonic-buildimage
/
src
/
sonic-bgpcfgd
/
pytest.ini
3 lines
51 B
INI
Raw
Normal View
History
Unescape
Escape
[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 12:06:04 -05:00
[pytest]
[bgpcfgd]: Extract classes into their own files. Run bgpcfgd as a module (#5535) 1. Rename app module to bgpcfgd 2. Extract classes from one file to the module
2020-10-06 10:37:49 -05:00
addopts
=
--cov=bgpcfgd --cov-report term
Reference in New Issue
Copy Permalink