wok-6.x annotate python-ethtool/description.txt @ rev 25565

Reenable rpc for glibc, fix gpxe grub4dos receipt, fix linld url
author Stanislas Leduc <shann@slitaz.org>
date Tue May 09 17:24:00 2023 +0000 (13 months ago)
parents
children
rev   line source
Hans-G?nter@25173 1 Python bindings for the ethtool kernel interface
Hans-G?nter@25173 2
Hans-G?nter@25173 3 The Python ethtool module allows querying and partially controlling
Hans-G?nter@25173 4 network interfaces, driver, and hardware settings.
Hans-G?nter@25173 5
Hans-G?nter@25173 6 Warning
Hans-G?nter@25173 7
Hans-G?nter@25173 8 This is the new upstream for python-ethtool maintained by Fedora's Python SIG.
Hans-G?nter@25173 9 We ported it to Python 3 and only maintain it for the current tools to keep
Hans-G?nter@25173 10 working. No new development is happening.
Hans-G?nter@25173 11 This is a deprecated package.
Hans-G?nter@25173 12 If you are considering to start using this, please don't.
Hans-G?nter@25173 13 We recommend netifaces instead.