Releases: FRRouting/frr
FRR 7.5 Release
We are pleased to announce FRR 7.5. Thank you to all contributors.
Debian Packages - https://deb.frrouting.org/
RPM Packages - https://rpm.frrouting.org/
Snaps - https://snapcraft.io/frr
Changelog
Major Behavior Changes
- As a reminder for those upgrading from older releases, as of FRR 7.4 and beyond:
- RFC 8212 is now enabled by default. BGP will not advertise or use routes unless explicitly configured to do so with an export or import policy.
All daemons
- Minimum libyang version is now
1.0.184
bfdd
bgpd
- RPKI now has support for VRFs
- Add
wide
option to route show commands - Add ability to count filtered prefixes when using
maximum-prefix
with newforce
option - Add ability to show selected bestpath routes for a given neighbor with
bestpath-routes
option to neighbor show command - Add ability to specify message when admin downing a session with
bgp shutdown message MSG...
command - Add IPv6 support for Flowspec
- Add ability to shut down neighbor if RTT is too high with
neighbor <neigh> shutdown rtt
command - Allow update-delay to be applied globally
- Graceful Restart fixes
- Stability and performance fixes
EVPN - Beginning of MultiHoming support; stay tuned
isisd
- Add VRF support
- Add support for Anycast-SIDs
- Fix adjacency timer display overflow
ospfd
- Segment Routing support for ECMP
- Prevent crash if transferring config amongst instances
- Various LSA-related fixes
pbrd
- Add JSON support to commands
- Add ability to match on DSCP/ECN fields
pimd
- Add more JSON support to commands
- Add support for MSDP SA forwarding
(s,g,rpt)
ifchannel is now cleared when(*, G)
prune is received- Fix IGMP querier election and IP address mapping
- Fix missing mesh-group commands
- Fix crash when RP is removed
staticd
- Add support for Northbound API
zebra
- Nexthop group support for FPM
- Netlink batching support
- Northbound support for RIB model
- Backup nexthop support
- Allow upper level protocols to request ARP
- Add json output for zebra ES, ES-EVI and access vlan dumps
vtysh
- Speed up output across daemons
- Fix build-time errors for some
--enable
flags
Northbound / YANG
- Filter and route-map support
- OSPF model definition
- BGP model definition
RPM Packaging
- Moved RPKI to subpackage
- Added SNMP subpackage
As always there are too many bugfixes to list individually. This release comprises just over 1k commits by the community, with contributons from 70 people.
FRR 7.4 Release
We are pleased to announce FRR 7.4. Thank you to all contributors.
Major additions in this release include:
- Segment Routing support for IS-IS
- BGP Graceful Restart
- BGP link bandwidth extended community support
- Full support for Python 3 (all platforms except Centos 6)
As of this release, we no longer accept patches via our mailing list.
Debian Packages - https://deb.frrouting.org/
RPM Packages - https://rpm.frrouting.org/
Snaps - https://snapcraft.io/frr
Changelog
Major Behavior Changes
- RFC 8212 is now enabled by default. BGP will not advertise or use routes unless explicitly configured to do so with an export or import policy.
All daemons:
- Performance improvements for route-maps
bfdd
- Improve debugging capabilities
- Fixes for VRF support
- Fix tx of garbage stack data in BFD packets
- Fix transmission timer calculation to match RFC 5880
bgpd
- Added additional information to EVPN JSON output
- Added ability to display large communities in default VRF
- Added ability to use add/subtract semantics for local-preference in route-maps
- Added ability to match on IPv4 nexthops in route-maps
- Added log message when router ID collision occurs during session bringup
- Added command to show listener sockets
- Added JSON support for statistics command
- Added statistics command for L2VPN EVPN address family
- Added support for link bandwidth extended community
- Added support for RFC 7607
- Added support for RFC 6286
- Added support for graceful restart
- Added support for SRv6 VPNv4 Prefix SID subtypes 4 and 5
- Added ability to set dampening on address families other than IPv4 unicast
- PfxSnt column in peer display output now reads "(Policy)" when no eBGP policy
is set - Number of prefixes sent is now shown when displaying AFI/SAFI information
- Static redistributed routes are no longer suppressed due to martian nexthop
- RFC 8212 is now enabled by default
- Ingress packet queue in peer display now reflects reality instead of a
hardcoded 0 - Weighted ECMP is now used when multipaths have link bandwidth information
- Allow overriding ORIGIN attribute for aggregate-address
- Improved BFD handling in event of peering failure
- Improved status messages for peers who fail to establish
- Indicate that prefix is malformed if aggregated by AS0 when showing prefix
- Malformed extended and large community attributes are now handled with
treat-as-withdraw strategy, per RFC 7606 - Ignore aggregator attribute if it is 0.0.0.0, per RFC 7606
- Zero-length cluster list attributes are now handled with treat-as-withdraw
strategy - Malformed EVPN Type-5 messages have improved treat-as-withdraw handling
- UPDATE messages with global nexthop set to :: are no longer discarded
- Static default route is no longer withdrawn when configuring default-originate
- Deleting numbered peers now always disables RAs for them
- Fix memory leak when parsing OPEN messages containing multiple oddly
formatted FQDN capabilities - Fix memory leak in some EVPN JSON show commands
- Fix handling of Flowspec NLRIs longer than 240 bytes
- Fix various Flowspec issues
- Fix rare crash when asking Zebra to send RA on our behalf
- Fix rare crash when issuing clear
- Fix handling of source instance router-id update when using route leaking
- Fix SNMP & BMP reporting of whether a session just went to Established
- Fix various memory issues
isisd
- Initial segment routing support per
draft-ietf-isis-segment-routing-extensions-25
- Circuits are no longer destroyed when the underlying interface is deleted
- Support MTUs up to 16k (previous max was 8k)
- Fix issues with reloading hello-interval command
ldpd
- Add support for LDP ordered label distribution
- Ingress packets coming through broken LSP are no longer dropped
- Reloading configs after removing address-family blocks now works
- ACL rule modifications are now respected
- Correct DSCP byte is now set for both sides of LDP peering
nhrpd
- Added MTU and hold time to resolution request CIE, per RFC 2332
- Added JSON support for some commands
- Fix netlink handling for lladdr messages
- Fix integer underflow
ospfd
- Fix incorrect range check on metric values
- Fix UAF upon RX of self-originated LSA
- Fix length checks when validating RX'd LSAs
- Fixes for multi-instance OSPF
ospf6d
- Fix infinite loop when multiple ABRs acting as ASBRs in the same area were
present
pbrd
- Allow deconfiguring table ranges
- Fix reloading failures around VRF related config
- Improve handling of
set
andmatch
statements in pbr-map
pimd
- Add
rpAddress
key to JSON output for PIM rp-info - Add support for setting IGMP group count watermarks
- Add
no ip msdp mesh-group
command to remove mesh groups - JSON output for IGMP groups now lists groups in an array
- Drop JOIN, HELLO and ASSERT messages not destined for all-pim-routers address
- Change all JSON keys for BSM-related output to camelCase
- Fix incorrect BSR election
- Fix various VXLAN issues
- Fix various BSM issues
- Fix various crashes
- Fix various memory leaks
sharpd
- Added ability to install & remove LSPs
- Added ability to spam log messages
- Improve support for modifying route labels
staticd
- Improved debugging capabilities
vrrpd
- Fix several crashes related to deleting in-use VRFs and interfaces
zebra
- Added ability to toggle use of kernel nexthop IDs
- Added ability to set hoplimit for IPv6 RA's
- Added ability to set retransmit timer for IPv6 RA's
- Added support for IPv6 blackhole routes on *BSD
- Nexthop weight is now displayed in JSON output when showing nexthops
- Backup nexthops are now shown when displaying routes
- Hardened ZAPI interface against corrupt messages
- Router Advertisements now contain all IPv6 global interfaces on the egress
interface, per RFC 4861 - Force reinstallation of EVPN-VXLAN flooding MAC if it is deleted from the
kernel - Fix missing weight value when installing V4 routes with V6 nexthops
- Fix various obscure memory leaks
- Fix learned kernel routes with admin distance of 255 not being marked as
installed - Fix IRDP checksum calculation
- Fix memory leak related to IPv6 RA's on shutdown
- Fix FPM sequencing issue when sending RMAC
- Fix intermittent 30 second delay when configuring LDP psuedowires
Miscellaneous
- vtysh can now load config files via a new CLI command
- Certain syslog messages related to daemon startup were incorrectly indicated
as errors; they are now marked as information
Internal improvements
- Reloading performance improved
- Route-maps converted to use Northbound API
- Zebra gained Northbound support for some operational data
- Zebra had some commands converted to Northbound API
- Support for GCC 10
Packaging
Packaging work for this release is ongoing.
FRR Release 7.3.1
Binary Packages are available at
https://deb.frrouting.org (Debian, Ubuntu)
https://rpm.frrouting.org (RedHat, CentOS)
FRR Release 7.3
Binary Packages are available at
https://deb.frrouting.org (Debian, Ubuntu)
https://rpm.frrouting.org (RedHat, CentOS)
FRR Release 7.2.1
We are please to announce FRR Version 7.2.1. This is a maintenance release for 7.2 with many bug fixes.
Binary Packages are available at
https://deb.frrouting.org (Debian, Ubuntu)
https://rpm.frrouting.org (RedHat, CentOS)
Changelog of changes for 7.2.1 over 7.2
- BGPd
- Fix Addpath issue
- Do not apply eBGP policy for iBGP peers
- Show
ip
andfqdn
in json output forshow [ip] bgp <route> json
- Fix large route-distinguisher's format
- Fix
no bgp listen range ...
configuration command - Autocomplete neighbor for clear bgp
- Reflect the distance in RIB when it is changed for an arbitrary afi/safi
- Notify "Peer De-configured" after entering 'no neighbor cmd
- Fix per afi/safi addpath peer counting
- Rework BGP dampening to be per AFI/SAFI
- Do not send next-hop as :: in MP_REACH_NLRI if no link-local exists
- Override peer's TTL only if peer-group is configured with TTL
- Remove error message for unkown afi/safi combination
- Keep the session down if maximum-prefix is reached
- OSPFd
- Fix BFD down not tearing down OSPF adjacency for point-to-point net
- BFDd
- Fix multiple VRF handling
- VRF security improvement
- PIMd
- Fix rp crash
- NHRPd
- Make sure
no ip nhrp map <something>
works as expected
- Make sure
- LDPd
- Add missing sanity check in the parsing of label messages
- Zebra
- Use correct state when installing evpn macs
- Capture dplane plugin flags
- lib
- Fix interface config when vrf changes
- Fix Interface Infinite Loop Walk (for special interfaces such as bond)
- snapcraft
- Fix missing vrrpd daemon
- Others
- Rename man pages (to avoid conflicts with other packages)
- Various other fixes for code cleanup and memory leaks
FRR 7.2 Release 🎃
We are pleased to announce FRR 7.2. This is a very big release, with a lot of bugs fixed, new features and even a new protocol daemon. We're also very happy to share that this release has the largest number of individual contributors of any release to date! Big thanks to all contributors.
Major additions in this release include:
- Support for VRRP
- Support for BMP
- Support for PIM-BSM
Update
7.2 Debian packages are now available on the apt repository at https://deb.frrouting.org/.
Important Note
As of this post, we are still working on creating binary packages. Source tarballs can be found at the bottom of this post. This post will be updated when packaging operations are completed. As a reminder, our Debian repository is located at https://deb.frrouting.org/.
Changelog
All daemons:
-N <namespace>
allows specifying a path postfix on the normal FRR config directory. This is helpful when running multiple FRR instances within different network namespaces.access-list
s now support sequence numbers- Route-maps now support matching blackhole nexthops:
match ip next-hop type blackhole
- Route-maps are now smarter when dependencies change
- New command
log-filter WORD
adds builtin support for log filtering at the output stage
New daemon: vrrpd
bfdd
- Gained VRF support
- Gained support for Northbound API
bgpd
aggregate-address
gained support for route mapsshow bgp ipv4 unicast
command family now shows FQDN for peers, if available- For route show commands, display the bestpath selection criterion
- New
show bgp <afi> <safi> summary failed
command to show neighbors that failed to Establish clear bgp *
command now clears all peers, instead of only IPv6 peers- Improved JSON output for many commands
- New module adds support for BMP
eigrpd
SIGHUP
now signals a config reload- Gained support for Northbound API
- Infrastructure changes to allow VRFs
isisd
- Gained BFD support
- Gained Support for circuits with MTUs > 8192
pbrd
fwmark
support as part of match criteria- CLI commands gained autocomplete support for PBRMAPS
- Improved support for nexthops
pimd
- Gained support for PIM-BSM
- Improved debugging support
- Unusable ECMP paths are now saved in case they become valid in the future
- IGMP queries not originated from directly connected sources are now ignored
- Many new CLI improvements
sharpd
sharp watch [import|nexthop]
now accepts prefixes instead of assuming /32
staticd
- Significantly improved next-hop tracking support
zebra
- Many dataplane-level improvements for routes, neighbor tables and EVPN
- Next-hop tracking CLI is now VRF-aware
- Next-hop tracking show commands have new options to modify output
- Excised some duplicated work in route processing
- Improved debugging facilities
- Gained RMAC and VXLAN support for the FPM interface
Internal improvements
- Library now has RCU primitives and facilities
- Zebra continues to gain support for nexthop groups
- ripd, isisd and ospfd can now be built to use
openssl
for MD5 crypto operations instead of FRR library functions, if desired - Builds will now fail by default if
libcap
is not present, due to severe performance issues when it is missing - Glue code for Lua support has been updated
- Various improvements for cross compilation
Packaging changes
snapcraft:
- Add fabricd
- Add libyang
- Update rtrlib
- Update rpki
RPM Packages for 7.2:
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.2-01.el6.x86_64.rpm |
Main FRR Package |
frr-debuginfo-7.2-01.el6.x86_64.rpm |
FRR Debug Symbols |
frr-pythontools-7.2-01.el6.x86_64.rpm |
Python Reload tools for integrated config |
frr-devel-7.2-01.el6.x86_64.rpm |
FRR Development libs |
frr-contrib-7.2-01.el6.x86_64.rpm |
FRR Doc & Tools Contributions |
With RPKI (see note above about RTRLIB requirement)
file | Description |
---|---|
frr-7.2RPKI-01.el6.x86_64.rpm |
Main FRR Package |
frr-debuginfo-7.2RPKI-01.el6.x86_64.rpm |
FRR Debug Symbols |
frr-pythontools-7.2RPKI-01.el6.x86_64.rpm |
Python Reload tools for integrated config |
frr-devel-7.2RPKI-01.el6.x86_64.rpm |
FRR Development libs |
frr-contrib-7.2RPKI-01.el6.x86_64.rpm |
FRR Doc & Tools Contributions |
CentOS 7: x86_64
Without RPKI
file | Description |
---|---|
frr-7.2-01.el7.centos.x86_64.rpm |
Main FRR Package |
frr-debuginfo-7.2-01.el7.centos.x86_64.rpm |
FRR Debug Symbols |
frr-pythontools-7.2-01.el7.centos.x86_64.rpm |
Python Reload tools for integrated config |
frr-devel-7.2-01.el7.centos.x86_64.rpm |
FRR Development libs |
frr-contrib-7.2-01.el7.centos.x86_64.rpm |
FRR Doc & Tools Contributions |
With RPKI (see note above about RTRLIB requirement)
file | Description |
---|---|
frr-7.2RPKI-01.el7.centos.x86_64.rpm |
Main FRR Package |
frr-debuginfo-7.2RPKI-01.el7.centos.x86_64.rpm |
FRR Debug Symbols |
frr-pythontools-7.2RPKI-01.el7.centos.x86_64.rpm |
Python Reload tools for integrated config |
frr-devel-7.2RPKI-01.el7.centos.x86_64.rpm |
FRR Development libs |
frr-contrib-7.2RPKI-01.el7.centos.x86_64.rpm |
FRR Doc & Tools Contributions |
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
FRR 7.0 Release
For Debian/Ubuntu packages, please refer to https://deb.frrouting.org/.
For RPM packages, please scroll down
There are some major changes in this release, specifically libyang
https://github.com/CESNET/libyang is now a hard requirement to build and run
FRRouting. Here's the full list of major changes from 6.0.x to 7.0:
-
YANG data modeling & NETCONF support has arrived for the following daemons:
- ripd
- ripngd
- isisd
Note that this uses FRR-specific models and may still be subject to some
changes. Feedback is strongly appreciated! -
Error Codes / Categories are now added to log messages. They are printed as
[EC 99999999999]
on log messages and identify classes of errors. The
library, bgpd, ospfd and zebra have been properly extended to categorize
errors while the other daemons have somewhat more rudimentary cateogries. -
configure terminal
in the CLI is no longer an exclusive state on any
daemon, i.e. multiple users can edit the configuration at the same time in
all daemons. This was previously already the case for zebra and isisd. -
BGP enhancements:
- EVPN Duplicate Address Detection
- EVPN route servers
- EVPN extended mobility
- Global IPv6 addresses can be used for RFC5549 (v4-over-v6) nexthops
- Flowspec protocol support has been significantly extended. (Note that OS
integration is still very incomplete.) - Add-Path IDs are now reused on transmission when possible
- Aggregates now properly aggregate extended and large community attributes
-
IS-IS:
- BFD support has been added
- triggered hellos have been implemented
-
new daemon: OpenFabric (a datacenter variant of IS-IS - cf.
https://datatracker.ietf.org/doc/draft-white-openfabric/) -
Zebra's kernel/dataplane interface is undergoing a rewrite and parts have
been moved into a separate thread with a more extensible architecture. Work
on this project is ongoing. -
staticd now supports onlink nexthops for static routes
-
sharpd now supports nexthop groups for route installs
-
many bugs were fixed, also including quite a few overdue documentation
improvements. This also includes CVE-2017-3224 which is a low-severity
low-impact OSPF vulnerability (as evident by the 2017 date.)
Important packaging and build related changes:
-
libyang is now required to build and run FRRouting. Version 0.16.74 or
newer (e.g. 0.16-r3 which is 0.16.105) is strongly recommended. Older
versions will create additional hazards at both build and runtime because
an extension module needs to be installed. Support for libyang versions
before 0.16.74 will be removed in the next non-stable FRRouting version.- when using libyang before 0.16.74, make sure to specify the
--with-libyang-pluginsdir=/usr/lib/frr/libyang_plugins
option (change
path to fit system)
- when using libyang before 0.16.74, make sure to specify the
-
Debian packaging has been completely overhauled (matches the changes in
6.0.2.) If you are creating derivative Debian packages, updates will be
necessary.-
RPKI and SNMP are now separate packages that can be installed
additionally. There are no longer distinct "RPKI" and "no RPKI" versions
of FRRouting on Debian. -
Debian packages are now provided in a repository at:
https://deb.frrouting.org/
-
-
Snapcraft packaging has been updated to match.
-
There is a new
--enable-static-bin
option to link libfrr statically into
FRR binaries. This is the only supported way of doing any static linking
of FRR. (--disable-shared
is NOT supported.) -
all daemons now properly complete their startup before allowing their parent
to exit when the-d
daemonization option is used. This should remove the
need for any "sleep" calls or start retrying in init scripts. -
some minor non-reproducibility issues were fixed. FRRouting should now
always build reproducibly. -
the topotests system that was previously maintained separately is now
shipped as part of the FRR source under tests/topotests.
RPM Packages for 7.0:
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.0-01.el6.x86_64.rpm
Main FRR Package frr-debuginfo-7.0-01.el6.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.0-01.el6.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.0-01.el6.x86_64.rpm
FRR Development libs frr-contrib-7.0-01.el6.x86_64.rpm
FRR Doc & Tools Contributions - with RPKI (see note above about RTRLIB requirement)
file Description frr-7.0RPKI-01.el6.x86_64.rpm
Main FRR Package frr-debuginfo-7.0RPKI-01.el6.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.0RPKI-01.el6.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.0RPKI-01.el6.x86_64.rpm
FRR Development libs frr-contrib-7.0RPKI-01.el6.x86_64.rpm
FRR Doc & Tools Contributions -
CentOS 7: x86_64
- without RPKI
file Description frr-7.0-01.el7.centos.x86_64.rpm
Main FRR Package frr-debuginfo-7.0-01.el7.centos.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.0-01.el7.centos.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.0-01.el7.centos.x86_64.rpm
FRR Development libs frr-contrib-7.0-01.el7.centos.x86_64.rpm
FRR Doc & Tools Contributions - with RPKI (see note above about RTRLIB requirement)
file Description frr-7.0RPKI-01.el7.centos.x86_64.rpm
Main FRR Package frr-debuginfo-7.0RPKI-01.el7.centos.x86_64.rpm
FRR Debug Symbols frr-pythontools-7.0RPKI-01.el7.centos.x86_64.rpm
Python Reload tools for integrated config frr-devel-7.0RPKI-01.el7.centos.x86_64.rpm
FRR Development libs frr-contrib-7.0RPKI-01.el7.centos.x86_64.rpm
FRR Doc & Tools Contributions
FRR 6.0.2 Release
Main Changelog for 6.0: See Github Wiki Pages
Changes of 6.0.2 over 6.0:
(6.0.1 was built but not released before the security issue was found)
- Security Issue (Denial of Service): Fix BGP Attribute 255 (experimental VNC)
handling - Various fixes for label manager
- Fix BGP unnumbered peer setup
- Various other fixes
- Complete rewrite of the Debian Package structure
If you are using a Debian / Ubuntu based system:
Please be aware that we removed the previous system of backports and rebuilt the
Debian packages from ground up. This eliminated all the backports and the separate
RPKI build. RPKI is now simple added by installing the extra frr-rpki-rtrlib
package
(and the RTRLIB package itself - see below). The main package is unchanged.
The same is for SNMP which was previously disabled. If needed, install the related
frr-snmp package.
This new package setup was submitted to Debian for inclusing into upcoming Debian 10
and should be available from the official Debian repositories soon.
Attached are some pre-built binaries for some Distributions and Architectures.
(Please open an issue if you are missing something and would like a binary
package available for download).
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
For some platforms we publish RPKI enabled packages. Please be aware that you will need
the RTRLIB package installed as well for the RPKI packages. You can find the RTRLIB packages
on the NetDEF CI system in the RTRLIB project
As an alternative, you could build RTRLIB on your own from the source available at
Github/rtrlib
-
Debian 8: x86_64
file Description frr_6.0.2-0.deb8u1_amd64.deb
Main FRR Package frr-pythontools_6.0.2-0.deb8u1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.deb8u1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.deb8u1_amd64.deb
FRR RPKI Module frr-snmp_6.0.2-0.deb8u1_amd64.deb
FRR SNMP Module -
Debian 9: x86_64
file Description frr_6.0.2-0.deb9u1_amd64.deb
Main FRR Package frr-dbgsym_6.0.2-0.deb9u1_amd64.deb
FRR Debug Symbols frr-pythontools_6.0.2-0.deb9u1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.deb9u1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.deb9u1_amd64.deb
FRR RPKI Module frr-rpki-rtrlib-dbgsym_6.0.2-0.deb9u1_amd64.deb
FRR RPKI Module Debug Symbols frr-snmp_6.0.2-0.deb9u1_amd64.deb
FRR SNMP Module frr-snmp-dbgsym_6.0.2-0.deb9u1_amd64.deb
FRR SNMP Module Debug Symbols -
Debian 9: ARM7 (armhf)
file Description frr_6.0.2-0.deb9u1_armhf.deb
Main FRR Package frr-dbgsym_6.0.2-0.deb9u1_armhf.deb
FRR Debug Symbols frr-pythontools_6.0.2-0.deb9u1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.deb9u1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.deb9u1_armhf.deb
FRR RPKI Module frr-rpki-rtrlib-dbgsym_6.0.2-0.deb9u1_armhf.deb
FRR RPKI Module Debug Symbols frr-snmp_6.0.2-0.deb9u1_armhf.deb
FRR SNMP Module frr-snmp-dbgsym_6.0.2-0.deb9u1_armhf.deb
FRR SNMP Module Debug Symbols -
Debian 9: ARM8 (arm64)
file Description frr_6.0.2-0.deb9u1_arm64.deb
Main FRR Package frr-dbgsym_6.0.2-0.deb9u1_arm64.deb
FRR Debug Symbols frr-pythontools_6.0.2-0.deb9u1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.deb9u1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.deb9u1_arm64.deb
FRR RPKI Module frr-rpki-rtrlib-dbgsym_6.0.2-0.deb9u1_arm64.deb
FRR RPKI Module Debug Symbols frr-snmp_6.0.2-0.deb9u1_arm64.deb
FRR SNMP Module frr-snmp-dbgsym_6.0.2-0.deb9u1_arm64.deb
FRR SNMP Module Debug Symbols -
Ubuntu 14.04: x86_64
file Description frr_6.0.2-0.ubuntu14.04.1_amd64.deb
Main FRR Package frr-pythontools_6.0.2-0.ubuntu14.04.1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.ubuntu14.04.1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.ubuntu14.04.1_amd64.deb
FRR RPKI Module frr-snmp_6.0.2-0.ubuntu14.04.1_amd64.deb
FRR SNMP Module -
Ubuntu 16.04: x86_64
file Description frr_6.0.2-0.ubuntu16.04.1_amd64.deb
Main FRR Package frr-pythontools_6.0.2-0.ubuntu16.04.1_all.deb
Python Reload tools for integrated config frr-doc_6.0.2-0.ubuntu16.04.1_all.deb
FRR Documentation frr-rpki-rtrlib_6.0.2-0.ubuntu16.04.1_amd64.deb
FRR RPKI Module frr-snmp_6.0.2-0.ubuntu16.04.1_amd64.deb
FRR SNMP Module -
Ubuntu 16.04: i386
| file ...
FRR 5.0.2 Release
SECURITY RELEASE
Please be aware that this is an old release and just a security update. Upgrading
to the recent version is strongly encouraged as soon as possible
Main Changelog for 5.0: See Github Wiki Pages
Changes of 5.0.2 over 5.0.1:
- Security Issue (Denial of Service): Fix BGP Attribute 255 (experimental VNC)
handling - Fix for large AS paths
- PIM fixes
- BGP flowspec fixes
- PBR fixes
- Fix for ISIS crash
- Add backport to build FRR on Sonic Debian
Attached are some pre-built binaries for some Distributions and Architectures.
(Please open an issue if you are missing something and would like a binary
package available for download).
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
For some platforms we publish RPKI enabled packages. Please be aware that you will need
the RTRLIB package installed as well for the RPKI packages. You can find the RTRLIB packages
on the NetDEF CI system in the RTRLIB project
As an alternative, you could build RTRLIB on your own from the source available at
Github/rtrlib
-
Debian 8: x86_64
- without RPKI
file Description frr_5.0.2-1.debian8+1_amd64.deb
Main FRR Package frr-dbg_5.0.2-1.debian8+1_amd64.deb
FRR Debug Symbols frr-pythontools_5.0.2-1.debian8+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2-1.debian8+1_all.deb
FRR Documentation - with RPKI (see note above about RTRLIB requirement)
file Description frr_5.0.2RPKI-1.debian8+1_amd64.deb
Main FRR Package frr-dbg_5.0.2RPKI-1.debian8+1_amd64.deb
FRR Debug Symbols frr-pythontools_5.0.2RPKI-1.debian8+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2RPKI-1.debian8+1_all.deb
FRR Documentation -
Debian 9: x86_64
- without RPKI
file Description frr_5.0.2-1.debian9+1_amd64.deb
Main FRR Package frr-dbg_5.0.2-1.debian9+1_amd64.deb
FRR Debug Symbols frr-pythontools_5.0.2-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2-1.debian9+1_all.deb
FRR Documentation - with RPKI (see note above about RTRLIB requirement)
file Description frr_5.0.2RPKI-1.debian9+1_amd64.deb
Main FRR Package frr-dbg_5.0.2RPKI-1.debian9+1_amd64.deb
FRR Debug Symbols frr-pythontools_5.0.2RPKI-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2RPKI-1.debian9+1_all.deb
FRR Documentation -
Debian 9: ARM7 (armhf)
- without RPKI
file Description frr_5.0.2-1.debian9+1_armhf.deb
Main FRR Package frr-dbg_5.0.2-1.debian9+1_armhf.deb
FRR Debug Symbols frr-pythontools_5.0.2-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2-1.debian9+1_all.deb
FRR Documentation - with RPKI (see note above about RTRLIB requirement)
file Description frr_5.0.2RPKI-1.debian9+1_armhf.deb
Main FRR Package frr-dbg_5.0.2RPKI-1.debian9+1_armhf.deb
FRR Debug Symbols frr-pythontools_5.0.2RPKI-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2RPKI-1.debian9+1_all.deb
FRR Documentation -
Debian 9: ARM8 (arm64)
- without RPKI
file Description frr_5.0.2-1.debian9+1_arm64.deb
Main FRR Package frr-dbg_5.0.2-1.debian9+1_arm64.deb
FRR Debug Symbols frr-pythontools_5.0.2-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2-1.debian9+1_all.deb
FRR Documentation - with RPKI (see note above about RTRLIB requirement)
file Description frr_5.0.2RPKI-1.debian9+1_arm64.deb
Main FRR Package frr-dbg_5.0.2RPKI-1.debian9+1_arm64.deb
FRR Debug Symbols frr-pythontools_5.0.2RPKI-1.debian9+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2RPKI-1.debian9+1_all.deb
FRR Documentation -
Ubuntu 12.04: x86_64
- without RPKI
file Description frr_5.0.2-1.ubuntu12.04+1_amd64.deb
Main FRR Package frr-dbg_5.0.2-1.ubuntu12.04+1_amd64.deb
FRR Debug Symbols frr-pythontools_5.0.2-1.ubuntu12.04+1_all.deb
Python Reload tools for integrated config frr-doc_5.0.2-1.ubuntu12.04-1_all.deb
FRR Documentation - RPKI not supported
-
Ubuntu 14.04: x86_64
- without RPKI
| file | Description |
|-----------------------------------------------|---...