Skip to content

v2.0 - April 24, 2019

Latest
Compare
Choose a tag to compare
@GeertHauwaerts GeertHauwaerts released this 24 Apr 07:43
· 3 commits to master since this release
4528c9d

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