Package quagga-ospfclient: Information

    Binary package: quagga-ospfclient
    Version: 1.2.4-alt4
    Architecture: e2k
    Build time:  Dec 21, 2020, 01:10 AM
    Source package: quagga
    Report package bug
    License: GPLv2
    Summary: Simple program to demonstrate how OSPF API can be used.
    Description: 
    This application retrieves the LSDB from the OSPF daemon and thenoriginates,
    updates and finally deletes an application-specificopaque LSA. You can use
    this application as a template when writingyour own application.

    Maintainer: Sergey Y. Afonin

    List of contributors:
    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