mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-08-09 00:53:37 +08:00
Added reentrant versions of inet_ntoa/ipaddr_ntoa inet_ntoa_r/ipaddr_ntoa_r
This commit is contained in:
@@ -20,7 +20,11 @@ HISTORY
|
||||
++ New features:
|
||||
|
||||
2010-02-08: Simon Goldschmidt
|
||||
* netif.h: Added
|
||||
* inet.h, ip_addr.c/.h: Added reentrant versions of inet_ntoa/ipaddr_ntoa
|
||||
inet_ntoa_r/ipaddr_ntoa_r
|
||||
|
||||
2010-02-08: Simon Goldschmidt
|
||||
* netif.h: Added netif_s/get_igmp_mac_filter() macros
|
||||
|
||||
2010-02-05: Simon Goldschmidt
|
||||
* netif.h: Added function-like macros to get/set the hostname on a netif
|
||||
|
||||
Reference in New Issue
Block a user