The FRRouting Protocol Suite
Find a file
Mark Stapp aece400f10 pimd: clean up variable-shadow warnings
Clean up -Wshadow warnings in pimd

Signed-off-by: Mark Stapp <mjs@cisco.com>
2025-04-08 14:41:27 -04:00
.github tests: ci: add ARM to docker based CI test 2025-01-18 01:59:47 +00:00
alpine
babeld babeld: clean up -Wshadow warnings 2025-04-08 14:41:27 -04:00
bfdd bfdd: clean up -Wshadow warnings 2025-04-08 14:41:27 -04:00
bgpd Merge pull request #18558 from spoignant-proton/master 2025-04-07 03:27:02 +03:00
debian Merge pull request #17375 from opensourcerouting/fix/use_pcre2 2024-11-18 12:34:18 -05:00
doc Merge pull request #15471 from opensourcerouting/frrreload_logfile 2025-03-30 05:52:43 -04:00
docker docker: add ubuntu24-ci docker image support 2025-01-12 02:48:29 +00:00
eigrpd eigrpd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
fpm fpm: guard against garbage in unused address bytes 2025-01-29 16:48:37 +01:00
gdb
grpc
include
isisd lib,ripd: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
ldpd ldpd: clean up warnings from -Wshadow 2025-04-08 14:41:27 -04:00
lib lib,ripd: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
m4 m4: Update ax_lua to support Lua 5.4 2025-01-13 14:13:36 +02:00
mgmtd mgmtd: clean up -Wshadow warnings 2025-04-08 14:41:27 -04:00
mlag
nhrpd nhrpd: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
ospf6d ospf6: clean up -Wshadow warnings 2025-04-08 14:41:27 -04:00
ospfclient ospfclient: fix crash due to streamwriter garbage collect 2024-12-20 14:41:20 -05:00
ospfd ospfd: clean up -Wshadow warnings 2025-04-08 14:41:27 -04:00
pathd pathd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
pbrd pbr: Add tableid to some debugs 2025-02-13 10:40:17 -05:00
pceplib
pimd pimd: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
pkgsrc
python tools: Fix syntax raw parsing for make-foobar helper 2024-11-18 11:04:27 +02:00
qpb
redhat redhat: Make sure zeromq is always disabled 2025-03-19 13:51:54 +01:00
ripd lib,ripd: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
ripngd ripng: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
sharpd sharpd: add crashme commands 2025-02-14 17:31:18 +01:00
snapcraft
staticd staticd: Avoid requesting SRv6 sid from zebra when loc and sid block dont match 2025-04-07 10:34:07 -07:00
tests staticd: Avoid requesting SRv6 sid from zebra when loc and sid block dont match 2025-04-07 10:34:07 -07:00
tools tools: Add option to frr-reload to specify alternate logfile 2025-03-10 23:23:04 +01:00
vrrpd fix(vrrp): display vrrp version by default 2025-03-17 03:46:26 +00:00
vtysh vtysh: clean up variable-shadow warnings 2025-04-08 14:41:27 -04:00
watchfrr watchfrr: increase restart timer 20s -> 90s 2024-12-09 12:35:42 -05:00
yang Merge pull request #18543 from y-bharath14/srib-yang-v8 2025-04-01 17:30:30 -04:00
zebra zebra: clean up -Wshadow compiler warnings 2025-04-08 14:41:27 -04:00
.clang-format
.dockerignore
.flake8
.git-blame-ignore-revs
.gitignore
.isort.cfg
.pylintrc tests: add another directory to search path for pylint 2025-03-24 05:10:36 +00:00
.travis.yml
bootstrap.sh
buildtest.sh
config.version.in
configure.ac configure: add -Wshadow option 2025-04-08 14:41:26 -04:00
COPYING
Makefile.am
README.md
stamp-h.in
version.h

Icon

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