FRR 7.1 Release
For Debian/Ubuntu packages, please refer to https://deb.frrouting.org/.
For RPM packages, please scroll down
Note: this version is primarily numbered "7.1" due to feedback from users about the major version number increasing too rapidly. It has the same amount of ongoing development as the usual FRR release cycle.
User-visible changes since the 7.0 release:
- there is a new, work-in-progress gRPC northbound configuration interface plugin
- zebra:
- the
table NNN
command was removed fromzebra
since it has been broken for a long time. - the dataplane interface modularization and multithreading work is progressing steadily.
- IPv6 Router Advertisements sent by zebra can now have RFC 8106 DNS options added to them.
- the
- bgpd:
- EVPN can now be configured in non-default VRFs.
- RFC 8212 — a default "deny" policy for eBGP sessions — can now be selected.
Aside from these, a huge amount of fixes and ongoing development is happening, as usual.
RPM Packages for 7.1:
Attached are some pre-built RPM binary packages.
The packages are all default builds based on the documentation with unmodified source
Full Package Sources etc are available on the CI system as artifacts
The packages require 'libyang' and the RPKI packages require the 'rtrlib' package as well.
Both of them are most likely not yet in any RPM repositories, but can be downloaded from the
NetDEF CI System.
-
Libyang: https://ci1.netdef.org/browse/LIBYANG-YANGRELEASE/latestSuccessful/artifact
Libyang is built from Github/libyang -
Rtrlib (for RPKI): https://ci1.netdef.org/browse/RPKI-RTRLIB/latestSuccessful/artifact
Rtrlib is built from Github/rtrlib -
CentOS 6: x86_64
- without RPKI
file Description frr-7.1-01.el6.x86_64.rpm
Main FRR Package frr-debuginfo-7.1-01.el6.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.1-01.el6.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.1-01.el6.x86_64.rpm
FRR Development libs frr-contrib-7.1-01.el6.x86_64.rpm
FRR Doc & Tools Contributions - with RPKI (see note above about RTRLIB requirement)
file Description frr-7.1RPKI-01.el6.x86_64.rpm
Main FRR Package frr-debuginfo-7.1RPKI-01.el6.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.1RPKI-01.el6.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.1RPKI-01.el6.x86_64.rpm
FRR Development libs frr-contrib-7.1RPKI-01.el6.x86_64.rpm
FRR Doc & Tools Contributions -
CentOS 7: x86_64
- without RPKI
file Description frr-7.1-01.el7.centos.x86_64.rpm
Main FRR Package frr-debuginfo-7.1-01.el7.centos.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.1-01.el7.centos.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.1-01.el7.centos.x86_64.rpm
FRR Development libs frr-contrib-7.1-01.el7.centos.x86_64.rpm
FRR Doc & Tools Contributions - with RPKI (see note above about RTRLIB requirement)
file Description frr-7.1RPKI-01.el7.centos.x86_64.rpm
Main FRR Package frr-debuginfo-7.1RPKI-01.el7.centos.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.1RPKI-01.el7.centos.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.1RPKI-01.el7.centos.x86_64.rpm
FRR Development libs frr-contrib-7.1RPKI-01.el7.centos.x86_64.rpm
FRR Doc & Tools Contributions