summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-09-21 23:34:52 +0200
committerChristian Breunig <christian@breunig.cc>2024-09-21 23:34:52 +0200
commit884f561d3a0ea362ded93d053236c3f6b04683b2 (patch)
tree348280abe69739b6b3dc022f647f47c9511f38ab /debian
parent46a76acc85e775e87db5a82fea7bd520d7765369 (diff)
downloadvyos-1x-884f561d3a0ea362ded93d053236c3f6b04683b2.tar.gz
vyos-1x-884f561d3a0ea362ded93d053236c3f6b04683b2.zip
ethtool: T6729: drop text based feature parsing in favour of JSON
Recent ethtool 6.10 supports JSON output for the base driver features. Remove our old text based processing code and use the machine readable output of ethtool.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index d1d1602ae..f8cfb876c 100644
--- a/debian/control
+++ b/debian/control
@@ -94,7 +94,7 @@ Depends:
linux-cpupower,
# ipaddrcheck is widely used in IP value validators
ipaddrcheck,
- ethtool,
+ ethtool (>= 6.10),
lm-sensors,
procps,
netplug,