netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] gre: Revert IPv6 link-local address fix.
@ 2025-03-19 21:26 Guillaume Nault
  2025-03-19 21:26 ` [PATCH net 1/2] Revert "selftests: Add IPv6 link-local address generation tests for GRE devices." Guillaume Nault
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Guillaume Nault @ 2025-03-19 21:26 UTC (permalink / raw)
  To: David Miller, Jakub Kicinski, Paolo Abeni, Eric Dumazet
  Cc: netdev, Simon Horman, David Ahern, Antonio Quartulli,
	Ido Schimmel, Petr Machata, Stanislav Fomichev

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-20 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-19 21:26 [PATCH net 0/2] gre: Revert IPv6 link-local address fix Guillaume Nault
2025-03-19 21:26 ` [PATCH net 1/2] Revert "selftests: Add IPv6 link-local address generation tests for GRE devices." Guillaume Nault
2025-03-19 21:26 ` [PATCH net 2/2] Revert "gre: Fix IPv6 link-local address generation." Guillaume Nault
2025-03-19 21:35 ` [PATCH net 0/2] gre: Revert IPv6 link-local address fix Stanislav Fomichev
2025-03-19 22:04 ` Paolo Abeni
2025-03-20 15:00 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).