Skip to content

Releases: GeertHauwaerts/exabgp-voipbl

v2.0 - April 24, 2019

24 Apr 07:43
4528c9d
Compare
Choose a tag to compare

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

05 Jul 21:02
Compare
Choose a tag to compare

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.