Skip to content

v1.17.0

Compare
Choose a tag to compare
@pierky pierky released this 24 Jul 11:57
· 196 commits to master since this release
  • New: add support for BIRD 2.0.10, also added to the integration testing suite.

  • New: add support for OpenBGPD 7.5, also added to the integration testing suite (portable edition only).

  • New (OpenBGPD): add support for ADD-PATH (on version 7.5 or above).

  • Improvement: abort the configuration building process as soon as one enricher fails.

    This shorten the user feedback in case of errors that unavoidably would make the final configuration broken and not usable.

  • Fix: remove RGNET from the list of default IRR sources.

    To remove it from existing deployments, or to add it back, users can edit the arouteserver.yml file, bgpq3_sources section.

    See also GitHub issue #111.