Menu

[r5552]: / experimental / net-snmp / files / patch-net-snmp-config.h.in  Maximize  Restore  History

Download this file

21 lines (15 with data), 689 Bytes

--- include/net-snmp/net-snmp-config.h.in.orig	2008-07-28 20:41:40.000000000 +0900
+++ include/net-snmp/net-snmp-config.h.in	2009-01-25 22:15:35.000000000 +0900
@@ -126,7 +126,7 @@
 #undef STRUCT_SIGACTION_HAS_SA_SIGACTION
 
 /* Does struct tm have a tm_gmtoff field? */
-#undef STRUCT_TM_HAS_TM_GMTOFFF
+#undef STRUCT_TM_HAS_TM_GMTOFF
 
 /* Does struct sockaddr have a sa_len field? */
 #undef STRUCT_SOCKADDR_HAS_SA_LEN
@@ -1564,7 +1564,7 @@
 
 #define NETSNMP_EXCACHETIME 30
 #define NETSNMP_CACHEFILE ".snmp-exec-cache"
-#define NETSNMP_MAXCACHESIZE (200*80)   /* roughly 200 lines max */
+#define NETSNMP_MAXCACHESIZE (1500*80)   /* roughly 1500 lines max */
 
 /* misc defaults */
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.