From: Jakub Kicinski Date: Wed, 23 Apr 2025 23:07:22 +0000 (-0700) Subject: Merge branch 'netlink-specs-rtnetlink-adjust-specs-for-c-codegen' X-Git-Tag: v6.16-rc1~132^2~235 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d219fab87542f1b9f1f4f47f7c02fdf395d0ca61;p=thirdparty%2Flinux.git Merge branch 'netlink-specs-rtnetlink-adjust-specs-for-c-codegen' Jakub Kicinski says: ==================== netlink: specs: rtnetlink: adjust specs for C codegen The first patch brings a schema extension allowing specifying "header" (as in .h file) properties in attribute sets. This is used for rare cases where we carry attributes from another family in a nest - we need to include the extra headers. If we were to generate kernel code we'd also need to skip it in the uAPI output. The remaining 11 patches are pretty boring schema adjustments. ==================== Link: https://patch.msgid.link/20250418021706.1967583-1-kuba@kernel.org Signed-off-by: Jakub Kicinski --- d219fab87542f1b9f1f4f47f7c02fdf395d0ca61