aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorPaolo Abeni <[email protected]>2020-06-29 22:26:24 +0200
committerDavid S. Miller <[email protected]>2020-06-29 17:29:38 -0700
commit76660afbb7a1ac6bef0be34c4c6e76d7e07b74d7 (patch)
treef68c5ed74955d0e8a67cd4b787d7483829647812 /scripts/bpf_helpers_doc.py
parentfa68018dc45e3faee9d866d5dc484d141e8f1093 (diff)
mptcp: __mptcp_tcp_fallback() returns a struct sock
Currently __mptcp_tcp_fallback() always return NULL on incoming connections, because MPTCP does not create the additional socket for the first subflow. Since the previous commit no __mptcp_tcp_fallback() caller needs a struct socket, so let __mptcp_tcp_fallback() return the first subflow sock and cope correctly even with incoming connections. Signed-off-by: Paolo Abeni <[email protected]> Signed-off-by: Davide Caratti <[email protected]> Reviewed-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions