[PATCH net-next 00/13] mptcp: Improve socket option handling

2021-04-15 Thread Mat Martineau
MPTCP sockets have previously had limited socket option support. The architecture of MPTCP sockets (one userspace-facing MPTCP socket that manages one or more in-kernel TCP subflow sockets) adds complexity for passing options through to lower levels. This patch set adds MPTCP support for socket opt

Re: [PATCH net-next 00/13] mptcp: Improve socket option handling

2021-04-16 Thread patchwork-bot+netdevbpf
Hello: This series was applied to netdev/net-next.git (refs/heads/master): On Thu, 15 Apr 2021 16:44:49 -0700 you wrote: > MPTCP sockets have previously had limited socket option support. The > architecture of MPTCP sockets (one userspace-facing MPTCP socket that > manages one or more in-kernel T