linux-stable/Documentation/userspace-api/netlink
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
..
c-code-gen.rst docs: add more netlink docs (incl. spec docs) 2023-01-24 10:58:11 +01:00
genetlink-legacy.rst tools: ynl-gen: introduce support for bitfield32 attribute type 2023-10-23 16:12:46 -07:00
index.rst doc/netlink: Document the netlink-raw schema extensions 2023-08-27 17:17:10 -07:00
intro-specs.rst tools: ynl: user space helpers 2023-06-06 12:31:31 -07:00
intro.rst Including fixes from netfilter and bpf. 2023-09-07 18:33:07 -07:00
netlink-raw.rst doc/netlink: Document the netlink-raw schema extensions 2023-08-27 17:17:10 -07:00
specs.rst netlink: add variable-length / auto integers 2023-10-20 11:43:35 +01:00