[PATCH net-next 00/11] tools: ynl: prepare for wireguard
From: Asbjørn Sloth Tønnesen <hidden>
Date: 2025-09-04 22:03:34
Also in:
lkml
From: Asbjørn Sloth Tønnesen <hidden>
Date: 2025-09-04 22:03:34
Also in:
lkml
This series contains the last batch of YNL changes to support the wireguard YNL conversion. The next batch has been posted as an RFC series here: https://lore.kernel.org/netdev/20250904-wg-ynl-rfc@fiberby.net/ (local) Asbjørn Sloth Tønnesen (11): tools: ynl-gen: allow overriding name-prefix for constants tools: ynl-gen: generate nested array policies tools: ynl-gen: add sub-type check tools: ynl-gen: define count iterator in print_dump() tools: ynl-gen: define nlattr *array in a block scope tools: ynl-gen: don't validate nested array attribute types tools: ynl-gen: rename TypeArrayNest to TypeIndexedArray tools: ynl: move nest packing to a helper function tools: ynl: encode indexed-array tools: ynl: decode hex input tools: ynl: add ipv4-or-v6 display hint Documentation/netlink/genetlink-legacy.yaml | 2 +- tools/net/ynl/pyynl/lib/ynl.py | 36 +++++++++++++++--- tools/net/ynl/pyynl/ynl_gen_c.py | 42 ++++++++++++++------- 3 files changed, 59 insertions(+), 21 deletions(-) -- 2.51.0