linux-next/tools/net/ynl
Jakub Kicinski 3aacf82813 tools: ynl: add an object hierarchy to represent parsed spec
There's a lot of copy and pasting going on between the "cli"
and code gen when it comes to representing the parsed spec.
Create a library which both can use.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-01-31 20:36:03 -08:00
..
lib tools: ynl: add an object hierarchy to represent parsed spec 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-gen: prevent do / dump reordering 2023-01-31 20:36:03 -08:00
ynl-regen.sh net: add basic C code generators for Netlink 2023-01-24 10:58:11 +01:00