]> git.baikalelectronics.ru Git - kernel.git/commit
mptcp: Use MPTCP-level flag for sending DATA_FIN
authorMat Martineau <mathew.j.martineau@linux.intel.com>
Tue, 28 Jul 2020 22:12:02 +0000 (15:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 29 Jul 2020 00:02:41 +0000 (17:02 -0700)
commitcad408d4c9af68e7367bc0e2115493d2df5155b7
treeb3b068e7044d9ab91eaca8551713719f5cd574c2
parent65a6b8e43cdfc0d446a9c5a788c9dbf027f190a3
mptcp: Use MPTCP-level flag for sending DATA_FIN

Since DATA_FIN information is the same for every subflow, store it only
in the mptcp_sock.

Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/mptcp/options.c
net/mptcp/protocol.c
net/mptcp/protocol.h