summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/efi/Protocol/SimpleFileSystem.h
diff options
context:
space:
mode:
authorMichael Brown2026-01-09 14:18:20 +0100
committerMichael Brown2026-01-09 14:18:20 +0100
commit8e557f1ab0e0153cae43391f051947bf06629d2c (patch)
tree601ec3ec2c93826e314227c6e7daec75da590c84 /src/include/ipxe/efi/Protocol/SimpleFileSystem.h
parent[neighbour] Add the ability to artificially delay outbound packets (diff)
downloadipxe-8e557f1ab0e0153cae43391f051947bf06629d2c.tar.gz
ipxe-8e557f1ab0e0153cae43391f051947bf06629d2c.tar.xz
ipxe-8e557f1ab0e0153cae43391f051947bf06629d2c.zip
[tcp] Discard packets that lie immediately before the receive window
We will currently enqueue (rather than discard) retransmitted packets that lie immediately before the current receive window. These packets will be harmlessly discarded when the receive queue is processed immediately afterwards, but cause confusion when attempting to debug TCP performance issues. Fix by adjusting the comparison so that packets that lie immediately before the receive window will be discarded immediately and never enqueued. Signed-off-by: Michael Brown <mcb30@ipxe.org>
Diffstat (limited to 'src/include/ipxe/efi/Protocol/SimpleFileSystem.h')
0 files changed, 0 insertions, 0 deletions