Skip to content

ExaBGP 'Cagnas de Onis' Release

Compare
Choose a tag to compare
@thomas-mangin thomas-mangin released this 29 Jul 09:59
· 3028 commits to main since this release

This version fixes many issues present with 3.4.0 and is considered ready for production.

Version 3.4.1

  • Fix: on bad JSON message
    patch from: Wouter Miltenburg
  • Fix: parsing of default route
    reported by: Wouter Miltenburg
  • Fix: remove legacy exabgp.tcp.timeout
  • Fix: forgot some processes options when printing neighbor
  • Fix: bad function call for API
  • Fix: correct JSON for OPEN
  • Fix: issues with bad naming of APIOption
    patch from: Wouter Miltenburg
  • Fix: do not try to be clever (and possibly get it wrong) and rely on keepalive timer to detect TCP faults
  • Fix: formating issue of extended community
  • Fix: issue with EOR
  • Fix: caching issue
    reported by: Wouter Miltenburg
  • Fix: make sure we do not call select with a negative time
    reported by: Wouter Miltenburg, Daniel Piekacz
    patch from: Wouter Miltenburg
  • Fix: handle AS4_PATH with PARTIAL bit set
    reported by: Daniel Piekacz
  • Fix: bug with generic attribute generation
  • Fix: bad Notification
    patch from: Wouter Miltenburg
  • Fix: bad Keepalive JSON message
    patch from: Wouter Miltenburg