Fixed bug #27905: FIN isn't combined with data on unsent

This commit is contained in:
goldsimon
2009-11-22 17:55:03 +00:00
parent 35d1c33e0a
commit a939c09a6b
2 changed files with 14 additions and 5 deletions

View File

@@ -46,6 +46,9 @@ HISTORY
++ Bugfixes:
2009-11-22: Simon Goldschmidt
* tcp_in.c: Fixed bug #27905: FIN isn't combined with data on unsent
2009-11-22: Simon Goldschmidt (suggested by Bill Auerbach)
* tcp.c: tcp_alloc: prevent increasing stats.err for MEMP_TCP_PCB when
reusing time-wait pcb