bio-routing / bio-rd

bio routing is a project to create a versatile, fast and reliable routing daemon in Golang. bio = BGP + IS-IS + OSPF
Apache License 2.0
285 stars 46 forks source link

BMP: Allow ignoring BGP sessions based on peer ASN #379

Closed taktv6 closed 2 years ago

taktv6 commented 2 years ago

Not sure yet if I really want this.

codecov-commenter commented 2 years ago

Codecov Report

Merging #379 (b27f825) into master (634c76c) will increase coverage by 0.06%. The diff coverage is 73.91%.

@@            Coverage Diff             @@
##           master     #379      +/-   ##
==========================================
+ Coverage   53.09%   53.16%   +0.06%     
==========================================
  Files         148      148              
  Lines        7605     7622      +17     
==========================================
+ Hits         4038     4052      +14     
- Misses       3375     3377       +2     
- Partials      192      193       +1     
Flag Coverage Δ
unittests 53.16% <73.91%> (+0.06%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
protocols/bgp/server/bmp_server.go 9.04% <50.00%> (+0.48%) :arrow_up:
protocols/bgp/server/bmp_router.go 62.93% <76.19%> (+1.20%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more