mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-07 16:13:38 +08:00
task #6849: Calculate checksum when creating TCP segments, not when (re-)transmitting them.
This commit is contained in:
@@ -13,6 +13,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-03-14: Simon Goldschmidt
|
||||
* tcp_impl.h, tcp_out.c, inet_chksum.h/.c: task #6849: Calculate checksum
|
||||
when creating TCP segments, not when (re-)transmitting them.
|
||||
|
||||
2010-03-07: Simon Goldschmidt
|
||||
* sockets.c: bug #28775 (select/event_callback: only check select_cb_list
|
||||
on change) plus use SYS_LIGHTWEIGHT_PROT to protect the select code.
|
||||
|
||||
Reference in New Issue
Block a user