Package python-module-cxnet: Information

    Source package: python-module-cxnet
    Version: 0.7.2-alt3.1
    Build time:  Dec 8, 2018, 05:54 PM
    Report package bug
    License: GPLv3
    Summary: Python netlink library and more
    Description: 
    Network protocol implementations for Connexion project can be used
    by any Python program. This package includes:
    
    * mDNS client/server with DNSSEC extensions
    
    Netlink family protocol implementations:
    
    * Generic netlink
    * RT netlink (limited)
    * IPQ netlink
    * Taskstats
    
    Common definitions of packet structures (in ctypes):
    
    * ARP
    * Ethernet
    * IPv4
    * TCP

    List of rpms provided by this srpm:
    python-module-cxnet (noarch)

    Maintainer: Vitaly Kuznetsov


      1. rpm-build-python
      2. python-devel

    Last changed


    Oct. 20, 2011 Vitaly Kuznetsov 0.7.2-alt3.1
    - Rebuild with Python-2.7
    Aug. 29, 2011 Peter V. Saveliev 0.7.2-alt3
    - new class: cxnet.netlink.rtnl.RtNetlinkEvent (hashable)
    Aug. 28, 2011 Peter V. Saveliev 0.7.2-alt2
    - use Condition() to sync internal IpRoute2 commands