Skip to content

v1.6.0

Compare
Choose a tag to compare
@pierky pierky released this 16 May 14:52
· 351 commits to master since this release

Starting with this release, the default target version for OpenBGPD will be the latest stable (6.9 in this case). Use the --target-version CLI option if you want to build your configurations for a previous release of OpenBGPD.

  • New: Add support for OpenBGPD/OpenBSD 6.9 and OpenBGPD Portable 6.9p0, also added to the integration testing suite.

  • New (OpenBGPD): add support for RTR sessions starting with version 6.9.

    Please note the following issues with OpenBGPD 6.9 if you want to enable RTR sessions; you might want to apply the available patches:

  • New (OpenBGPD): enable support for path-hiding mitigation.

    Even though OpenBGPD supports path-hiding mitigation starting with version 6.9, the feature is not automatically enabled by the configure command because of some issues that might impair the stability of the routing ecosystem:

    Please apply the existing patches before enabling it on a production environment, and acknowledge the error produced by ARouteServer using the --ignore-issues path_hiding_69 CLI option.

  • Improvement: the default list of "transit free" ASNs has been updated and some networks have been removed.

    See also GitHub PR #73.