Geliang Tang 1761fed256 mptcp: don't send RST for single subflow
When a bad checksum is detected and a single subflow is in use, don't
send RST + MP_FAIL, send data_ack + MP_FAIL instead.

So invoke tcp_send_active_reset() only when mptcp_has_another_subflow()
is true.

Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2022-04-23 11:51:05 +01:00
..
2020-06-26 16:21:39 -07:00
2021-08-14 11:37:25 +01:00
2022-03-04 21:54:30 -08:00
2022-03-04 21:54:30 -08:00
2022-04-11 11:55:53 +01:00
2022-03-04 21:54:30 -08:00
2022-04-11 11:55:53 +01:00
2022-01-07 11:27:06 +00:00