Releases: wobcom/wanda
v0.4.3 - Bug Fixes & Performance Improvements
Strip private ASNs
v0.4.2 Remove private ASNs
Added --threads flag
v0.4.1 Bumped version
QoL Fixes and macOS Fixes
v0.4.0 Bumped version
v0.3.0 - Prefix Filtering for small peers
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
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0 - Moar Everything
Summary
We refactored a lot of code into testable units and added unit tests for all of them.
We also started working on integration tests.
What's Changed
- Tests by @johannwagner in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0 - Initial Release
This is our initial publication and our first public release. This includes the feature set that we developed in closed environment earlier. From now on, we try to keep a changelog and do the development transparent on GitHub.