Fixed bug #36210 lwIP does not elicit an empty ACK when received unacceptable ACK

This commit is contained in:
Simon Goldschmidt
2014-04-06 22:40:51 +02:00
parent 4c3b6814dc
commit 035ecef8a5
2 changed files with 6 additions and 1 deletions

View File

@@ -100,6 +100,10 @@ HISTORY
++ Bugfixes:
2014-04-06: Simon Goldschmidt
* tcp_in.c: Fixed bug #36210 lwIP does not elicit an empty ACK when received
unacceptable ACK
2014-04-06: Simon Goldschmidt
* dhcp.c, ip4.c/.h, ip6.c/.h, udp.c/.h, ip.h: Fixed bug #41787 DHCP Discovery
is invalid when an IP is set to thet netif.