mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
- fixed bug #36153 TCP Cheksum error if LWIP_CHECKSUM_ON_COPY=1;
- don't fail on small mss or snd_wnd_max
This commit is contained in:
@@ -96,6 +96,9 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2014-03-14: Simon Goldschmidt
|
||||
* tcp_out.c: Fixed bug #36153 TCP Cheksum error if LWIP_CHECKSUM_ON_COPY=1
|
||||
|
||||
2014-03-11: Simon Goldschmidt (patch by Mason)
|
||||
* opt.h, sockets.c: fixed bug #35928 BSD sockets functions must set errno for
|
||||
POSIX-compliance
|
||||
|
||||
Reference in New Issue
Block a user