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