mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-08 00:23:39 +08:00
Added sequential dns resolver function for netconn api (netconn_gethostbyname)
This commit is contained in:
@@ -19,6 +19,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2007-11-16 Simon Goldschmidt
|
||||
* api.h, api_msg.h, api_lib.c, api_msg.c: Added sequential dns resolver
|
||||
function for netconn api (netconn_gethostbyname).
|
||||
|
||||
2007-11-15 Jim Pettinato, Frédéric Bernon
|
||||
* opt.h, init.c, tcpip.c, dhcp.c, dns.h, dns.c: add DNS client for simple name
|
||||
requests with RAW api interface. Initialization is done in lwip_init() with
|
||||
|
||||
Reference in New Issue
Block a user