]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "ipv4: Fix incorrect route flushing when source address is deleted"
authorShaoying Xu <shaoyi@amazon.com>
Tue, 7 Feb 2023 18:28:19 +0000 (18:28 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:50:38 +0000 (12:50 +0100)
commit04a331c9dd66d7d530a85ff365456cc2470e7a85
treeec6775b2c174c21cc9f9679c7045426682046a0a
parent85eda8088334046497e9b75d352c2c34036c6752
Revert "ipv4: Fix incorrect route flushing when source address is deleted"

This reverts commit 2537b637eac0bd546f63e1492a34edd30878e8d4 that
deleted the whole fib_tests.sh by mistake and caused fib_tests failure
in kselftests run.

Signed-off-by: Shaoying Xu <shaoyi@amazon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
net/ipv4/fib_semantics.c
tools/testing/selftests/net/fib_tests.sh [new file with mode: 0644]