aboutsummaryrefslogtreecommitdiffstats
path: root/testing/frr/frr.pre-install
Commit message (Collapse)AuthorAgeFilesLines
* testing/frr: new aport for free range routing, a fork of quaggaArthur Jones2018-07-311-0/+10
| | | | | | | | | | | | | | 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
* Revert "testing/frr: new aport for free range routing, a fork of quagga"Jakub Jirutka2018-07-251-10/+0
| | | | | | | | This reverts commit 6c21984c5b86ca03c72a88927f8c1de0c420e25f. This aport violates many policy and conventions for writing apkbuilds, see comments on https://github.com/alpinelinux/aports/commit/6c21984c5b86ca03c72a88927f8c1de0c420e25f.
* testing/frr: new aport for free range routing, a fork of quaggaArthur Jones2018-07-251-0/+10
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