]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/core/snmp/mib_structs.c
Removed EXPERIMENTAL status.
[pes-rpp/rpp-lwip.git] / src / core / snmp / mib_structs.c
2006-10-13 christiaansRemoved EXPERIMENTAL status.
2006-10-06 christiaansFixed up mib_external_node support, snmpwalk works...
2006-10-03 christiaansFixed clearing of head and tail pointers in snmp_mib_no...
2006-09-29 christiaansFixed snmp_mib_node_insert() to return 2, for node...
2006-09-27 christiaansRedesign of snmp_msg_event() fsm, added SNMP SET to...
2006-09-14 christiaansImproved mib node struct for external object access...
2006-09-12 christiaansAdded some lines for SET command.
2006-09-06 christiaansFirst getnext succes, values are returned insead of...
2006-09-04 christiaansAdded newlines in debug output, small optimalisations...
2006-09-01 christiaansChanged index structs to mib_list_node structs to place...
2006-08-29 christiaansAdded index tree node structs and functions, e.g. to...
2006-08-21 christiaansPacified GCC warnings and elaborated getnext to work...
2006-08-17 christiaansStarted with getnext and ensure zero length identifiers...
2006-08-11 christiaansMIB-2 object values near to completion, just committing...
2006-07-14 christiaansAdded minimalistic SNMP GET functionality.