Hello:
This series was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Wed, 20 Nov 2024 09:51:06 +0000 you wrote:
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.
v2:
- delete the tempaddrs directly instead of remove them in addrconf_verify_rtnl(Sam Edwards)
- Update the test case by checking the address including, add Sam in SOB (Sam Edwards)
[...]
Here is the summary with links: - [PATCHv2,net,1/2] net/ipv6: delete temporary address if mngtmpaddr is removed or unmanaged https://git.kernel.org/netdev/net/c/00b5b7aab9e4 - [PATCHv2,net,2/2] selftests/rtnetlink.sh: add mngtempaddr test https://git.kernel.org/netdev/net/c/f6e1dcd64444
You are awesome, thank you!