]> git.ipfire.org Git - thirdparty/squid.git/commit
Moved SNMP-related prototypes to a new home.
authorFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 31 Aug 2012 15:45:51 +0000 (17:45 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Fri, 31 Aug 2012 15:45:51 +0000 (17:45 +0200)
commit9c0a22562c238784a56ec9cf2197981b4af9352d
tree9c3ef5bc3c5b617ff2477e46f43a0aa307c7be54
parent6ff204fc8223b5f5c6ae75b5acc201f67c254875
Moved SNMP-related prototypes to a new home.
13 files changed:
include/cache_snmp.h
src/Makefile.am
src/client_db.cc
src/client_db.h
src/dns_internal.cc
src/fqdncache.cc
src/ipcache.cc
src/main.cc
src/protos.h
src/snmp_agent.cc
src/snmp_agent.h [new file with mode: 0644]
src/snmp_core.cc
src/snmp_core.h