]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #1317: SNMP GETNEXT fails if the given OID is outside the Squid MIB
authorserassio <>
Wed, 31 Aug 2005 02:44:00 +0000 (02:44 +0000)
committerserassio <>
Wed, 31 Aug 2005 02:44:00 +0000 (02:44 +0000)
commitaa6d85ce21858ed0ac9dae2b8d6fed6f5519bc31
treee726f373cbf0857661b70e80ec9534e2b41619cd
parentecf2ebcff23f40a0241c712e2033e7d3b1445910
Bug #1317: SNMP GETNEXT fails if the given OID is outside the Squid MIB

This quick patch fixes the SNMP GETNEXT search when given an OID outside
the Squid MIB. This allows proper integration of Squid into proxy SNMP
agents.

Forward port of 2.5 patch.
src/snmp_core.cc