aboutsummaryrefslogtreecommitdiffstats
path: root/testing/frr/frr.initd
Commit message (Collapse)AuthorAgeFilesLines
* testing/frr: new aport for free range routing, a fork of quaggaArthur Jones2018-07-311-0/+19
FRRouting is free software that implements and manages various IPv4 and IPv6 routing protocols. Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2, RIPng, IS-IS, PIM-SM/MSDP, LDP and Babel as well as very early support for EIGRP and NHRP. During PR review, fix for openrc-run issue discovered and fix contributed by Hidde Van der Heide. fixes #8795