python2-pyroute2 0.5.6 Python netlink library

Pyroute2 is a pure Python netlink library with minimal dependencies. Supported netlink families and protocols include:

  • rtnl, network settings - addresses, routes, traffic controls

  • nfnetlink - netfilter API: ipset, nftables, ...

  • ipq - simplest userspace packet filtering, iptables QUEUE target

  • devlink - manage and monitor devlink-enabled hardware

  • generic - generic netlink families

    • nl80211 - wireless functions API (basic support)

    • taskstats - extended process statistics

    • acpi_events - ACPI events monitoring

    • thermal_events - thermal events monitoring

    • VFS_DQUOT - disk quota events monitoring