Message ID | 20240710081521.3809742-1-nicolas.dichtel@6wind.com (mailing list archive) |
---|---|
Headers | show |
Series | vrf: fix source address selection with route leak | expand |
Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <kuba@kernel.org>: On Wed, 10 Jul 2024 10:14:26 +0200 you wrote: > For patch 1 and 2, I didn't find the exact commit that introduced this bug, but > I suspect it has been here since the first version. I arbitrarily choose one. > > v3 -> v4: > patch 2: set 'dev' only when needed > > v2 -> v3: > patch 1: enforce 80 columns limit > patch 2: fix coding style > patch 4: add tcp and udp tests > > [...] Here is the summary with links: - [net,v4,1/4] ipv4: fix source address selection with route leak https://git.kernel.org/netdev/net/c/680735235356 - [net,v4,2/4] ipv6: fix source address selection with route leak https://git.kernel.org/netdev/net/c/252442f2ae31 - [net,v4,3/4] ipv6: take care of scope when choosing the src addr https://git.kernel.org/netdev/net/c/abb9a68d2c64 - [net,v4,4/4] selftests: vrf_route_leaking: add local test https://git.kernel.org/netdev/net/c/39367183aecf You are awesome, thank you!