https://github.com/frrouting/frr
The FRRouting Protocol Suite
https://github.com/frrouting/frr
babel bgp eigrp evpn is-is ldp mpls msdp networking nhrp ospf pbr pim rip ripng routing vrrp
Last synced: 12 days ago
JSON representation
The FRRouting Protocol Suite
- Host: GitHub
- URL: https://github.com/frrouting/frr
- Owner: FRRouting
- License: other
- Created: 2016-12-15T21:56:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-08T19:32:21.000Z (12 days ago)
- Last Synced: 2025-04-08T23:14:10.572Z (12 days ago)
- Topics: babel, bgp, eigrp, evpn, is-is, ldp, mpls, msdp, networking, nhrp, ospf, pbr, pim, rip, ripng, routing, vrrp
- Language: C
- Homepage: https://frrouting.org/
- Size: 149 MB
- Stars: 3,603
- Watchers: 156
- Forks: 1,320
- Open Issues: 660
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
![]()
FRRouting
=========FRR is free software that implements and manages various IPv4 and IPv6 routing
protocols. It runs on nearly all distributions of Linux and BSD and
supports all modern CPU architectures.FRR currently supports the following protocols:
* BGP
* OSPFv2
* OSPFv3
* RIPv1
* RIPv2
* RIPng
* IS-IS
* PIM-SM/MSDP
* LDP
* BFD
* Babel
* PBR
* OpenFabric
* VRRP
* EIGRP (alpha)
* NHRP (alpha)Installation & Use
------------------For source tarballs, see the
[releases page](https://github.com/FRRouting/frr/releases).For Debian and its derivatives, use the APT repository at
[https://deb.frrouting.org/](https://deb.frrouting.org/).Instructions on building and installing from source for supported platforms may
be found in the
[developer docs](http://docs.frrouting.org/projects/dev-guide/en/latest/building.html).Once installed, please refer to the [user guide](http://docs.frrouting.org/)
for instructions on use.Community
---------The FRRouting email list server is located
[here](https://lists.frrouting.org/listinfo) and offers the following public
lists:| Topic | List |
|-------------------|------------------------------|
| Development | [email protected] |
| Users & Operators | [email protected] |
| Announcements | [email protected] |For chat, we currently use [Slack](https://frrouting.slack.com). You can join
by clicking the "Slack" link under the
[Participate](https://frrouting.org/community) section of our website.Contributing
------------FRR maintains [developer's documentation](http://docs.frrouting.org/projects/dev-guide/en/latest/index.html)
which contains the [project workflow](http://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html)
and expectations for contributors. Some technical documentation on project
internals is also available.We welcome and appreciate all contributions, no matter how small!
Security
--------To report security issues, please use our security mailing list:
```
security [at] lists.frrouting.org
```