Skip to content

v0.3.0 - Prefix Filtering for small peers

Compare
Choose a tag to compare
@johannwagner johannwagner released this 14 Dec 11:26
· 25 commits to main since this release

Summary

We try to filter our peering sessions as good as possible. Due to muliple limitations, we cannot filter every session, but we want to filter especially small non particular trustworthy sessions. This commit introduces filter lists for customers with less than 5000 prefixes. We did some experiements and this seems to be kind of a sweet spot.

What's Changed

  • enable filter lists for small non-downstream peers by @yu-re-ka in #3

New Contributors

Full Changelog: v0.2.0...v0.3.0