summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updated OTP versionOTP-17.2Erlang/OTP2014-08-072-1/+2
|
* Update release notesErlang/OTP2014-08-072-2/+63
|
* Merge branch 'raimo/snmp/ipv4+ipv6/OTP-12020' into maint-17Erlang/OTP2014-08-0752-3302/+5752
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * refs/heads/fetch-and-merge.maint-17-opu/FETCH_HEAD/54676: (46 commits) Fix error printouts to not crash Improve ct_snmp test cases Fix misspelled community in manager Rearrange test suite group structure Fix testcase for really dual ip Adjust test cases for daily builds Fix call to non-existent function Fix test manager in agent tests for IPv6 Call new Net-SNMP test suite from top suite Improve external snmp commands args Test inform to dual transports Write list of trap targets Improve dual stack test suite Use {ipv6_v6only, true} Remove commented out code Add dual_ip tests in snmp_to_snmpnet_SUITE Silence logging from agent net_if at shutdown Rewrite agent for IPv4 + IPv6 snmp: Add inform test snmp: Add new test suite ...
| * Fix error printouts to not crashRaimo Niskanen2014-08-072-4/+6
| |
| * Improve ct_snmp test casesRaimo Niskanen2014-08-054-11/+42
| |
| * Fix misspelled community in managerRaimo Niskanen2014-08-051-1/+1
| |
| * Rearrange test suite group structureRaimo Niskanen2014-07-301-47/+36
| |
| * Fix testcase for really dual ipRaimo Niskanen2014-07-301-111/+59
| |
| * Adjust test cases for daily buildsRaimo Niskanen2014-07-301-23/+42
| |
| * Fix call to non-existent functionRaimo Niskanen2014-07-301-1/+1
| |
| * Fix test manager in agent tests for IPv6Raimo Niskanen2014-07-304-49/+60
| |
| * Call new Net-SNMP test suite from top suiteRaimo Niskanen2014-07-301-12/+17
| |
| * Improve external snmp commands argsRaimo Niskanen2014-07-301-52/+68
| |
| * Test inform to dual transportsRaimo Niskanen2014-07-301-42/+106
| |
| * Write list of trap targetsRaimo Niskanen2014-07-301-43/+58
| |
| * Improve dual stack test suiteRaimo Niskanen2014-07-302-79/+229
| |
| * Use {ipv6_v6only, true}Raimo Niskanen2014-07-303-4/+13
| |
| * Remove commented out codeRaimo Niskanen2014-07-253-264/+9
| |
| * Add dual_ip tests in snmp_to_snmpnet_SUITERaimo Niskanen2014-07-251-18/+52
| |
| * Silence logging from agent net_if at shutdownRaimo Niskanen2014-07-251-2/+3
| |
| * Rewrite agent for IPv4 + IPv6Raimo Niskanen2014-07-258-478/+899
| |
| * snmp: Add inform testIngela Anderton Andin2014-07-254-51/+148
| |
| * snmp: Add new test suiteIngela Anderton Andin2014-07-253-2/+238
| |
| * Mend loop_mib_* testcasesRaimo Niskanen2014-07-251-15/+11
| |
| * Mend regression testsRaimo Niskanen2014-07-253-10/+30
| |
| * Add testcases and do related fixesRaimo Niskanen2014-07-254-190/+256
| |
| * Use IPv6 config in managerRaimo Niskanen2014-07-259-355/+481
| |
| * Mend write_config_file and append_config_fileRaimo Niskanen2014-07-255-553/+476
| |
| * Mend manager to pass regression testsRaimo Niskanen2014-07-255-64/+97
| |
| * Rewrite ordering functions for maintainabilityRaimo Niskanen2014-07-253-25/+29
| |
| * Fix vsn.mk and clean out moot testcasesRaimo Niskanen2014-07-252-6/+6
| |
| * Fix log validation and fix some testcasesRaimo Niskanen2014-07-252-48/+19
| |
| * Write IPv6 test casesRaimo Niskanen2014-07-252-43/+188
| |
| * Rewrite string representation of addresses and stop printing an error report ↵Raimo Niskanen2014-07-255-146/+150
| | | | | | | | when snmpa_net_if gets externally killed
| * Don't encode IPv6 address into v1 trap and fix legacy arguments to ↵Raimo Niskanen2014-07-255-53/+126
| | | | | | | | snmpa_network_interface_filter functions
| * wip: Testcase feedbackRaimo Niskanen2014-07-254-5/+35
| |
| * wip: Fix agent loggingRaimo Niskanen2014-07-257-225/+285
| |
| * bugfix: Call to non-existing module 'list'Raimo Niskanen2014-07-251-1/+1
| |
| * Bugfix: argument order to internal function verify_lines/4Raimo Niskanen2014-07-251-4/+4
| |
| * Go back to passing (Domain, Addr) to net_if filtersRaimo Niskanen2014-07-256-104/+331
| |
| * fix agent configuration detailsRaimo Niskanen2014-07-255-144/+254
| |
| * snmp: Add IPV6 testsIngela Anderton Andin2014-07-255-139/+202
| |
| * Rewrite agent to use {Domain,Address} tuples as far as possibleRaimo Niskanen2014-07-258-172/+205
| |
| * wip: passes all regression testsRaimo Niskanen2014-07-256-214/+205
| |
| * wip: Rewrite manager net_if processRaimo Niskanen2014-07-2511-716/+844
| |
| * wipRaimo Niskanen2014-07-253-271/+449
| |
| * wip-all-regression-tests-but-one-managerRaimo Niskanen2014-07-258-37/+50
| |
| * wipRaimo Niskanen2014-07-227-581/+560
| |
| * Rewrite agent configuration parsingRaimo Niskanen2014-07-2213-309/+793
| |
* | Merge branch 'lars/orber/dual_ipv6_and_ipv4' into maint-17Erlang/OTP2014-08-0718-582/+425
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | * lars/orber/dual_ipv6_and_ipv4: [orber] Fix bug in testcase [orber] Fix malformed macros [orber] Add test suite for ORB with dual ipv4/ipv6 configuration [orber] Update documentation and fix testcase for IPv4/IPv6 [orber] Update testcases and fixed some minor faults [orber] Remove unused file corba_request.erl [orber] Remove a define of ORBVSN when compiling orbers erlang modules [orber] Add possibilty to configure orber to run in both IPv4 and IPv6