diff options
| author | Eric Dumazet <[email protected]> | 2023-07-19 06:47:54 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2023-07-20 10:49:40 +0000 |
| commit | b44693495af8f309b8ddec4b30833085d1c2d0c4 (patch) | |
| tree | 5ef6c99b79c43851bb837d7904fed7c6a2cab2f8 /net/switchdev/switchdev.c | |
| parent | Merge branch 'add-a-driver-for-the-marvell-88q2110-phy' (diff) | |
| download | kernel-b44693495af8f309b8ddec4b30833085d1c2d0c4.tar.gz kernel-b44693495af8f309b8ddec4b30833085d1c2d0c4.zip | |
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 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
