[PATCH net-next 00/11] tools: ynl: prepare for wireguard

Asbjørn Sloth Tønnesen posted 11 patches 4 weeks ago
There is a newer version of this series
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(-)
[PATCH net-next 00/11] tools: ynl: prepare for wireguard
Posted by Asbjørn Sloth Tønnesen 4 weeks ago
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/

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