Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bmp get rib get neighbors #272

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

sebageek
Copy link
Contributor

Expose RIB and neighbors of a BMP session for better integration into the RIS. I'm still testing this one in my testbed, but have not encountered problems with it so far. Will keep it as WIP for now, comments welcome.

This method can be used to expose a BGPServer-like API with a BMP server
as backend.
@codecov-commenter
Copy link

Codecov Report

Merging #272 into master will decrease coverage by 0.53%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
- Coverage   59.25%   58.71%   -0.54%     
==========================================
  Files         137      137              
  Lines        7542     7611      +69     
==========================================
  Hits         4469     4469              
- Misses       2892     2961      +69     
  Partials      181      181              
Impacted Files Coverage Δ
protocols/bgp/server/bmp_router.go 51.86% <0.00%> (-10.85%) ⬇️
protocols/bgp/server/fsm.go 25.11% <0.00%> (-2.17%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfe8627...4770c95. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants