freebsd-dev/usr.sbin/bsnmpd/modules
Hartmut Brandt e55adffce7 Reduce the memory requirements for the tables by (1) using malloced strings
instead of maximum sized arrays embedded in the table structures and (2)
using pointers to constant oids instead of copying the oid into each
table structure. This also fixes indexing in the case when a string used
for indexing is longer than the maximum size allowed in the MIB.

Submitted by:	Victor Cruceru <soc-victor@>
2006-07-14 09:07:56 +00:00
..
snmp_atm Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers 2005-11-10 10:14:57 +00:00
snmp_hostres Reduce the memory requirements for the tables by (1) using malloced strings 2006-07-14 09:07:56 +00:00
snmp_mibII A bandaid to unbreak world. 2006-02-27 20:46:34 +00:00
snmp_netgraph Fix prototypes. 2005-11-24 14:23:16 +00:00
snmp_pf Check for altq presence during module init, and allow module to work even if 2005-11-30 21:08:04 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00
Makefile.inc Use the new bsd.snmpmod.mk makefile to build the modules. The -I pointers 2005-11-10 10:14:57 +00:00