![]() - bgpd - Fix as-path exclude modify crash - Fix, do not access peer->notify.data when it is null - Fix crash at no rpki - Ignore RFC8212 for BGP Confederations - Fix for CVE-2024-44070 - Relax OAD (One-Administration-Domain) for RFC8212 - Fix "bgp as-pah access-list" with "set aspath exclude" set/unset issues - Check if we have really enough data before doing memcpy for FQDN capability - Check if we have really enough data before doing memcpy for software version - Set last reset reason to admin shutdown if it was manually - Fix do not use api.backup_nexthop in ZAPI message - isisd - Fix crash when reading asla - Add missing `exit` statement - Fix update link params after circuit is up - Fix crash at flex-algo without mpls-te - Fix memory handling in isis_adj_process_threeway() - Fix crash when calculating the neighbor spanning tree based on the fragmented LSP - Fix crash when obtaining the next hop to calculate LFA on LAN links - Fix memory leaks when the transition of neighbor state from non-UP to DOWN - fix crash when displaying asla in json - pimd - Fix crash in pimd - Fix msdp setting of sa->rp - Fix crash on non-existent interface - nhrpd - Fix sending /32 shortcut - mgmtd - Don't add implicit state data when reading config from file - Fix too early daemon detach of mgmtd - ripd - Fix show run output for distribute-list - lib - Fix distribute-list deletion - Fix crash on distribute-list delete - Fix incorrect use of error checking macro - yang - Added missed prefix to the yang file - ospfd - Fix internal ldp-sync state flags when feature is disabled - ldpd - Fix wrong gtsm count - ripd - Change the start value of sequence 1 to 0 - zebra - Fix evpn mh bond member proto reinstall - Fix to avoid two Vrfs with same table ids - Fix missing static routes - Ensure non-equal id's are not same nhg's Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org> |
||
---|---|---|
.github | ||
alpine | ||
babeld | ||
bfdd | ||
bgpd | ||
debian | ||
doc | ||
docker | ||
eigrpd | ||
fpm | ||
gdb | ||
grpc | ||
include | ||
isisd | ||
ldpd | ||
lib | ||
m4 | ||
mgmtd | ||
mlag | ||
nhrpd | ||
ospf6d | ||
ospfclient | ||
ospfd | ||
pathd | ||
pbrd | ||
pceplib | ||
pimd | ||
pkgsrc | ||
python | ||
qpb | ||
redhat | ||
ripd | ||
ripngd | ||
sharpd | ||
snapcraft | ||
staticd | ||
tests | ||
tools | ||
vrrpd | ||
vtysh | ||
watchfrr | ||
yang | ||
zebra | ||
.clang-format | ||
.dockerignore | ||
.flake8 | ||
.git-blame-ignore-revs | ||
.gitignore | ||
.isort.cfg | ||
.pylintrc | ||
.travis.yml | ||
bootstrap.sh | ||
buildtest.sh | ||
config.version.in | ||
configure.ac | ||
COPYING | ||
Makefile.am | ||
README.md | ||
stamp-h.in | ||
version.h |
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.
For Debian and its derivatives, use the APT repository at https://deb.frrouting.org/.
Instructions on building and installing from source for supported platforms may be found in the developer docs.
Once installed, please refer to the user guide for instructions on use.
Community
The FRRouting email list server is located here and offers the following public lists:
Topic | List |
---|---|
Development | dev@lists.frrouting.org |
Users & Operators | frog@lists.frrouting.org |
Announcements | announce@lists.frrouting.org |
For chat, we currently use Slack. You can join by clicking the "Slack" link under the Participate section of our website.
Contributing
FRR maintains developer's documentation which contains the project workflow 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