summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorMikhail Kshevetskiy <[email protected]>2024-12-28 13:46:28 +0300
committerTom Rini <[email protected]>2024-12-28 11:59:42 -0600
commit40d3d6557d929bed17eafe1fab05b2ac7b3c6d01 (patch)
treeea8bad86a84ca3d377ff1872087c5eb13ddcfc4e /include/net
parent77da29b8687006bc7b706d3fb73f720392d236a5 (diff)
net/tcp: fix selective acknowledge
Current code assume that all (except last) packets are of the same size. This is definitely wrong. Replace SACK code with a new one, that does not rely on this assumption. Also this code uses less memory. Signed-off-by: Mikhail Kshevetskiy <[email protected]> Reviewed-by: Simon Glass <[email protected]>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions