| Server IP : 82.208.35.60 / Your IP : 216.73.216.89 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/net/py-pyroute2/ |
Upload File : |
Pyroute2 is a pure Python netlink library. It requires only Python stdlib, no 3rd party libraries. The library was started as an RTNL protocol implementation, so the name is pyroute2, but now it supports many netlink protocols. Some supported netlink families and protocols: - 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 Starting with 0.5.2 the library supports also PF_ROUTE sockets on BSD systems.