php-src/ext/snmp
Boris Lytochkin 3aa6f31abd more tuning based on discussion in FR #40816:
* parse all OIDs earlier, detect all wrong OIDs before any query
   is made (GET-operations)
 * introduce ERRNO_MULTIPLE_SET_QUERIES:
    warn if request contains more OIDs than max_oids and SET operation
    (and type&value checks) will be done in chunks.
fix set method when request contains more OIDs than max_oids (2nd and
 subsequent chunk were ignored)
2011-08-31 08:36:22 +00:00
..
tests more tuning based on discussion in FR #40816: 2011-08-31 08:36:22 +00:00
config.m4 fixed typos in tests 2011-05-10 20:04:26 +00:00
config.w32 * added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834) 2011-04-05 12:20:35 +00:00
CREDITS * added detection and walkaround for net-snmp library bug (net-snmp BUGid 2027834) 2011-04-05 12:20:35 +00:00
php_snmp.h merge from trunk: 2011-08-30 14:24:00 +00:00
snmp.c more tuning based on discussion in FR #40816: 2011-08-31 08:36:22 +00:00
snmp.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00