Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2015-04-24 | snmp: Change to random use crypto. Remove use of erlang:now | Erland Schönbeck | |
2014-07-25 | Don't encode IPv6 address into v1 trap and fix legacy arguments to ↵ | Raimo Niskanen | |
snmpa_network_interface_filter functions | |||
2014-07-25 | wip: Fix agent logging | Raimo Niskanen | |
2014-07-25 | Rewrite agent to use {Domain,Address} tuples as far as possible | Raimo Niskanen | |
2014-07-25 | wip: passes all regression tests | Raimo Niskanen | |
2014-07-22 | wip | Raimo Niskanen | |
2014-07-22 | Rewrite agent configuration parsing | Raimo Niskanen | |
2013-10-21 | [snmp/manager] Incorrect use of EngineBoots and EngineTime when encrypting | Micael Karlberg | |
When performing the AES encryption, invalid values for the EngineBoots and EngineTime was used. The values of the local agent was used, which would have produced some values if an agent was actually running. If not it would have caused a crash. OTP-11413 | |||
2012-01-31 | Merge branch 'maint-r13' into bmk/snmp/snmp4217_integration/r14 | Micael Karlberg | |
Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/doc/src/snmpa.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/test/snmp_agent_test.erl lib/snmp/vsn.mk | |||
2012-01-26 | [snmp/agent] Wrong OID used for error message reply | Micael Karlberg | |
When sending an error message (reply) regarding snmpUnknownPDUHandlers, the agent used the wrong OID. OTP-9747 | |||
2011-11-25 | [agent] When sending an error message (reply) regarding | Micael Karlberg | |
snmpUnknownPDUHandlers, the agent used the wrong OID. OTP-9747 | |||
2011-07-13 | Improved (transport) domain error reporting. | Micael Karlberg | |
2011-07-12 | Merge branch 'bmk/snmp/agent/wrong_default_transport_domain/OTP-9425' into ↵ | Micael Karlberg | |
bmk/snmp/manager/transport_domain/OTP-9305 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa_mpd.erl lib/snmp/src/app/snmp.appup.src lib/snmp/vsn.mk | |||
2011-07-12 | [manager] No way to specify transport domain. Transport domains was | Micael Karlberg | |
assumed to be IPv4. This has now been changed so that it can also be IPv6. To facilitate this, the transportDomain is now a (new) valid option. This also mean that the transport behaviour has changed. OTP-9305 [agent] A temporary fix for transport domain, specifically regarding trap sending. This is done in order to make testing possible, pending merge from topic branch. OTP-9400 | |||
2011-07-12 | [agent] Did not handle transport domains properly in some cases. | Micael Karlberg | |
OTP-9400 | |||
2011-07-08 | [agent] Did not handle transport domains properly in some cases, | Micael Karlberg | |
for instance trap sending. OTP-9400 | |||
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-03-07 | Basically backup commit (time to go home). | Micael Karlberg | |
Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail). | |||
2010-08-20 | snmp: Patch 1125 | Micael Karlberg | |
OTP-8478 [agent] Added very basic support for multiple SNMPv3 EngineIDs in a single agent. | |||
2010-06-04 | OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agent | Micael Karlberg | |
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |