百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
F

frr

> 编程语言
开源

FR路由协议套件

4.2K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

FR路由协议套件

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. The project website is [frrouting.org](https://frrouting.org/). FRR currently supports the following protocols: * BGP * OSPFv2 * OSPFv3 * RIPv1 * RIPv2 * RIPng * IS-IS * PIM (SM, DM, SSM, MSDP) * LDP * BFD * Babel * PBR * OpenFabric * VRRP * EIGRP (alpha) * NHRP (alpha) Not every protocol or feature is available on every platform; see the [feature matrix](https://docs.frrouting.org/en/latest/about.html#feature-matrix) in the user guide. **Centralized FRR configuration (work in progress):** the **mgmtd** daemon applies **YANG** configuration to the routing protocol daemons through the **northbound** API (instead of each daemon only having its own legacy configuration path). **Not all daemons are migrated yet**; expect ongoing changes. See [mgmtd](https://docs.frrouting.org/en/latest/mgmtd.html) in the user guide. Installation & Use ------------------ For source tarballs, see the [releases page](https://github.com/FRRouting/frr/releases). Pre-built packages: APT for Debian and derivatives ([deb.frrouting.org](https://deb.frrouting.org/)), and RPM for RHEL, Fedora, and related distributions ([rpm.frrouting.org](https://rpm.frrouting.org/)). Instructions on building and installing from source for supported platforms may be found in the [developer docs](https://docs.frrouting.org/projects/dev-guide/en/latest/building.html). Once installed, please refer to the [user guide](https://docs.frrouting.org/) for instructions on use. Community --------- See [lists.frrouting.org](https://lists.frrouting.org/) for the list index, subscription, and archives. The public lists include: | Topic | List | |-------------------|------------------------------| | Development | [email protected] | | Users & Operators | [email protected] | | Announcements | [email protected] | For chat, we use [Slack](https://frrouting.slack.com). New members can join via the invite link on the [community](https://frrouting.org/community/) page. Contributing ------------ See [submitting patches and enhancements](https://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html#submitting-patches-and-enhancements) and the [commit guidelines](https://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html#commit-guidelines) when contributing. FRR maintains [developer's documentation](https://docs.frrouting.org/projects/dev-guide/en/latest/index.html) with the full [project workflow](https://docs.frrouting.org/projects/dev-guide/en/latest/workflow.html) and contributor expectations; technical documentation on internals is also available. We welcome and appreciate all contributions, no matter how small! License ------- Per-file licenses use SPDX identifiers; see `COPYING` and `doc/licenses/`. The combined work is generally understood to be distributable under **GNU General Public License version 2 or later** (GPLv2+); see `COPYING` for details. FRR's documentation uses a separate custom permissive license (see `COPYING` for background). Security -------- To report security issues, please use our security mailing list: ``` security [at] lists.frrouting.org ```

GitHub Issues· 0 开放

在 GitHub 查看全部

暂无开放 Issues,或尚未同步最近议题。

核心特点

  • •PIM (SM, DM, SSM, MSDP)
  • •OpenFabric
  • •EIGRP (alpha)
  • •NHRP (alpha)

> 标签

Cbabelbgpeigrpevpn

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言