mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
task #13729: Convert netif addresses (IPv4 & IPv6) to ip_addr_t (so they can be used without conversion/temporary storage)
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
2015-09-23: Simon Goldschmidt
|
||||
* netif.h/.c, nd6.c: task #13729: Convert netif addresses (IPv4 & IPv6) to
|
||||
ip_addr_t (so they can be used without conversion/temporary storage)
|
||||
|
||||
2015-09-08: Dirk Ziegelmeier
|
||||
* snmp: Separate mib2 counter/table callbacks from snmp agent. This both cleans
|
||||
up the code and should allow integration of a 3rd party agent/mib2. Simple
|
||||
|
||||
Reference in New Issue
Block a user