Exabgp Versions Save

The BGP swiss army knife of networking

4.2.21

1 year ago

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

4.2.20

1 year ago

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

4.2.19

1 year ago

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

4.2.18

2 years ago

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

4.2.17

2 years ago

4.2.16

2 years ago

4.2.11

3 years ago

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

3 years ago

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

4.2.6

4 years ago

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

4.2.4

4 years ago

Version 4.2.4:

  • Change: display next-hop in flow redirect (fixes a bug with route generation too) reported by: Cathal Mooney

Version 4.2.3:

  • Fix: issue with sending data toward API reported by: jkldgoefgkljefogeg
  • Fix: bug in spin prevention (true vs True)
  • Fix: peer and local ID for show neighbor commands

Version 4.2.2:

  • Fix: issue with new respawn feature breaking the API

Version 4.2.1:

  • Feature: use vendored ip_address module for healthcheck
  • Feature: respawn option under the process (disable re-starting the api program on failure)
  • Feature: support for single announcement for the healthcheck