Message ID | 20220307204439.65164-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Advertisement reliability improvement and misc. updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Mon, 7 Mar 2022 12:44:30 -0800 you wrote: > Patch 1 adds a helpful debug tracepoint for outgoing MPTCP packets. > > Patch 2 is a small "magic number" refactor. > > Patches 3 & 4 refactor parts of the mptcp_join.sh selftest. No change in > test coverage. > > [...] Here is the summary with links: - [net-next,1/9] mptcp: add tracepoint in mptcp_sendmsg_frag https://git.kernel.org/netdev/net-next/c/0eb4e7ee1655 - [net-next,2/9] mptcp: use MPTCP_SUBFLOW_NODATA https://git.kernel.org/netdev/net-next/c/ea56dcb43c20 - [net-next,3/9] selftests: mptcp: join: allow running -cCi https://git.kernel.org/netdev/net-next/c/826d7bdca833 - [net-next,4/9] selftests: mptcp: Rename wait function https://git.kernel.org/netdev/net-next/c/f98c2bca7b2b - [net-next,5/9] mptcp: more careful RM_ADDR generation https://git.kernel.org/netdev/net-next/c/6fa0174a7c86 - [net-next,6/9] mptcp: introduce implicit endpoints https://git.kernel.org/netdev/net-next/c/d045b9eb95a9 - [net-next,7/9] mptcp: strict local address ID selection https://git.kernel.org/netdev/net-next/c/4cf86ae84c71 - [net-next,8/9] selftests: mptcp: add implicit endpoint test case https://git.kernel.org/netdev/net-next/c/69c6ce7b6eca - [net-next,9/9] mptcp: add fullmesh flag check for adding address https://git.kernel.org/netdev/net-next/c/0dc626e5e853 You are awesome, thank you!