fixed bug #34534: Error in sending fragmented IP if MEM_ALIGNMENT > 4

This commit is contained in:
Simon Goldschmidt
2011-10-12 18:17:07 +02:00
parent ab51f3bec0
commit c74d881d3d
2 changed files with 6 additions and 2 deletions

View File

@@ -69,6 +69,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