From: Paolo Abeni Date: Thu, 13 Mar 2025 09:17:46 +0000 (+0100) Subject: Merge branch 'gre-fix-regressions-in-ipv6-link-local-address-generation' X-Git-Tag: v6.14-rc7~27^2~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b3fc5927de4b24c3c0f3206dd1e26f9fa0eecdc6;p=thirdparty%2Flinux.git Merge branch 'gre-fix-regressions-in-ipv6-link-local-address-generation' Guillaume Nault says: ==================== gre: Fix regressions in IPv6 link-local address generation. IPv6 link-local address generation has some special cases for GRE devices. This has led to several regressions in the past, and some of them are still not fixed. This series fixes the remaining problems, like the ipv6.conf..addr_gen_mode sysctl being ignored and the router discovery process not being started (see details in patch 1). To avoid any further regressions, patch 2 adds selftests covering IPv4 and IPv6 gre/gretap devices with all combinations of currently supported addr_gen_mode values. ==================== Link: https://patch.msgid.link/cover.1741375285.git.gnault@redhat.com Signed-off-by: Paolo Abeni --- b3fc5927de4b24c3c0f3206dd1e26f9fa0eecdc6