mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-11-18 20:10:53 +00:00
Fixed wrong filename
This commit is contained in:
parent
dee1d82c11
commit
28ac4347d4
@ -45,6 +45,7 @@ HISTORY
|
|||||||
to a human-readable string.
|
to a human-readable string.
|
||||||
|
|
||||||
++ Bugfixes:
|
++ Bugfixes:
|
||||||
|
|
||||||
2009-10-28: Kieran Mansley
|
2009-10-28: Kieran Mansley
|
||||||
* tcp_in.c, tcp_out.c, tcp.h: re-work the fast retransmission code
|
* tcp_in.c, tcp_out.c, tcp.h: re-work the fast retransmission code
|
||||||
to follow algorithm from TCP/IP Illustrated
|
to follow algorithm from TCP/IP Illustrated
|
||||||
@ -87,7 +88,7 @@ HISTORY
|
|||||||
* tcp_in.c: Fixed bug #27329: dupacks by unidirectional data transmit
|
* tcp_in.c: Fixed bug #27329: dupacks by unidirectional data transmit
|
||||||
|
|
||||||
2009-10-15: Simon Goldschmidt
|
2009-10-15: Simon Goldschmidt
|
||||||
* api_msg.c: Fixed bug #27709: conn->err race condition on netconn_recv()
|
* api_lib.c: Fixed bug #27709: conn->err race condition on netconn_recv()
|
||||||
timeout
|
timeout
|
||||||
|
|
||||||
2009-10-15: Simon Goldschmidt
|
2009-10-15: Simon Goldschmidt
|
||||||
|
Loading…
Reference in New Issue
Block a user