Go to file
Mark Stapp e394d9aa5f tests: Add ip6_route_zebra lib function
Add a common function to retrieve and canonicalize
'show ipv6 route' output for use in topotests. Use that in
the test_ospf6_topo1 test; update the corresponding 'expected'
results files to match the lib function.

Replace some 'print' with 'logger' statements in that test also.

Signed-off-by: Mark Stapp <mjs@voltanet.io>
2019-06-06 13:22:04 -04:00
.github
alpine
babeld
bfdd
bgpd Merge pull request #4413 from donaldsharp/bgp_distance_comes_closer 2019-05-30 09:45:43 -07:00
debian
doc Merge pull request #4410 from donaldsharp/invalid 2019-05-30 11:32:48 -04:00
docker
eigrpd
fpm
gdb
grpc
include
isisd isisd: Remove unnecessary use of strcpy 2019-05-29 14:45:10 +02:00
ldpd
lib Merge pull request #4393 from donaldsharp/debug_all 2019-05-29 23:55:50 -03:00
m4
nhrpd
ospf6d
ospfclient
ospfd ospfd: initialize maybe-uninitialized bool 2019-05-29 18:03:26 +00:00
pbrd pbrd: strcpy -> strlcpy 2019-05-29 18:03:26 +00:00
pimd Merge pull request #4267 from qlyoung/fix-misc-compile-warnings 2019-05-29 23:55:17 -03:00
pkgsrc
python
qpb
redhat
ripd bgpd, ripd, ripngd: remove deprecated -r option 2019-05-22 17:42:40 +02:00
ripngd ripngd: strcat -> strlcat 2019-05-29 18:03:26 +00:00
sharpd
snapcraft snapcraft: Add libdb5.3 dependency 2019-05-29 01:41:02 +02:00
solaris
staticd staticd: strcpy -> strlcpy 2019-05-29 18:03:26 +00:00
tests tests: Add ip6_route_zebra lib function 2019-06-06 13:22:04 -04:00
tools doc, tools: Update to code to show example MAX_FDS 2019-05-24 08:24:18 -04:00
vrrpd vrrpd: fix coverity warnings 2019-05-17 21:38:31 +00:00
vtysh vtysh: strcpy -> strlcpy, strcat -> strlcat 2019-05-29 18:03:26 +00:00
watchfrr
yang
zebra Merge pull request #4413 from donaldsharp/bgp_distance_comes_closer 2019-05-30 09:45:43 -07:00
.clang-format clang-format: update the ForEachMacros setting 2019-05-21 16:00:19 -03:00
.dir-locals.el
.dockerignore
.gitignore
bootstrap.sh
buildtest.sh
changelog-auto.in
config.version.in
configure.ac
COPYING
COPYING-LGPLv2.1
defaults.h
Makefile.am
README.md
stamp-h.in

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 as well as Solaris 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
  • EIGRP (alpha)
  • NHRP (alpha)

Installation & Use

Packages are available for various distributions on our releases page.

Snaps are also available here.

Instructions on building and installing from source for supported platforms may be found here.

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