From: Jakub Kicinski Date: Fri, 11 Jul 2025 01:10:48 +0000 (-0700) Subject: Merge branch 'gre-fix-default-ipv6-multicast-route-creation' X-Git-Tag: v6.16-rc6~14^2~7 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ce913b2292e9bdf2661af6e584ddfb4ed5978893;p=thirdparty%2Flinux.git Merge branch 'gre-fix-default-ipv6-multicast-route-creation' Guillaume Nault says: ==================== gre: Fix default IPv6 multicast route creation. When fixing IPv6 link-local address generation on GRE devices with commit 3e6a0243ff00 ("gre: Fix again IPv6 link-local address generation."), I accidentally broke the default IPv6 multicast route creation on these GRE devices. Fix that in patch 1, making the GRE specific code yet a bit closer to the generic code used by most other network interface types. Then extend the selftest in patch 2 to cover this case. ==================== Link: https://patch.msgid.link/cover.1752070620.git.gnault@redhat.com Signed-off-by: Jakub Kicinski --- ce913b2292e9bdf2661af6e584ddfb4ed5978893