]> git.baikalelectronics.ru Git - kernel.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)
commit7b6dc659d4417566fdddcdf81670a0280aba2d27
treeec6775b2c174c21cc9f9679c7045426682046a0a
parent3f528093fa79d6edd3ec81eb0f2d3d93cc356b92
Revert "ipv4: Fix incorrect route flushing when source address is deleted"

This reverts commit 29c4889f1d8f494d6325e1cda2f3936c64b87c89 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]