mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Let netdb use a memp pool for allocating memory when getaddrinfo() is called.
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2010-02-01: Simon Goldschmidt
|
||||
* opt.h, memp_std.h, dns.h, netdb.c, memp.c: Let netdb use a memp pool
|
||||
for allocating memory when getaddrinfo() is called.
|
||||
|
||||
2010-01-31: Simon Goldschmidt
|
||||
* dhcp.h, dhcp.c: Reworked the code that parses DHCP options: parse
|
||||
them once instead of parsing for every option. This also removes
|
||||
|
||||
Reference in New Issue
Block a user