aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2023-07-19 06:47:54 +0000
committerPaolo Abeni <[email protected]>2023-07-20 12:49:40 +0200
commitb44693495af8f309b8ddec4b30833085d1c2d0c4 (patch)
tree5ef6c99b79c43851bb837d7904fed7c6a2cab2f8 /drivers/net/ethernet/intel/igc
parentaf1e2cffbd2ef338b1d2e7318cb2516cc6380303 (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 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions