Software:FRRouting
From HandWiki
Short description: Network routing software suite
Initial release | April 3, 2017 |
---|---|
Stable release | 8.2.2[1]
/ March 15, 2022 |
Repository | github |
Written in | C |
Operating system | Linux, OpenBSD, FreeBSD, NetBSD |
Predecessor | Quagga |
License | GNU GPLv2 |
Website | frrouting |
Free Range Routing or FRRouting or FRR is a network routing software suite running on Unix-like platforms, particularly Linux, Solaris, OpenBSD, FreeBSD and NetBSD. It was created as a fork from Quagga. FRRouting is distributed under the terms of the GNU General Public License v2 (GPL2).
FRR provides implementations of the following protocols:
- Open Shortest Path First (OSPF)
- Routing Information Protocol (RIP)
- Border Gateway Protocol (BGP)
- IS-IS
- Label Distribution Protocol (LDP)
- Protocol Independent Multicast (PIM)
- Babel
- Bidirectional Forwarding Detection (BFD)
- Ethernet VPN (EVPN)
It also provides alpha implementations of:
History
FRRouting broke away from the free routing software Quagga. Several Quagga contributors, including Cumulus Networks, 6WIND, and BigSwitch Networks, citing frustration about the pace of development, decided to fork the software and form their own community.[2]
See also
References
- ↑ "FRR Release 8.2.2" (in en-US). 2022-03-15. https://github.com/FRRouting/frr/releases/tag/frr-8.2.2.
- ↑ "Free Range Routing Project Forks Quagga" (in en-US). 2017-04-10. https://packetpushers.net/free-range-routing-project-forks-quagga/.
External links
Original source: https://en.wikipedia.org/wiki/FRRouting.
Read more |