Message ID | 20230818082902.1972738-1-liuhangbin@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | ipv6: update route when delete source address | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Fri, 18 Aug 2023 16:29:00 +0800 you wrote: > 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 > > [...] Here is the summary with links: - [PATCHv7,net-next,1/2] ipv6: do not match device when remove source route https://git.kernel.org/netdev/net-next/c/b358f57f7db6 - [PATCHv7,net-next,2/2] selftests: fib_test: add a test case for IPv6 source address delete https://git.kernel.org/netdev/net-next/c/429b55b441f3 You are awesome, thank you!