Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mptcp: use "middlebox interference" for MP_TCPRST in case map_valid i…
…s false RFC8684 suggests use of "Middlebox interference (code 0x06)" in case of MPJ subflow that carries data at TCP level with no DSS sub-option. This is generally the case when mpext is NULL or mpext->use_map is 0: use a dedicated value of 'mapping_status' and use it before closing the socket in subflow_check_data_avail(). Link: #518 (comment) Signed-off-by: Davide Caratti <[email protected]> Message-Id: <4b2cee91613e597a172b46bb0d9d3143053c52da.1728408247.git.dcaratti@redhat.com>
- Loading branch information