aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/src/agent/snmpa_vacm.erl
AgeCommit message (Collapse)Author
2010-12-16Added dumping of data after (snmpa_vacm) cleanup call.Micael Karlberg
2010-12-07[agent] When calling snmp_view_based_acm_mib:reconfigure/1 on a running node,Micael Karlberg
the vacmAccessTable whas not properly cleaned. This means that if some entries in the vacm.conf file was removed compared to the "current" config), while others where modified and/or added, the removed entrie(s) would still exist in the vacmAccessTable.
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP