netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv6 net-next 0/2] ipv6: update route when delete source address
@ 2023-08-16  6:07 Hangbin Liu
  2023-08-16  6:07 ` [PATCHv6 net-next 1/2] ipv6: do not match device when remove source route Hangbin Liu
  2023-08-16  6:07 ` [PATCHv6 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete Hangbin Liu
  0 siblings, 2 replies; 5+ messages in thread
From: Hangbin Liu @ 2023-08-16  6:07 UTC (permalink / raw)
  To: netdev
  Cc: David S . Miller, David Ahern, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Ido Schimmel, Hangbin Liu

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 | 163 ++++++++++++++++++++++-
 2 files changed, 164 insertions(+), 6 deletions(-)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-17 12:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-16  6:07 [PATCHv6 net-next 0/2] ipv6: update route when delete source address Hangbin Liu
2023-08-16  6:07 ` [PATCHv6 net-next 1/2] ipv6: do not match device when remove source route Hangbin Liu
2023-08-17 12:02   ` Ido Schimmel
2023-08-16  6:07 ` [PATCHv6 net-next 2/2] selftests: fib_test: add a test case for IPv6 source address delete Hangbin Liu
2023-08-17 12:57   ` Ido Schimmel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).