Skip to content

Releases: Exa-Networks/exabgp

ExaBGP 'Iwama' release

12 Jun 22:49
4.2.22
f56baea
Compare
Choose a tag to compare

Version 4.2.22

  • Fix: route reload for offline neighbors #1126
    patch: Malcolm Dodds
  • Fix: make sure we compare next-hop self and next-hop IP correctly (#1153)
    reported: gitneep
  • Compatibility: remove "not-a-fragment" "!is-fragment" should be used instead
  • Upgrade six to the latest version

And probably a bit more if you read the changelog.

ExaBGP 'fix regression' release

18 Jul 15:11
4.2.21
3fe8fc2
Compare
Choose a tag to compare

Fix an issue introduced with 4.2.20 : exabgp cli could not announce any routes

ExaBGP 'supreme facepalm' release

25 Jun 22:41
4.2.20
d4e1b03
Compare
Choose a tag to compare

Version 4.2.20

  • Fix: correctly filter routes announced by the API to the right peer #1005
  • Feature: healthcheck neighbor filtering and path-information backport of #1098 and #1099
  • Fix: backport #1101 fix parsing of FlowSpec TCPFlags with NS
  • Fix: backport #1102 fix parsing of Fragment with IPv6 destinations/sources
  • Fix: bug in CLI when failing to read data

ExaBGP '(no) confidence' release

07 Jun 00:29
4.2.19
0388952
Compare
Choose a tag to compare

Bug fix only release

  • Feature: force PGP signing of tags
  • Feature: backport ICMP types
  • Fix: backport healthcheck setup_ips requiring a label
    backport by: Steven Honson

ExaBGP 'election' release

24 Apr 10:21
4.2.18
75bbea8
Compare
Choose a tag to compare

This release only adds the ICMP experimental code.
It was created to provide a PGP signed tag as some organisations require it.

ExaBGP 'covid' release

09 Jan 17:40
Compare
Choose a tag to compare
4.2.17

release 4.2.17

ExaBGP 'late' release

27 Nov 12:50
Compare
Choose a tag to compare
4.2.16

release 4.2.16

ExaBGP 'Faust' release

14 Aug 17:38
Compare
Choose a tag to compare

Version 4.2.11

  • Feature: new release code allowing the creation of zipapp

Version 4.2.10:

  • Fix: cache invalidation on clear command patch by: Boris Murashov

Version 4.2.9

  • Fix: healthcheck --sudo, --debug and --no-ack are not exclusive reported by: sincerywaing

Version 4.2.8:

  • Fix: restore python -m exabgp

4.2.7 'TGV' release

18 May 21:04
Compare
Choose a tag to compare

Version 4.2.7:

  • Feature: logging parsing in debug mode will now print the JSON of updates
  • Fix: issue during restart
  • Fix: add ipv6 mpls to add-path
    patch by: adrian62
  • Fix: aggregator parsing when no space are used around ()
    reported by: thomas955
  • Fix: high CPU load to do sleeptime in second and not ms
    reported by: Gary Buhrmaster
  • Change: BGP-LS TE-RIDs are now reported as a list (as Arista reports more than one)
    patch: tomjshine
  • Fix: bad parsing in some case when capability next-hop was used
    reported: alexejli

ExaBGP 'Sputnik' release

05 Feb 14:07
Compare
Choose a tag to compare

Version 4.2.6:

  • Fix: prevent the deletion of IP addresses not added by the healthchecker

Version 4.2.5:

  • Fix: Fix loopback detection without label issue
    patch by: Ruben Herold