linux/Documentation/netlink
Donald Hunter 737eab775d netlink: specs: add display-hint to schema definitions
Add a display-hint property to the netlink schema that is for providing
optional hints to generic netlink clients about how to display attribute
values. A display-hint on an attribute definition is intended for
letting a client such as ynl know that, for example, a u32 should be
rendered as an ipv4 address. The display-hint enumeration includes a
small number of networking domain-specific value types.

Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link: https://lore.kernel.org/r/20230623201928.14275-2-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-06-24 15:45:49 -07:00
..
specs netlink: specs: fixup openvswitch specs for code generation 2023-06-17 00:18:00 -07:00
genetlink-c.yaml netlink: specs: add display-hint to schema definitions 2023-06-24 15:45:49 -07:00
genetlink-legacy.yaml netlink: specs: add display-hint to schema definitions 2023-06-24 15:45:49 -07:00
genetlink.yaml netlink: specs: add display-hint to schema definitions 2023-06-24 15:45:49 -07:00