SNMP++ and AgentX++ has been updated with bug fixes.
CHANGES SNMP++ 3.6.4
- Fixed: Memory leak in AuthPriv destructor. Added unload of OpenSSL legacy provider.
- Improved: OpenSSL legacy provider initialisation for DES.
CHANGES AgentX++ 2.6.1
- Fixed: Infinite loop in AgentXMasterAgent::send_pending_ax when a subagent is gone while processing a SET requests.
- Removed: Removed unused include of <sysctl.h> in subagent/src/if_mib.cpp.
- Fixed: Initialization of axSocket in agentx.cpp AgentX() constructor.