Skip to content

Commit

Permalink
Revert "selftests: Add IPv6 link-local address generation tests for G…
Browse files Browse the repository at this point in the history
…RE devices."

This reverts commit 6f50175.

Commit 183185a ("gre: Fix IPv6 link-local address generation.") is
going to be reverted. So let's revert the corresponding kselftest
first.

Signed-off-by: Guillaume Nault <gnault@redhat.com>
Link: https://patch.msgid.link/259a9e98f7f1be7ce02b53d0b4afb7c18a8ff747.1742418408.git.gnault@redhat.com
Acked-by: Stanislav Fomichev <sdf@fomichev.me>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
  • Loading branch information
Guillaume Nault authored and Paolo Abeni committed Mar 20, 2025
1 parent 8476165 commit 355d940
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 178 deletions.
1 change: 0 additions & 1 deletion tools/testing/selftests/net/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ TEST_PROGS += veth.sh
TEST_PROGS += ioam6.sh
TEST_PROGS += gro.sh
TEST_PROGS += gre_gso.sh
TEST_PROGS += gre_ipv6_lladdr.sh
TEST_PROGS += cmsg_so_mark.sh
TEST_PROGS += cmsg_so_priority.sh
TEST_PROGS += cmsg_time.sh cmsg_ipv6.sh
Expand Down
177 changes: 0 additions & 177 deletions tools/testing/selftests/net/gre_ipv6_lladdr.sh

This file was deleted.

0 comments on commit 355d940

Please sign in to comment.