From: Paolo Abeni Date: Thu, 5 Jun 2025 10:50:12 +0000 (+0200) Subject: Merge branch 'netlink-specs-rt-link-decode-ip6gre' X-Git-Tag: v6.16-rc1~36^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e59d9e24df4688b6a5ea79c84d0b26d1499d4d5;p=thirdparty%2Flinux.git Merge branch 'netlink-specs-rt-link-decode-ip6gre' Jakub Kicinski says: ==================== netlink: specs: rt-link: decode ip6gre Adding GRE tunnels to the .config for driver tests caused some unhappiness in YNL, as it can't decode all the link attrs on the system. Add ip6gre support to fix the tests. This is similar to commit 6ffdbb93a59c ("netlink: specs: rt_link: decode ip6tnl, vti and vti6 link attrs"). ==================== Link: https://patch.msgid.link/20250603135357.502626-1-kuba@kernel.org Signed-off-by: Paolo Abeni --- 8e59d9e24df4688b6a5ea79c84d0b26d1499d4d5