mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-06 16:26:18 +08:00
fixed bug #22070 "MIB_OBJECT_WRITE_ONLY not implemented in SNMP"
This commit is contained in:
@@ -171,6 +171,10 @@ HISTORY
|
||||
|
||||
++ Bugfixes:
|
||||
|
||||
2015-02-13: Simon Goldschmidt
|
||||
* msg_in.c: fixed bug #22070 "MIB_OBJECT_WRITE_ONLY not implemented in SNMP"
|
||||
|
||||
2015-02-12: Simon Goldschmidt
|
||||
* ip.h, ip4.c, ip6.c: fixed bug #36403 "ip4_input() and ip6_input() always pass
|
||||
inp to higher layers": now the accepting netif is passed up, but the input
|
||||
netif is available through ip_current_input_netif() if required.
|
||||
|
||||
Reference in New Issue
Block a user