diff options
| author | Eric Dumazet <[email protected]> | 2023-07-19 06:47:54 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-07-20 12:49:40 +0200 |
| commit | b44693495af8f309b8ddec4b30833085d1c2d0c4 (patch) | |
| tree | 5ef6c99b79c43851bb837d7904fed7c6a2cab2f8 /tools/include/uapi/linux | |
| parent | af1e2cffbd2ef338b1d2e7318cb2516cc6380303 (diff) | |
tcp: add TCP_OLD_SEQUENCE drop reason
tcp_sequence() uses two conditions to decide to drop a packet,
and we currently report generic TCP_INVALID_SEQUENCE drop reason.
Duplicates are common, we need to distinguish them from
the other case.
I chose to not reuse TCP_OLD_DATA, and instead added
TCP_OLD_SEQUENCE drop reason.
Signed-off-by: Eric Dumazet <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/include/uapi/linux')
0 files changed, 0 insertions, 0 deletions