summaryrefslogtreecommitdiff
path: root/lib/snmp/src/agent/snmpa_trap.erl
Commit message (Collapse)AuthorAgeFilesLines
* Remove commented out codeRaimo Niskanen2014-07-251-53/+0
|
* Rewrite agent for IPv4 + IPv6Raimo Niskanen2014-07-251-55/+90
|
* Don't encode IPv6 address into v1 trap and fix legacy arguments to ↵Raimo Niskanen2014-07-251-19/+68
| | | | snmpa_network_interface_filter functions
* Go back to passing (Domain, Addr) to net_if filtersRaimo Niskanen2014-07-251-28/+73
|
* Update copyright yearsBjörn-Egil Dahlberg2012-03-301-1/+1
|
* [snmp] Merged from R13B and also fixed appupMicael Karlberg2012-01-241-3/+18
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge from R13B maintenance branch (snmp-4.17.3), fixed appup and source diff (there is some between snmp-4.17.3 and 4.21.6). Merge branch 'maint-r13' into bmk/snmp/snmp4216_integration/r14 Conflicts: lib/snmp/doc/src/notes.xml lib/snmp/src/agent/snmpa.erl lib/snmp/src/agent/snmpa_agent.erl lib/snmp/src/agent/snmpa_trap.erl lib/snmp/src/app/snmp.appup.src lib/snmp/test/snmp_agent_test.erl lib/snmp/vsn.mk
| * [snmp] Add a more informative return value when the trap sending failsMicael Karlberg2011-12-211-2/+18
| | | | | | | | OTP-9700
| * snmp: Patch 1125Micael Karlberg2010-08-201-33/+62
| | | | | | | | | | OTP-8478 [agent] Added very basic support for multiple SNMPv3 EngineIDs in a single agent.
* | [agent] Version 4.20 introduced a change that broke trap sending fromMicael Karlberg2011-11-251-0/+5
| | | | | | | | | | | | subagents. Due to a bug in the test code, this was not discovered, until that bug was fixed. OTP-9745
* | Update copyright yearsBjörn-Egil Dahlberg2011-05-201-1/+1
| |
* | Patch from Attila Rajmund Nohl: Arguments switched.Micael Karlberg2011-04-201-2/+2
| |
* | Patch received from Attila Rajmund Nohl.Micael Karlberg2011-04-181-9/+32
| |
* | Cosmetic...Micael Karlberg2011-04-051-2/+2
| |
* | Added extra-info as an argument to be provided when sendingMicael Karlberg2011-04-041-54/+86
| | | | | | | | | | trap/notification and passed through to the net-if process. First version.
* | Debugging when retrieving destinations.Micael Karlberg2011-03-081-1/+3
| |
* | Basically backup commit (time to go home).Micael Karlberg2011-03-071-1/+1
| | | | | | | | | | Implemented handling of domains in the mpd module. Still some errors left though (3 test cases fail).
* | Trap sending module now handles the new domains.Micael Karlberg2011-03-031-7/+27
| |
* | OTP-8478: Added support for multiple SNMPv3 EngineIDs in a single agentMicael Karlberg2010-06-041-33/+62
|/
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1051