This is a fork of ExaBGP 4.2.11 with a few fixes for compatibility with the FRRouting topology tests.
Please refer to the FRRouting Developer's Guide for information about FRRouting topology tests.
This modified release of ExaBGP 4.2.11 can be directly installed on most GNU/Linux distributions from this repository with the Package Installer for Python 3 by running the following commands with superuser privileges:
useradd -d /var/run/exabgp/ -s /bin/false exabgp
python3 -m pip install git+https://github.com/opensourcerouting/[email protected]
This version of ExaBGP differs from the original ExaBGP 4.2.11 by the application of fixes for these issues/pull requests:
- update/traffic: fix IPv6 translation PR #1003
- BGP flowspec IPv6 redirect Issue #1004