diff options
author | Eric Dumazet <edumazet@google.com> | 2025-05-13 19:39:11 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-05-15 11:30:08 -0700 |
commit | 63ad7dfedfaee60d9ab40f9f2ec4fb488fa9b1ec (patch) | |
tree | 130a060e4c238fb6d03c59a53ca3c2b5352932c3 /include/linux/tcp.h | |
parent | 65c5287892e9a881e41758cbf071df6ec9c24a76 (diff) |
tcp: adjust rcvbuf in presence of reorders
This patch takes care of the needed provisioning
when incoming packets are stored in the out of order queue.
This part was not implemented in the correct way, we need
to decouple it from tcp_rcv_space_adjust() logic.
Without it, stalls in the pipe could happen.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250513193919.1089692-4-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/tcp.h')
0 files changed, 0 insertions, 0 deletions