mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
fixed bug #33952 PUSH flag in incoming packet is lost when packet is aggregated and sent to application
This commit is contained in:
@@ -44,6 +44,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-09-03: Simon Goldschmidt
|
||||
* tcp_in.c: fixed bug #33952 PUSH flag in incoming packet is lost when packet
|
||||
is aggregated and sent to application
|
||||
|
||||
2011-09-01: Simon Goldschmidt
|
||||
* opt.h: fixed bug #31809 LWIP_EVENT_API in opts.h is inconsistent compared
|
||||
to other options
|
||||
|
||||
Reference in New Issue
Block a user