linux/tools/net/ynl
Jakub Kicinski 19b64b48a3 tools: ynl: add support for types needed by ethtool
Ethtool needs support for handful of extra types.
It doesn't have the definitions section yet.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-01-31 20:36:03 -08:00
..
lib tools: ynl: add support for types needed by ethtool 2023-01-31 20:36:03 -08:00
cli.py tools: ynl: move the cli and netlink code around 2023-01-31 20:36:03 -08:00
ynl-gen-c.py tools: ynl: use the common YAML loading and validation code 2023-01-31 20:36:03 -08:00
ynl-regen.sh