opnsense-src/lib/libbsnmp/modules/snmp_netgraph
Hartmut Brandt 89624a3490 Replace all uses of the old netgraph constants NG_*LEN by the new
constants NG_*SIZ that include the trailing NUL byte. This change
is mostly mechanical except for the replacement of a couple of snprintf()
and sprintf() calls with strlcpy.
2003-11-15 15:26:35 +00:00
..
BEGEMOT-NETGRAPH.txt Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
genfiles Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00
Makefile The snmp_netgraph module depends on libnetgraph. So add a dependency and 2003-11-12 17:09:13 +00:00
netgraph_oid.h Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00
netgraph_tree.c Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00
netgraph_tree.def Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00
netgraph_tree.h Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00
snmp_netgraph.3 Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
snmp_netgraph.c Replace all uses of the old netgraph constants NG_*LEN by the new 2003-11-15 15:26:35 +00:00
snmp_netgraph.h Add build infrastructure for libbsnmp and the modules. Add the 2003-11-10 09:17:34 +00:00