[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1572083332.git.pabeni@redhat.com>
Date: Sat, 26 Oct 2019 11:53:38 +0200
From: Paolo Abeni <pabeni@...hat.com>
To: netdev@...r.kernel.org
Cc: David Ahern <dsahern@...il.com>,
Beniamino Galvani <bgalvani@...hat.com>,
"David S. Miller" <davem@...emloft.net>
Subject: [PATCH v2 0/2] ipv4: fix route update on metric change.
This fixes connected route update on some edge cases for ip addr metric
change.
It additionally includes self tests for the covered scenarios. The new tests
fail on unpatched kernels and pass on the patched one.
v1 -> v2:
- add selftests
Paolo Abeni (2):
ipv4: fix route update on metric change.
selftests: fib_tests: add more tests for metric update
net/ipv4/fib_frontend.c | 2 +-
tools/testing/selftests/net/fib_tests.sh | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
--
2.21.0
Powered by blists - more mailing lists