Page MenuHomeVyOS Platform

ethtool: move string parsing to JSON parsing
Closed, ResolvedPublicFEATURE REQUEST

Description

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

Details

Version
1.4.0-rc1
Is it a breaking change?
Perfectly compatible
Issue type
Internal change (not visible to end users)

Event Timeline

c-po claimed this task.
c-po triaged this task as Normal priority.
c-po edited a custom field.
c-po changed Version from - to 1.4.0-rc1.
c-po changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
c-po changed Issue type from Unspecified (please specify) to Internal change (not visible to end users).
c-po added a parent task: T6078: Update ethtool to 6.6.