forked from mirrors/tftp-hpa-google
Fix a pathology where a client sending ACKs for the wrong
packet can prevent proper retransmission.
This commit is contained in:
parent
5fbd57b61a
commit
2cba51056f
2 changed files with 29 additions and 11 deletions
5
CHANGES
5
CHANGES
|
@ -1,5 +1,10 @@
|
|||
$Id$
|
||||
|
||||
Changes in 0.37:
|
||||
Fix a pathology where a client sending ACKs for the wrong
|
||||
packet can prevent proper retransmission.
|
||||
|
||||
|
||||
Changes in 0.36:
|
||||
Portability fixes.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue