]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'netlink-specs-rt-link-decode-ip6gre'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 5 Jun 2025 10:50:12 +0000 (12:50 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 5 Jun 2025 10:50:12 +0000 (12:50 +0200)
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 <pabeni@redhat.com>

Trivial merge