Releases: Exa-Networks/exabgp
Releases · Exa-Networks/exabgp
ExaBGP 'Iwama' release
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
Fix an issue introduced with 4.2.20 : exabgp cli could not announce any routes
ExaBGP 'supreme facepalm' release
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
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
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
4.2.17 release 4.2.17
ExaBGP 'late' release
4.2.16 release 4.2.16
ExaBGP 'Faust' release
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
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
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