summaryrefslogtreecommitdiff
path: root/usr.sbin/snmpd/mps.c
AgeCommit message (Expand)Author
2008-01-18free oid data before overwriting itReyk Floeter
2008-01-16bump copyrightReyk Floeter
2008-01-09big endian fixes (tested on sparc64)Reyk Floeter
2008-01-04always bzero the oid lookup key before initializing it.Reyk Floeter
2008-01-03scalars have an index of 0 in the returned oid (like sysDescr.0).Reyk Floeter
2007-12-29add the IP-MIB ipAddrTable. it requires to encode the ipv4 addressesReyk Floeter
2007-12-28split code handling the "structure of management information" and theReyk Floeter
2007-12-28split the MIB declarations (names) from the definitions (implementation).Reyk Floeter
2007-12-07typeReyk Floeter
2007-12-05more typos in comments etc.Reyk Floeter
2007-12-05typo s/beeing/being/gReyk Floeter
2007-12-05- add support joel's OPENBSD-SENSORS-MIB; it will dump the currentReyk Floeter
2007-12-05Start working on snmpd(8) and snmpctl(8), a lightweight SNMP implementationReyk Floeter