[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230818082902.1972738-1-liuhangbin@gmail.com>
Date: Fri, 18 Aug 2023 16:29:00 +0800
From: Hangbin Liu <liuhangbin@...il.com>
To: netdev@...r.kernel.org
Cc: "David S . Miller" <davem@...emloft.net>,
David Ahern <dsahern@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Ido Schimmel <idosch@...sch.org>,
Hangbin Liu <liuhangbin@...il.com>
Subject: [PATCHv7 net-next 0/2] ipv6: update route when delete source address
Currently, when remove an address, the IPv6 route will not remove the
prefer source address when the address is bond to other device. Fix this
issue and add related tests as Ido and David suggested.
Hangbin Liu (2):
ipv6: do not match device when remove source route
selftests: fib_test: add a test case for IPv6 source address delete
net/ipv6/route.c | 7 +-
tools/testing/selftests/net/fib_tests.sh | 152 ++++++++++++++++++++++-
2 files changed, 153 insertions(+), 6 deletions(-)
--
2.38.1
Powered by blists - more mailing lists