mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-09-22 00:33:46 +08:00
fixed bug #34072: UDP broadcast is received from wrong UDP pcb if udp port matches
This commit is contained in:
@@ -47,6 +47,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-09-09: Simon Goldschmidt
|
||||
* udp.c: fixed bug #34072: UDP broadcast is received from wrong UDP pcb if
|
||||
udp port matches
|
||||
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user