Go to file
Donald Sharp 3bc7a60a25
Merge pull request #15146 from idryzhov/8.0-fix-libyang
isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang
2024-01-16 10:35:44 -05:00
.github .github: improve bug report template 2020-10-20 16:12:03 -04:00
alpine alpine: fix path for daemons file install 2021-08-30 15:24:39 -04:00
babeld lib: remove vrf-interface config when removing the VRF 2021-07-22 22:33:16 +00:00
bfdd isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang 2024-01-12 18:45:09 +02:00
bgpd bgpd: Print route-map name for filtred outgoing prefixes 2022-02-07 14:41:49 +00:00
debian FRRouting Release 8.0.1 2021-08-27 10:32:04 +02:00
doc doc: update & clarify language in process arch doc 2021-11-13 19:46:24 +00:00
docker docker: add expected log functions to alpine docker-start 2021-08-30 15:24:39 -04:00
eigrpd *: unify prefix copying 2021-07-24 15:56:55 +00:00
fpm build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
gdb bgpd: Convert binfo to path 2018-10-09 14:26:30 -04:00
grpc build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
include nhrpd: cleaning netlink gre information 2021-04-30 10:33:18 +02:00
isisd isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang 2024-01-12 18:45:09 +02:00
ldpd build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
lib lib/clippy: don't endian-convert twice 2022-01-19 15:06:23 +00:00
m4 grpc: improve checks for GRPC C++ requirements 2021-05-27 13:20:33 +03:00
mlag build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
nhrpd nhrp: fix display of nhs command. 2021-08-03 20:56:38 +00:00
ospf6d ospf6d: don't create Adv-ID:0.0.0.0 LSAs at start 2021-09-07 20:58:44 +03:00
ospfclient build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
ospfd ospfd: Core in ospf_if_down during shutdown. 2022-02-04 12:26:32 +00:00
pathd vtysh, pathd: fix pcep node-entering commands 2021-08-16 17:05:15 +00:00
pbrd lib: remove vrf-interface config when removing the VRF 2021-07-22 22:33:16 +00:00
pceplib pceplib: fix mixup of global/local variables 2021-06-08 20:43:57 +03:00
pimd pimd: fix UAF/heap corruption in BSM code 2021-09-27 13:46:21 +00:00
pkgsrc *: cleanup .gitignore files 2018-09-08 21:30:42 +02:00
python *: make sure `config.h` or `zebra.h` is first 2021-04-23 12:06:35 +02:00
qpb build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
redhat FRRouting Release 8.0.1 2021-08-27 10:32:04 +02:00
ripd isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang 2024-01-12 18:45:09 +02:00
ripngd isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang 2024-01-12 18:45:09 +02:00
sharpd sharpd: add v4 redistribute watching 2021-05-03 19:38:38 -04:00
snapcraft snapcraft: Add missing libprotobuf-c-dev to build dependency 2021-08-18 16:28:54 +02:00
staticd isisd, staticd, bfdd, ripd, ripngd: need to link directly against libyang 2024-01-12 18:45:09 +02:00
tests tests: add one more check for default-originate with route-map 2021-09-16 10:51:58 +00:00
tools tools: Add coccinelle script for hash compare functions NULL values 2021-07-24 16:12:52 +00:00
vrrpd lib: remove vrf-interface config when removing the VRF 2021-07-22 22:33:16 +00:00
vtysh vtysh: add missing rpki node when showing config 2021-11-29 07:38:20 +00:00
watchfrr lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
yang Revert "pimd: Minor fixes for BSM Show CLI and Hold Timer CLI (backport #8983)" 2021-07-26 07:51:45 -04:00
zebra zebra: Send up ifindex for redistribution when appropriate 2021-11-07 13:02:02 +00:00
.clang-format lib: adapt to version 2 of libyang 2021-05-13 16:24:48 -04:00
.dir-locals.el tools: fix emacs configuration file 2019-11-04 11:45:52 -03:00
.dockerignore docker: Make docker image on CentOS 7 2019-11-26 19:29:30 +00:00
.git-blame-ignore-revs tools: Ignore mass renaming of topotests for git blame 2021-05-11 14:14:26 +03:00
.gitignore debian: Remove the changelog-auto automation in favor of dch 2021-07-07 20:10:22 +00:00
.travis.yml lib: libyang2 add missed conversion 2021-05-17 22:13:59 -04:00
COPYING *: make consistent & update GPLv2 file headers 2017-05-15 16:37:41 +02:00
COPYING-LGPLv2.1 build: remove LGPL v2.0, add LGPL v2.1 2016-11-15 17:19:38 +09:00
Makefile.am build: fix `AM_LDFLAGS` usage (and gcov) 2021-07-23 09:32:49 +00:00
README.md doc: Update Documentation to note Solaris Unsupported status 2020-09-21 10:02:20 -04:00
bootstrap.sh build: turn on automake warnings (& symlinks) 2021-04-21 15:42:37 +02:00
buildtest.sh config: switch a few references to say FRR 2017-07-12 11:25:33 -05:00
config.version.in build: carry --with-pkg-extra-version into tarballs 2018-10-24 15:11:50 +02:00
configure.ac FRRouting Release 8.0.1 2021-08-27 10:32:04 +02:00
stamp-h.in Initial revision 2002-12-13 20:15:29 +00:00
version.h build: make builddir include path consistent 2021-04-21 15:42:33 +02:00

README.md

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