Fixed bug #27315: zero window probe and FIN

This commit is contained in:
goldsimon
2009-10-16 21:07:48 +00:00
parent d8d8cf7e98
commit 502e89f4ad
2 changed files with 16 additions and 4 deletions

View File

@@ -43,6 +43,9 @@ HISTORY
++ Bugfixes:
2009-10-16: Simon Goldschmidt
* tcp_out.c: Fixed bug #27315: zero window probe and FIN
2009-10-16: Simon Goldschmidt
* ip.c: Fixed bug #27390: Source IP check in ip_input() causes it to drop
valid DHCP packets -> allow 0.0.0.0 as source address when LWIP_DHCP is