Skip to content

Releases: FRRouting/frr

FRR 6.0.2 Release

09 Jan 14:31
Compare
Choose a tag to compare

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

Read more

FRR 5.0.2 Release

09 Jan 14:18
Compare
Choose a tag to compare

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

Read more

FRR 4.0.1

09 Jan 14:09
Compare
Choose a tag to compare

SECURITY RELEASE

Please be aware that this is a very old release and just a security update. Upgrading
to the recent version is strongly encouraged as soon as possible

Main Changelog for 4.0: See Github Wiki Pages

Changes over version 4.0:

  • Security Issue (Denial of Service): Fix BGP Attribute 255 (experimental VNC)
    handling
  • Fix for large AS paths
  • Add json support to "show ip route" command
  • bgpd: fix rpki segfault
  • bgpd: fix rpki validation for ipv6
  • Fix for crash with p2p interfaces on *BSD
  • Fix for crash with some IPv6 tunnels
  • Run WatchFRR by default on systems with systemd
  • isisd: Fixed the way isis reads from bpf
  • 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

Read more

FRR 3.0.4 Release

09 Jan 13:46
Compare
Choose a tag to compare

SECURITY RELEASE

Please be aware that this is a very old release and just a security update. Upgrading
to the recent version is strongly encouraged as soon as possible

Main Changelog for 3.0: See Github Wiki Pages

Changes over version 3.0.3:

  • Security Issue (Denial of Service): Fix BGP Attribute 255 (experimental VNC) handling
  • redhat: Fix missing lib_fpm in rpm packaging
  • ospfd: allow multiple options in the redistribute command

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

Read more

FRR 6.0 Release

09 Oct 15:35
Compare
Choose a tag to compare

Main Changelog for 6.0: See Github Wiki Pages

Changes of 6.0 over 6.0:

  • Staticd: New daemon responsible for management of static routes
  • ISISd: Implement dst-src routing as per draft-ietf-isis-ipv6-dst-src-routing
  • BFDd: new daemon for BFD (Bidrectional Forwarding Detection). Responsible
    for notifying link changes to make routing protocols converge faster.
  • Ubuntu 12.04 is no longer supported (FRR 5.x is last supported version for it)
  • various bug fixes

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

Read more

FRR 5.0.1 Release

05 Jul 08:09
Compare
Choose a tag to compare

Main Changelog for 5.0: See Github Wiki Pages

Changes of 5.0.1 over 5.0:

  • Support Automake 1.16.1
  • BGPd: Support for flowspec ICMP, DSCP, packet length, fragment and tcp flags
  • BGPd: fix rpki validation for ipv6
  • VRF: Workaround for kernel bug on Linux 4.14 and newer
  • Zebra: Fix interface based routes from zebra not marked up
  • Zebra: Fix large zebra memory usage when redistribute between protocols
  • Zebra: Allow route-maps to match on source instance
  • BGPd: Backport peer-attr overrides, peer-level enforce-first-as and filtered-routes fix
  • BGPd: fix for crash during display of filtered-routes
  • BGPd: Actually display labeled unicast routes received
  • Label Manager: Fix to work correctly behind a label manager proxy

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

Read more

FRR 5.0 release

11 Jun 17:59
Compare
Choose a tag to compare

Main Changelog for 5.0: See Github Wiki Pages

Changes over version 4.x:

  • PIM: Add a Multicast Trace Command draft-ietf-idmr-traceroute-ipm-05
  • IS-IS: Implement Three-Way Handshake as per RFC5303
  • BGP: Implement VPN-VRF route leaking per RFC4364. Please see the BGP VRFs section in the BGP section of the online manual.
  • BGP : Implement VRF with NETNS backend
  • PBR: Add a new Policy Based Routing Daemon. Allow users to create and specify policy maps for controlling routing.

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

Read more

FRR 4.0 release

12 Mar 13:19
Compare
Choose a tag to compare

Main Changelog for 4.0: See Github Wiki Pages

Changes over version 3.x:

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

Read more

FRR 3.0.3 release

12 Jan 21:38
Compare
Choose a tag to compare

Main Changelog for 3.0: See Github Wiki Pages

Changes over version 3.0.2:

  • Fixes for GCC 7.0
  • Always enable watchfrr on new installation (req for systemd operation)
  • Add 'no password' command (with warning)
  • Added Ubuntu 17.10 Package support in source (no binary packages built [yet])

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

Read more

FRR 3.0.2 release

07 Nov 12:47
Compare
Choose a tag to compare

Version 3.0.2 of FRR.

Main Changelog for 3.0: See Github Wiki Pages

Changes over version 3.0:

  • Some packaging fixes
  • Packages for Debian 9
  • Fix for miss-handling of BGP attributes in an error situation.
  • Fix for reading in of a nexthop as part of set ip nexthop ... command.
  • Fix for a memory leak in ISIS.
  • Check for per-peer outbound configuration, in addition to the peer-group config.
  • Enable '-S' usage for BGP.

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

Read more