Releases: GeertHauwaerts/exabgp-voipbl
Releases · GeertHauwaerts/exabgp-voipbl
v2.0 - April 24, 2019
About
The ExaBGP process plugin script advertises the prefixes from a local and the
voipbl.org blacklist to ExaBGP via unicast or FlowSpec BGP.
Release
- Version: v2.0
- Release Date: April 24, 2019
ChangeLog
- Added support for ExaBGP 4.0 and API acknowledgements (backwards compatible)
- Added support for naked IP addresses into /32 CIDR
- Added sample documentation for bird
- Added support for RFC1700 reserved range filter
- Updated the coding style to PSR-2, library style to PSR-4
- Added phpdoc, phpunit, phpcs, and Travis CI support
- Added .editorconfig, .gitattributes, .gitignore
v1.0 - July 5, 2014
About
The ExaBGP process plugin script advertises the prefixes from a local and the
voipbl.org blacklist to ExaBGP via unicast or FlowSpec BGP.
Release
- Version: v1.0
- Release Date: July 5, 2014
ChangeLog
- Initial relase.
- Added support for the voipbl.org blacklist
- Added support for a local blacklist
- Added support for unicast BGP.
- Added support for FlowSpec BGP.
- Added example configuration files for ExaBGP and JunOS.
- Imported the repository into GitHub.