FRRouting is free software that manages various IPv4 and IPv6 routing
protocols.
Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
RIPv2, RIPng, IS-IS, PIM-SM/MSDP and LDP as well as very early
support for EIGRP and NHRP.
Groupname and Username
You must have the 'frr' group and user to run this script,
for example:
# groupadd -g 357 frr
# useradd -d /var/run/frr -s /bin/false -u 357 -g frr frr
You also need a 'frrvty' group :
# groupadd -g 358 frrvty
And to add 'frr' to 'frrvty' group
# usermod -a -G frrvty frr
WARNING : this package conflicts with quagga.
This requires: perl-xml-libxml, ipaddr-py, Sphinx, libyang, rtrlib, protobuf-c
Maintained by: Thibaut Notteboom
Keywords: frr,quagga,bgp,ospf,bfpd,ospfd,free range routing
ChangeLog: frr
Homepage:
https://frrouting.org/
Download SlackBuild:
frr.tar.gz
frr.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
doinst.sh |
frr.SlackBuild |
frr.info |
slack-desc |
© 2006-2025 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds