mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Introduced fast one-entry-cache to speed up ARP lookup when sending multiple packets to the same host.
This commit is contained in:
@@ -23,6 +23,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-05-04 Simon Goldschmidt (Atte Kojo)
|
||||
* etharp.c: Introduced fast one-entry-cache to speed up ARP lookup when sending
|
||||
multiple packets to the same host.
|
||||
|
||||
2007-05-04 Frédéric Bernon, Jonathan Larmour
|
||||
* sockets.c, api.h, api_lib.c, api_msg.h, api_msg.c: Fix bug #19162 "lwip_sento: a possible
|
||||
to corrupt remote addr/port connection state". Reduce problems "not enought memory" with
|
||||
|
||||
Reference in New Issue
Block a user