Package quagga: Information

    Binary package: quagga
    Version: 1.2.4-alt5
    Architecture: e2kv4
    Build time:  Feb 17, 2021, 11:09 PM
    Source package: quagga
    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).

    Maintainer: Sergey Y. Afonin

    List of contributors:
    Sergey Y. Afonin

    Last changed


    Feb. 15, 2021 Sergey Y. Afonin 1.2.4-alt5
    - fixed FTBFS with gcc 10: added %add_optflags -fcommon
    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