mirror of
https://github.com/lwip-tcpip/lwip.git
synced 2024-12-25 00:14:02 +00:00
Mention of multiple pbuf fix in slipif and unaligned access fix in checksumming.
This commit is contained in:
parent
f05d392920
commit
07c0bc288a
@ -11,6 +11,11 @@ FUTURE
|
|||||||
|
|
||||||
HISTORY
|
HISTORY
|
||||||
|
|
||||||
|
2005-07-17 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
|
* inet.c: Fixed unaligned 16-bit access in the standard checksum
|
||||||
|
routine by Peter Jolasson.
|
||||||
|
* slipif.c: Fixed implementation assumption of single-pbuf datagrams.
|
||||||
|
|
||||||
2005-02-04 Leon Woestenberg <leon.woestenberg@gmx.net>
|
2005-02-04 Leon Woestenberg <leon.woestenberg@gmx.net>
|
||||||
* tcp_out.c: Fixed uninitialized 'queue' referenced in memerr branch.
|
* tcp_out.c: Fixed uninitialized 'queue' referenced in memerr branch.
|
||||||
* tcp_{out|in}.c: Applied patch fixing unaligned access.
|
* tcp_{out|in}.c: Applied patch fixing unaligned access.
|
||||||
|
Loading…
Reference in New Issue
Block a user