mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-07 00:36:21 +08:00
fixed bug #34534: Error in sending fragmented IP if MEM_ALIGNMENT > 4
This commit is contained in:
committed by
goldsimon
parent
26f69123fd
commit
dbbd161219
@@ -49,6 +49,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2011-10-12: Simon Goldschmidt
|
||||
* pbuf.c: fixed bug #34534: Error in sending fragmented IP if MEM_ALIGNMENT > 4
|
||||
|
||||
2011-10-09: Simon Goldschmidt
|
||||
* tcp_out.c: fixed bug #34426: tcp_zero_window_probe() transmits incorrect
|
||||
byte value when pcb->unacked != NULL
|
||||
|
||||
Reference in New Issue
Block a user