linux/tools/net/ynl/lib
Donald Hunter f036d936ca tools: ynl: Add fixed-header support to ynl
Add support for netlink families that add an optional fixed header structure
after the genetlink header and before any attributes. The fixed-header can be
specified on a per op basis, or once for all operations, which serves as a
default value that can be overridden.

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-28 23:54:43 -07:00
..
__init__.py tools: ynl: move the enum classes to shared code 2023-03-08 23:28:21 -08:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
nlspec.py tools: ynl: Add fixed-header support to ynl 2023-03-28 23:54:43 -07:00
ynl.py tools: ynl: Add fixed-header support to ynl 2023-03-28 23:54:43 -07:00