Author: glen                         Date: Fri Jan 23 01:23:16 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- repeaters 256 seems to work better

---- Files affected:
SOURCES:
   net-snmp-snmpnetstat-getbulk.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/net-snmp-snmpnetstat-getbulk.patch
diff -u SOURCES/net-snmp-snmpnetstat-getbulk.patch:1.3 
SOURCES/net-snmp-snmpnetstat-getbulk.patch:1.4
--- SOURCES/net-snmp-snmpnetstat-getbulk.patch:1.3      Thu Jan 22 18:18:07 2009
+++ SOURCES/net-snmp-snmpnetstat-getbulk.patch  Fri Jan 23 02:23:10 2009
@@ -269,7 +269,7 @@
  int   interval;       /* repeat interval for i/f stats */
  char  *intrface;      /* desired i/f for stats, or NULL for all i/fs */
  int   af;             /* address family */
-+int     max_getbulk = 512;  /* specifies the max-repeaters value to use with 
GETBULK requests */
++int     max_getbulk = 256;  /* specifies the max-repeaters value to use with 
GETBULK requests */
  
  char    *progname = NULL;
  
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/net-snmp-snmpnetstat-getbulk.patch?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to