]> git.pld-linux.org Git - packages/net-snmp.git/blobdiff - net-snmp-snmpnetstat-getbulk.patch
- rel 9
[packages/net-snmp.git] / net-snmp-snmpnetstat-getbulk.patch
index 556dfcda51774e340148bd9014551ae31714515d..fdb44f557b97808878e1390ba628827a6453ae21 100644 (file)
  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 = 32;  /* specifies the max-repeaters value to use with GETBULK requests */
  
  char    *progname = NULL;
  
This page took 0.058454 seconds and 4 git commands to generate.