]> rtime.felk.cvut.cz Git - pes-rpp/rpp-lwip.git/history - src/include/lwip/snmp_structs.h
patch #7145: Various typos in SNMP files
[pes-rpp/rpp-lwip.git] / src / include / lwip / snmp_structs.h
2010-04-14 goldsimonpatch #7145: Various typos in SNMP files
2010-02-04 goldsimonReplaced struct ip_addr by typedef ip_addr_t to make...
2010-01-28 goldsimonKeep 'const' of varius snmp structs the same throughout...
2010-01-25 goldsimonPartly fixed bug #22070 (MIB_OBJECT_WRITE_ONLY not...
2010-01-24 goldsimonRenamed the private mib node from 'private' to 'mib_pri...
2007-09-07 fbernonMinor changes (but in lot of files): add #if/#endif...
2007-09-06 fbernonseveral-files: replace some #include "arch/cc.h" by...
2007-05-10 goldsimonIncluded patch #5448: include '#ifdef __cplusplus ...
2006-10-13 christiaansRemoved EXPERIMENTAL status.
2006-10-02 christiaansAdded external mibnode panic closure functions, tobe...
2006-09-27 christiaansRedesign of snmp_msg_event() fsm, added SNMP SET to...
2006-09-20 christiaansMoved SNMP_CONCURRENT_REQUESTS to opt.h, babysteps...
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.
2006-08-17 christiaansAdded tree expansion func protos for getnext.
2006-08-15 christiaansMoved noleafs_get_object_def() and noleafs_get_value...
2006-08-11 christiaansMIB-2 object values near to completion, just committing...
2006-07-14 christiaansAdded minimalistic SNMP GET functionality.