diff options
| author | Sean Edmond <[email protected]> | 2023-01-04 18:16:26 -0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-02 14:44:53 -0500 |
| commit | 21a265c0d1ef93ed40e1990f33be0bc427e956f0 (patch) | |
| tree | a4830c70ec6d5e61e073a5f48dc643834b1b2241 /scripts/const_structs.checkpatch | |
| parent | c3d9736d54e7504656577020e3608f01c8fa76d5 (diff) | |
net: tftp: Fix for DATA ACK for block count out of order
In rfc7440, if an ACK is not received by the server or if the
last data block in a window is dropped, the server will timeout and
retransmit the window. In this case, the block count received will be
less than the internal block count. In this case, the client
should not ACK. ACK should only be sent if the received block
count is greater than the expected block count.
Signed-off-by: Sean Edmond <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
Diffstat (limited to 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions
