Package quagga: Information
Source package: quagga
Version: 1.2.4-alt4
Build time: Apr 1, 2019, 08:22 PM in the task #225240
Category: Networking/Other
Report package bugHome page: http://www.quagga.net/
License: GPLv2
Summary: Quagga is free software that manages various IPv4 and IPv6 routing protocols
Description:
Quagga is a free software that manages TCP/IP based routing protocol. It takes multi-server and multi-thread approach to resolve the current complexity of the Internet. Currently Quagga supports the following protocols Unicast Routing: BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1, RIPv2 and RIPng as well as very early support for IS-IS. Multicast Routing: PIM-SSM Quagga is intended to be used as a Route Server and a Route Reflector. It is not a toolkit, it provides full routing power under a new architecture. Quagga by design has a process for each protocol. Quagga is a fork of the GNU Zebra (forked after 2002-07-07).
List of RPM packages built from this SRPM:
libquagga (x86_64, i586)
libquagga-debuginfo (x86_64, i586)
quagga (x86_64, i586)
quagga-debuginfo (x86_64, i586)
quagga-devel (x86_64, i586)
quagga-doc (noarch)
quagga-ospfclient (x86_64, i586)
quagga-ospfclient-debuginfo (x86_64, i586)
libquagga (x86_64, i586)
libquagga-debuginfo (x86_64, i586)
quagga (x86_64, i586)
quagga-debuginfo (x86_64, i586)
quagga-devel (x86_64, i586)
quagga-doc (noarch)
quagga-ospfclient (x86_64, i586)
quagga-ospfclient-debuginfo (x86_64, i586)
Maintainer: Sergey Y. Afonin
Last changed
March 18, 2019 Sergey Y. Afonin 1.2.4-alt4
- changed "chkconfig: - 56 56" to "chkconfig: - 12 88" in init scripts of route daemons for immediately start after network and stop immediately before (11 89 for zebra daemon)
Feb. 27, 2019 Sergey Y. Afonin 1.2.4-alt3
- added nocreate option to the quagga's logrotate config: the quagga doesn't change permissions for existent files
Feb. 26, 2019 Sergey Y. Afonin 1.2.4-alt2
- changed logfile mask to 0640 (from default 0600) - added README-build-config to documentation's directory