In order to improve the overall system robustness move as much code from vyos.ethtool to use the JSON modes provided with ethtool 6.6.
e.g.:
- ethtool --json --show-features eth0
- ethtool --json --show-ring eth0
In order to improve the overall system robustness move as much code from vyos.ethtool to use the JSON modes provided with ethtool 6.6.
e.g.:
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | FEATURE REQUEST | c-po | T4928 Upgrade Linux Kernel to 6.1.y (2022 LTS edition) | ||
Resolved | FEATURE REQUEST | c-po | T5887 Upgrade Linux Kernel to 6.6.y (2023 LTS edition) | ||
Resolved | FEATURE REQUEST | c-po | T6078 Update ethtool to 6.6 | ||
Resolved | FEATURE REQUEST | c-po | T6083 ethtool: move string parsing to JSON parsing |