netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] ipv6: fix temporary address not removed correctly
@ 2024-11-13 12:51 Hangbin Liu
  2024-11-13 12:51 ` [PATCH net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or un-mngtmpaddr Hangbin Liu
  2024-11-13 12:51 ` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test Hangbin Liu
  0 siblings, 2 replies; 18+ messages in thread
From: Hangbin Liu @ 2024-11-13 12:51 UTC (permalink / raw)
  To: netdev
  Cc: David S. Miller, David Ahern, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Simon Horman, Shuah Khan, Sam Edwards, linux-kernel,
	linux-kselftest, Hangbin Liu

Currently the temporary address is not removed when mngtmpaddr is deleted
or becomes unmanaged. The patch set fixed this issue and add a related
test.

Hangbin Liu (2):
  net/ipv6: delete temporary address if mngtmpaddr is removed or
    un-mngtmpaddr
  selftests/rtnetlink.sh: add mngtempaddr test

 net/ipv6/addrconf.c                      |  5 ++
 tools/testing/selftests/net/rtnetlink.sh | 89 ++++++++++++++++++++++++
 2 files changed, 94 insertions(+)

-- 
2.46.0


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

end of thread, other threads:[~2024-11-19  8:23 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 12:51 [PATCH net 0/2] ipv6: fix temporary address not removed correctly Hangbin Liu
2024-11-13 12:51 ` [PATCH net 1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or un-mngtmpaddr Hangbin Liu
2024-11-13 21:03   ` Sam Edwards
2024-11-14  7:38     ` Hangbin Liu
2024-11-15 20:46       ` Sam Edwards
2024-11-15 22:51         ` David Ahern
2024-11-19  7:52         ` Hangbin Liu
2024-11-13 12:51 ` [PATCH net 2/2] selftests/rtnetlink.sh: add mngtempaddr test Hangbin Liu
2024-11-13 19:56   ` Jakub Kicinski
2024-11-14  2:00     ` Hangbin Liu
2024-11-14  2:43       ` Jakub Kicinski
2024-11-14  8:19         ` Hangbin Liu
2024-11-14 15:13           ` Jakub Kicinski
2024-11-18  1:19             ` Hangbin Liu
2024-11-13 20:43   ` Sam Edwards
2024-11-14  8:46     ` Hangbin Liu
2024-11-15 20:59       ` Sam Edwards
2024-11-19  8:23         ` Hangbin Liu

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).