linux-stable/tools/net/ynl/lib
Jiri Pirko 4e2846fd66 tools: ynl-gen: introduce support for bitfield32 attribute type
Introduce support for attribute type bitfield32.
Note that since the generated code works with struct nla_bitfield32,
the generator adds netlink.h to the list of includes for userspace
headers in case any bitfield32 is present.

Note that this is added only to genetlink-legacy scheme as requested
by Jakub Kicinski.

Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20231021112711.660606-3-jiri@resnulli.us
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-10-23 16:12:46 -07:00
..
__init__.py tools/net/ynl: Add support for create flags 2023-08-27 17:17:10 -07:00
.gitignore tools: net: add __pycache__ to gitignore 2023-02-24 11:55:47 -08:00
Makefile tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
nlspec.py netlink: specs: add support for auto-sized scalars 2023-10-20 11:43:35 +01:00
ynl.c tools: ynl-gen: introduce support for bitfield32 attribute type 2023-10-23 16:12:46 -07:00
ynl.h tools: ynl-gen: introduce support for bitfield32 attribute type 2023-10-23 16:12:46 -07:00
ynl.py tools: ynl-gen: introduce support for bitfield32 attribute type 2023-10-23 16:12:46 -07:00