]> git.ipfire.org Git - thirdparty/linux.git/commit
tools: ynl: add uns-admin-perm to genetlink
authorAntonio Quartulli <antonio@openvpn.net>
Wed, 4 Mar 2026 14:10:09 +0000 (15:10 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 6 Mar 2026 03:07:03 +0000 (19:07 -0800)
commite5e09233e8a9179b260460fdb28df5c24bcfbed6
tree132f4e6c471cac0ec16b4d1cd54fb6f53a88d805
parent7600fb3b41dd6ab65ed61169df1b6099044edf97
tools: ynl: add uns-admin-perm to genetlink

GENL_UNS_ADMIN_PERM may be required by protocols using
the `genetlink` family, however, this flag is currently
only allowed in `genetlink-legacy`.

Add it to the list of possible values in genetlink.yaml too.

Cc: Simon Horman <horms@kernel.org>
Cc: Donald Hunter <donald.hunter@gmail.com>
Link: https://github.com/OpenVPN/ovpn-net-next/issues/33
Suggested-by: Ralf Lici <ralf@mandelbit.com>
Signed-off-by: Antonio Quartulli <antonio@openvpn.net>
Link: https://patch.msgid.link/20260304141020.23270-1-antonio@openvpn.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/netlink/genetlink.yaml