diff options
| author | Paolo Abeni <pabeni@redhat.com> | 2026-08-07 15:49:06 +0200 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-08-11 18:35:38 -0700 |
| commit | 996643574cc8fc05ee70f78081f5c2af3601ecf5 (patch) | |
| tree | 0ac508aba56a82d62d52ad2bfb054bcbd487e556 /tools/perf/scripts/python | |
| parent | b1224c4b40f6dfc10fa5654e8f0b690b83bb2905 (diff) | |
mptcp: avoid code duplication in __mptcp_move_skb()
Alike TCP, MPTCP handles in-sequence packets and partially overlapping
ones in a very similar way: we can use the same path to handle both,
avoiding some code duplication.
This will also make the next patch simpler.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://patch.msgid.link/20260807-net-next-mptcp-oooq-pruning-v3-6-dbc1eb853cc3@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
