Package quagga: Information

    Source package: quagga
    Version: 1.2.4-alt4
    Build time:  Dec 21, 2020, 01:10 AM
    Category: Networking/Other
    Report package bug
    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 rpms provided by this srpm:
    libquagga (e2kv5, e2kv4, e2k)
    libquagga-debuginfo (e2kv5, e2kv4, e2k)
    quagga (e2kv5, e2kv4, e2k)
    quagga-debuginfo (e2kv5, e2kv4, e2k)
    quagga-devel (e2kv5, e2kv4, e2k)
    quagga-doc (noarch)
    quagga-ospfclient (e2kv5, e2kv4, e2k)
    quagga-ospfclient-debuginfo (e2kv5, e2kv4, e2k)

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin

      1. /proc
      2. makeinfo
      3. libnet-snmp-devel
      4. libpam-devel
      5. gcc-c++
      6. libpcap-devel
      7. texi2html
      8. libtinfo-devel
      9. rpm-build-licenses
      10. libcap-devel
      11. libcares-devel
      12. libreadline-devel

    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