Skip to content

ExaBGP 'skip' release

Compare
Choose a tag to compare
@thomas-mangin thomas-mangin released this 08 Mar 10:46
· 168 commits to 3.4 since this release

Do not look for 3.4.14 - it was never released. An issue with pypi forced us to skip this version.

Version 3.4.15 has the following changes:

  • Fix: the ttl-security parameter didn´t really work. Fixed for outgoing connections now.

    patch by: Borja Marcos
  • Fix: configuration leak between processes for neighbor-changes and send-packets.

    reported by: spakka
  • Feature: add per neighbor connection port.

    requested by: dbarrosop
  • Fix: ASN4 boundary off by one
  • Fix: Bad peer IP when using show routes.

    patch by (backported): Wayne Tucker
  • Fix: Missing next-hop in the text api.

    reported by: Lisa Roach
  • Fix: broken route-refresh command.

    reported by: Bryan Schwerer
  • Fix: wrongly announcing connection issue with peer on the API.

    reported by: Bryan Schwerer