[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <cover.1742418408.git.gnault@redhat.com>
Date: Wed, 19 Mar 2025 22:26:39 +0100
From: Guillaume Nault <gnault@...hat.com>
To: David Miller <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>, Eric Dumazet <edumazet@...gle.com>
Cc: netdev@...r.kernel.org, Simon Horman <horms@...nel.org>,
David Ahern <dsahern@...nel.org>,
Antonio Quartulli <antonio@...delbit.com>,
Ido Schimmel <idosch@...sch.org>, Petr Machata <petrm@...dia.com>,
Stanislav Fomichev <stfomichev@...il.com>
Subject: [PATCH net 0/2] gre: Revert IPv6 link-local address fix.
Following Paolo's suggestion, let's revert the IPv6 link-local address
generation fix for GRE devices. The patch introduced regressions in the
upstream CI, which are still under investigation.
Start by reverting the kselftest that depend on that fix (patch 1), then
revert the kernel code itself (patch 2).
Guillaume Nault (2):
Revert "selftests: Add IPv6 link-local address generation tests for
GRE devices."
Revert "gre: Fix IPv6 link-local address generation."
net/ipv6/addrconf.c | 15 +-
tools/testing/selftests/net/Makefile | 1 -
.../testing/selftests/net/gre_ipv6_lladdr.sh | 177 ------------------
3 files changed, 6 insertions(+), 187 deletions(-)
delete mode 100755 tools/testing/selftests/net/gre_ipv6_lladdr.sh
--
2.39.2
Powered by blists - more mailing lists