AgentCapabilities macro is now compiled but not yet implemented

pull/45/head
elie 2010-11-22 23:56:51 +00:00
parent ffab0a87ee
commit 6434307e2f
1 changed files with 2 additions and 0 deletions

View File

@ -18,9 +18,11 @@ Revision 4.1.15a
collide within an administrative domain.
- MibTableColumn instances now build value-to-column-instance map
to speedup by-value search.
- SNMPv2-CONF::AgentCapabilities macro implemented.
- Fix to SNMPv3 security module to store peer SNMP engine timeline
only if taken from an authenticated message. Prior to this fix
SNMP engine was not been protected from spoofing.
- Fix to $SMIPATH initialization at build-pysnmp-mib.
- Fix to maxSizeResponseScopedPDU calculation.
- Fix to Next/Bulk CommandGenerators to catch a non-increasing OID
error condition (what prevents looping).