Message ID | 20221022004505.160988-1-mathew.j.martineau@linux.intel.com (mailing list archive) |
---|---|
Headers | show |
Series | mptcp: Socket option updates | expand |
Hello: This series was applied to netdev/net-next.git (master) by Paolo Abeni <pabeni@redhat.com>: On Fri, 21 Oct 2022 17:45:02 -0700 you wrote: > Patches 1 and 3 refactor a recent socket option helper function for more > generic use, and make use of it in a couple of places. > > Patch 2 adds TCP_FASTOPEN_NO_COOKIE functionality to MPTCP sockets, > similar to TCP_FASTOPEN_CONNECT support recently added in v6.1 > > > [...] Here is the summary with links: - [net-next,1/3] mptcp: sockopt: make 'tcp_fastopen_connect' generic https://git.kernel.org/netdev/net-next/c/d3d429047cc6 - [net-next,2/3] mptcp: add TCP_FASTOPEN_NO_COOKIE support https://git.kernel.org/netdev/net-next/c/e64d4deb4de0 - [net-next,3/3] mptcp: sockopt: use new helper for TCP_DEFER_ACCEPT https://git.kernel.org/netdev/net-next/c/caea64675d8b You are awesome, thank you!