Message ID | 20220210012508.226880-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Fixes for 5.17 | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 9 Feb 2022 17:25:06 -0800 you wrote: > Patch 1 fixes a MPTCP selftest bug that combined the results of two > separate tests in the test output. > > Patch 2 fixes a problem where advertised IPv6 addresses were not actually > available for incoming MP_JOIN requests. > > Kishen Maloor (1): > mptcp: netlink: process IPv6 addrs in creating listening sockets > > [...] Here is the summary with links: - [net,1/2] selftests: mptcp: add missing join check https://git.kernel.org/netdev/net/c/857898eb4b28 - [net,2/2] mptcp: netlink: process IPv6 addrs in creating listening sockets https://git.kernel.org/netdev/net/c/029744cd4bc6 You are awesome, thank you!