From: Jakub Kicinski Date: Fri, 8 Mar 2024 04:28:41 +0000 (-0800) Subject: Merge branch 'tools-net-ynl-add-support-for-nlctrl-netlink-family' X-Git-Tag: v6.9-rc1~159^2~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=196febcb82ebf1f1c0b7f72b2a39042f2c7ebcb6;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'tools-net-ynl-add-support-for-nlctrl-netlink-family' Donald Hunter says: ==================== tools/net/ynl: Add support for nlctrl netlink family This series adds a new YNL spec for the nlctrl family, plus some fixes and enhancements for ynl. Patch 1 fixes an extack decoding bug Patch 2 gives cleaner netlink error reporting Patch 3 fixes an array-nest codegen bug Patch 4 adds nest-type-value support to ynl Patch 5 fixes the ynl schemas to allow empty enum-name attrs Patch 6 contains the nlctrl spec ==================== Link: https://lore.kernel.org/r/20240306231046.97158-1-donald.hunter@gmail.com Signed-off-by: Jakub Kicinski --- 196febcb82ebf1f1c0b7f72b2a39042f2c7ebcb6