mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
Separate mib2 counter/table callbacks from snmp agent. This both cleans up the code and should allow integration of a 3rd party agent/mib2.
This commit is contained in:
@@ -6,6 +6,10 @@ HISTORY
|
||||
|
||||
++ New features:
|
||||
|
||||
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.
|
||||
|
||||
2015-09-03: Simon Goldschmidt
|
||||
* opt.h, dns.h/.c: DNS/IPv6: added support for AAAA records
|
||||
|
||||
@@ -21,7 +25,6 @@ HISTORY
|
||||
* support IPv4 source based routing: define LWIP_HOOK_IP4_ROUTE_SRC to point
|
||||
to a routing function
|
||||
|
||||
|
||||
2015-08-05: Simon Goldschmidt
|
||||
* many files: allow multicast socket options IP_MULTICAST_TTL, IP_MULTICAST_IF
|
||||
and IP_MULTICAST_LOOP to be used without IGMP
|
||||
|
||||
Reference in New Issue
Block a user