aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/agent/snmpa_net_if.erl
AgeCommit message (Expand)Author
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-06Merge branch 'maint'Zandra Hird
2015-04-30Improve agent fix as in managerRaimo Niskanen
2015-04-24snmp: Change to random use crypto. Remove use of erlang:nowErland Schönbeck
2015-04-23Use port 0 with {fd,Fd}, use snmpm_fd in managerRaimo Niskanen
2014-08-07Fix error printouts to not crashRaimo Niskanen
2014-07-30Use {ipv6_v6only, true}Raimo Niskanen
2014-07-25Remove commented out codeRaimo Niskanen
2014-07-25Silence logging from agent net_if at shutdownRaimo Niskanen
2014-07-25Rewrite agent for IPv4 + IPv6Raimo Niskanen
2014-07-25Add testcases and do related fixesRaimo Niskanen
2014-07-25Rewrite string representation of addresses and stop printing an error report ...Raimo Niskanen
2014-07-25Don't encode IPv6 address into v1 trap and fix legacy arguments to snmpa_netw...Raimo Niskanen
2014-07-25wip: Fix agent loggingRaimo Niskanen
2014-07-25Go back to passing (Domain, Addr) to net_if filtersRaimo Niskanen
2014-07-25fix agent configuration detailsRaimo Niskanen
2014-07-25Rewrite agent to use {Domain,Address} tuples as far as possibleRaimo Niskanen
2014-07-25wip: passes all regression testsRaimo Niskanen
2011-05-20Update copyright yearsBjörn-Egil Dahlberg
2011-04-18Patch received from Attila Rajmund Nohl.Micael Karlberg
2011-04-04Added extra-info as an argument to be provided when sendingMicael Karlberg
2011-03-07Basically backup commit (time to go home).Micael Karlberg
2011-03-03Backup...Micael Karlberg
2010-08-23snmp: Patch 1130Niclas Eklund
2010-02-10OTP-8395[2]: Sequence numbers in Audit Trail Log(s).Micael Karlberg
2010-02-03OTP-8395: Sequence number in Audit Trail Logs.Micael Karlberg
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP