aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/proc.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2025-01-13 13:55:56 +0000
committerJakub Kicinski <[email protected]>2025-01-14 21:28:13 +0000
commitea98b61bddf41e9a9308ff8f931e6077907b1587 (patch)
tree2eb96ed29f5bdcca030550adc01fbfbc262b9683 /net/ipv4/proc.c
parentnet: phy: dp83822: Fix typo "outout" -> "output" (diff)
downloadkernel-ea98b61bddf41e9a9308ff8f931e6077907b1587.tar.gz
kernel-ea98b61bddf41e9a9308ff8f931e6077907b1587.zip
tcp: add drop_reason support to tcp_disordered_ack()
Following patch is adding a new drop_reason to tcp_validate_incoming(). Change tcp_disordered_ack() to not return a boolean anymore, but a drop reason. Change its name to tcp_disordered_ack_check() Refactor tcp_validate_incoming() to ease the code review of the following patch, and reduce indentation level. This patch is a refactor, with no functional change. Signed-off-by: Eric Dumazet <[email protected]> Reviewed-by: Neal Cardwell <[email protected]> Reviewed-by: Kuniyuki Iwashima <[email protected]> Reviewed-by: Jason Xing <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/proc.c')
0 files changed, 0 insertions, 0 deletions