# FRRouting/frr

The FRRouting Protocol Suite

Repository: https://github.com/FRRouting/frr
Canonical: https://ross.abutalabs.com/products/frr
Homepage: https://frrouting.org/
Language: C
License: NOASSERTION
License Family: other
Topics: routing, networking, bgp, rip, ripng, ospf, is-is, pim, msdp, ldp, nhrp, mpls, evpn, eigrp, babel, pbr, vrrp
Last push: 2026-08-26T14:39:34+00:00

## Health v2 (maintenance only)
Score: 96/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 91, longevity 100
- inputs: {"age_days": 3548, "days_push": 7, "days_rel": 63, "gap_med": 0, "n_releases_24m": 42}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4268, forks 1597 (observed 2026-08-28T04:08:40.736881+00:00)

## What it is
FRRouting (FRR) is a free, open-source IP routing protocol suite for Linux and Unix platforms, descended from Quagga. It implements and manages IPv4/IPv6 routing protocols including BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, VRRP, and more, integrating with the native kernel networking stack.

## Use cases
- run a BGP route reflector or Internet peering router on Linux
- turn a Linux box into an OSPF or IS-IS core router
- advertise network services and anycast prefixes with BGP
- connect hosts, VMs, and containers to the network with dynamic routing
- implement VRRP failover for LAN gateways
- set up multicast routing with PIM and MSDP
- build MPLS/EVPN fabrics with LDP and BGP EVPN
- replace commercial router software with an open-source routing stack

## When to choose
- you need a full-featured, actively maintained open-source routing suite on Linux/BSD
- you want BGP, OSPF, IS-IS, PIM, and MPLS support in one package
- you need RFC-compliant routing daemons with YANG-based centralized configuration
- you are building ISP, datacenter, or cloud network infrastructure on commodity hardware

## When to avoid
- you only need simple static routing, which the OS can handle natively
- you need EIGRP or NHRP as first-class, production-grade features (still alpha)
- you require a GUI-driven network management platform rather than a CLI/config-based daemon suite
- you need routing on non-Unix platforms like Windows

## Facets
- artifact type: application
- maturity: stable
- function: networking, routing, cli, self-hosted
- domain: networking, infrastructure-as-code, self-hosted, operating-systems
- platform: bsd, cross-platform
- tags: bgp, ospf, routing-protocols, mpls, vrrp, network-operations, quagga-successor, linux, docker

## Member repositories
- FRRouting/frr (main) score 96

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:40.736881+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:22:02.437251+00:00, confidence not recorded.
  - readme: https://github.com/FRRouting/frr (fetched 2026-08-28T04:08:40.736881+00:00, sha db9646b0ee12)
  - homepage: https://frrouting.org/ (fetched 2026-08-29T09:12:39.156930+00:00, sha eb01dce2f261)
  - site_page: https://frrouting.org/release (fetched 2026-08-29T09:12:39.165716+00:00, sha bdbbb1960a32)
  - site_page: https://frrouting.org/doc (fetched 2026-08-29T09:12:39.167538+00:00, sha 3d2f7942fd76)
- Data as of 2026-08-30T08:39:29.467469+00:00.
