summaryrefslogtreecommitdiff
path: root/packages/ethtool
AgeCommit message (Collapse)Author
2024-09-21ethtool: T6729: upgrade to 6.10 to make use of more --json optionst6729-ethtoolChristian Breunig
Same as T6078 but we now wan't to make use of ethtool --json eth0 to drop out own text based parsing of ethtool options in [1]. This is the base for moving to a better, machine readable interface 1: https://github.com/vyos/vyos-1x/blob/e47d4fd385631236da68/python/vyos/ethtool.py#L77-L105
2024-02-28ethtool: T6078: upgrade package to v6.6 to match KernelChristian Breunig
2023-02-13debian: T5003: Update to to Debian 12 "Bookworm"sarthurdev
* Remove obsolete packages and dependencies
2023-01-12Kernel: T4928: update ethtool to version 6.1Christian Breunig