Change in ...mptcp_net-next[t/upstream]: mptcp: Associate MPTCP context with TCP socket
by Mat Martineau (GerritHub)
Hello Peter Krystad,
I'd like you to do a code review. Please visit
https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/450099
to review the following change.
Change subject: mptcp: Associate MPTCP context with TCP socket
......................................................................
mptcp: Associate MPTCP context with TCP socket
Use ULP to associate a subflow_context structure with each TCP
subflow socket.
Change-Id: Ibdee5d8a80f23f3dda1dcaadc8a961320027e2ba
Signed-off-by: Peter Krystad <peter.krystad(a)linux.intel.com>
---
M include/linux/tcp.h
M include/net/mptcp.h
M net/mptcp/Makefile
M net/mptcp/protocol.c
A net/mptcp/subflow.c
5 files changed, 198 insertions(+), 17 deletions(-)
git pull ssh://review.gerrithub.io:29418/multipath-tcp/mptcp_net-next refs/changes/99/450099/1
--
To view, visit https://review.gerrithub.io/c/multipath-tcp/mptcp_net-next/+/450099
To unsubscribe, or for help writing mail filters, visit https://review.gerrithub.io/settings
Gerrit-Project: multipath-tcp/mptcp_net-next
Gerrit-Branch: t/upstream
Gerrit-Change-Id: Ibdee5d8a80f23f3dda1dcaadc8a961320027e2ba
Gerrit-Change-Number: 450099
Gerrit-PatchSet: 1
Gerrit-Owner: Mat Martineau <mathew.j.martineau(a)linux.intel.com>
Gerrit-Reviewer: Peter Krystad <peter.krystad(a)linux.intel.com>
Gerrit-MessageType: newchange
1 year, 9 months