]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
notes on snmp things added
authorkostas <>
Wed, 25 Feb 1998 18:26:08 +0000 (18:26 +0000)
committerkostas <>
Wed, 25 Feb 1998 18:26:08 +0000 (18:26 +0000)
ChangeLog

index cb122ccfdf2c4fd1e44aeb17547e2fc4a6c422e2..daac8cafbb09fa7deafdd7b6449e931ad9bcc5cf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+       - Security controls for the SNMP agent added. Besides communities
+          (like password) and views (part of tree accessible), the snmp_acl
+         config option can be used to do acl based access checks per
+         community.
+       - SNMP agent was heavily re-written, based on cmu-snmpV1.8. 
+         You can now walk through the whole mib tree. Several 
+         new variables added under cacheProtoAggregateStats
        - Added rudimental statistics for HTTP headers.
        - Adjusted StatLogHist to a more "generic"/flexible StatHist.
          Moved StatHist implementation into a separate file.