diff options
| author | Florian Westphal <[email protected]> | 2020-12-10 14:25:03 -0800 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2020-12-14 17:30:06 -0800 |
| commit | 049fe386d35353398eee40ba8d76ab62cb5a24e5 (patch) | |
| tree | c04519930467e0676c2c15351214e66118c41056 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | ab82e996a1fa1b9ae514fa357d9ce8df62321157 (diff) | |
tcp: parse mptcp options contained in reset packets
Because TCP-level resets only affect the subflow, there is a MPTCP
option to indicate that the MPTCP-level connection should be closed
immediately without a mptcp-level fin exchange.
This is the 'MPTCP fast close option'. It can be carried on ack
segments or TCP resets. In the latter case, its needed to parse mptcp
options also for reset packets so that MPTCP can act accordingly.
Next patch will add receive side fastclose support in MPTCP.
Acked-by: Matthieu Baerts <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions