diff options
author | Jakub Kicinski <kuba@kernel.org> | 2023-06-25 01:45:51 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-06-25 01:45:52 +0300 |
commit | 35bf34b07808e4ff405b8c87aae049d5ca4219c6 (patch) | |
tree | 21fe40205f0e6aec074b20f3b3ac5d8842789ec8 /net/ipv4 | |
parent | 2ffecf1a42ccd67e4b2fec7a613e375014869d60 (diff) | |
parent | 334f39ce17eff255f243ab5998af27ae40f9f04c (diff) | |
download | linux-35bf34b07808e4ff405b8c87aae049d5ca4219c6.tar.xz |
Merge branch 'netlink-add-display-hint-to-ynl'
Donald Hunter says:
====================
netlink: add display-hint to ynl
Add a display-hint property to the netlink schema, to be used by generic
netlink clients as hints 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.
====================
Link: https://lore.kernel.org/r/20230623201928.14275-1-donald.hunter@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/ipv4')
0 files changed, 0 insertions, 0 deletions