Searched hist:"40947 e13997a1cba4e875893ca6e5d5e61a0689d" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | subflow.c | diff 40947e13997a1cba4e875893ca6e5d5e61a0689d Fri Feb 12 17:59:56 CST 2021 Florian Westphal <fw@strlen.de> mptcp: schedule worker when subflow is closed
When remote side closes a subflow we should schedule the worker to dispose of the subflow in a timely manner.
Otherwise, SF_CLOSED event won't be generated until the mptcp socket itself is closing or local side is closing another subflow.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | protocol.c | diff 40947e13997a1cba4e875893ca6e5d5e61a0689d Fri Feb 12 17:59:56 CST 2021 Florian Westphal <fw@strlen.de> mptcp: schedule worker when subflow is closed
When remote side closes a subflow we should schedule the worker to dispose of the subflow in a timely manner.
Otherwise, SF_CLOSED event won't be generated until the mptcp socket itself is closing or local side is closing another subflow.
Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|