* grub-core/net/tftp.c: Retransmit ack when rereceiving old packet.
Try to handle more than 0xFFFF packets.
This commit is contained in:
parent
6d1fc99ab5
commit
cf8d6bbd9e
2 changed files with 24 additions and 9 deletions
|
@ -1,3 +1,10 @@
|
|||
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* grub-core/net/tftp.c: Retransmit ack when rereceiving old packet.
|
||||
Try to handle more than 0xFFFF packets.
|
||||
Reported by: Bernhard Übelacker <bernhardu>.
|
||||
He also spotted few overflows in first version of this patch.
|
||||
|
||||
2013-10-26 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* tests/date_unit_test.c: New test.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue