| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \
| |/ /
| | |
| | | |
OTP-17783
|
| |/
| |
| |
| | |
OTP-17783
|
|\ \
| |/
| |
| | |
OTP-17615
|
| |\
| | |
| | |
| | | |
OTP-17615
|
| | |
| | |
| | |
| | |
| | |
| | | |
Including a lot of verbosity printout tweaking.
OTP-17615
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add support for the new authentication algorithms;
SHA-224, SHA-256, SHA-384 and SHA-512.
OTP-17615 (RFC 7860)
|
| | |
| | |
| | |
| | | |
OTP-17615
|
|\ \ \
| |/ /
| | |
| | | |
OTP-17671
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
'bmk/snmp/20211001/start_failure_with_empty_config_and_flag/OTP-17671' into maint
OTP-17671
|
| | |/
| | |
| | |
| | | |
OTP-17671
|
|\ \ \
| |/ /
| | |
| | | |
OTP-17641
|
| |/
| |
| |
| |
| |
| |
| |
| | |
The net-if process incorrectly expected the 'type' of
the DOWN message to be 'socket'. But the old style sockets
is of type 'port'.
OTP-17641
|
|\ \
| | |
| | |
| | | |
OTP-17612
|
| | |
| | |
| | |
| | | |
OTP-17612
|
| | |
| | |
| | |
| | | |
OTP-17612
|
| | |
| | |
| | |
| | |
| | |
| | | |
Deleted "dead", 'BACKWARD compatibility, code.
OTP-17612
|
|\ \ \
| |/ /
|/| /
| |/ |
OTP-17526
|
| |
| |
| |
| | |
OTP-17526
|
|\ \
| |/
| |
| | |
OTP-17526
|
| |
| |
| |
| |
| |
| |
| | |
Make it possible to configure manager transport (net-if) to
use the inet_backend gen_udp option.
OTP-17526
|
| |
| |
| |
| |
| |
| |
| |
| | |
Make it possible to configure agent transport (net-if) to
use the inet_backend gen_udp option.
OTP-17526
OTP-17410
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This commit adds a test case to check that app files for the
Erlang/OTP applications specifies correct versions for the
dependencies in the runtime_dependencies field. The test is designed
to work on the Erlang/OTP team's test servers as it assumes that all
released applications are installed in particular places and that all
app versions have been increased in the correct way (which is done by
scripts in the Erlang/OTP team's test infrastructure).
The test uses xref to try to find undefined function calls in all
Erlang/OTP applications. When running xref to test an application,
`xref`'s library path is set to point to folders containing beam-files
for the applications that are specified as the minimum correct
versions by the `runtime_dependencies` field in the application's app
file.
This commit also bumps the versions of several dependencies that the
test found to have incorrect versiosn so they instead get the first
version of the dependencies that makes the test pass.
|
|\
| |
| |
| |
| |
| |
| | |
JeromeDeBretagne/jdb/build_snmp_reproducibly/GH-4417/ERL-1445
snmp: Make snmp build reproducibly
OTP-17354
|
| |
| |
| |
| |
| |
| |
| | |
Remove the current date/time and snmp version from the
header section of .hrl files generated by snmpc_mib_to_hrl.
Contributes to #4417 (ERL-1445) and #4482 (ERL-1446).
|
|/
|
|
| |
OTP-17049
|
| |
|
|\
| |
| |
| | |
OTP-17161
|
| |\
| | |
| | |
| | |
| | |
| | | |
'bmk/snmp/manager/20210128/matching_problems_handling_snmp_error/OTP-17161' into maint
OTP-17161
|
| | |
| | |
| | |
| | | |
OTP-17161
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
In the function handling snmp errors, an unused result (_Error)
could result in matching issues and therefor case clause runtime
error (crash).
Note that this would only happen in *very* unusual error cases.
OTP-17161
|
|\ \ \
| |/ /
| | |
| | | |
OTP-17109
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | | |
into maint
OTP-17109
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Improve the net-if transport info part of the snmp agent
info function.
It was previously not possible to connect a configured
transport with the transports listed in the info (because
the info listed was insufficient).
OTP-17109
|
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
Add an official and documented function to get a list of
configured transports.
OTP-17109
|
|\ \ \
| |/ /
| | |
| | | |
OTP-17110
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
The priv protocol atom 'usmAesCfb128Protocol' was spelled
incorrectly: 'usmAesCfb128Protocoll'. This had the effect
that is was impossible to update 'priv_key' by calling
snmpm:update_usm_user_info/4.
OTP-17110
|
| |
| |
| |
| |
| |
| |
| | |
Removed c/1, c/2, is_consistent/1, mib_to_hrl/1 and compile/3 functions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| |
| | |
Removed log_to_txt/2, log_to_txt/3, log_to_txt/4 and
change_log_size/1 functions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| |
| | |
Removed name_to_oid/1, name_to_oid/2, oid_to_name/1, oid_to_name/2,
int_to_enum/2, int_to_enum/3, enum_to_int/2 and enum_to_int/3 functions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| | |
Removed get_synbolic_store_db/0, get/2 and info/1 functions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| | |
Removed register_subagent/3 and unregister_subagent/2 functions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| | |
Removed send_notification/3,4,5,6 and send_trap/3,4.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| | |
Removed dump_mibs/0,1, load_mibs/2 and unload_mibs/2 funtions.
Which where marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| |
| | |
Removed current_[current_address|current_community|current_context|
current_net_if_data,current_request_id] funtions. Which where
marked for removal.
OTP-17049
|
| |
| |
| |
| |
| |
| |
| | |
Removed [add|del|get]_agent_caps functions. Which where
marked for removal.
OTP-17049
|
|\ \
| | |
| | |
| | | |
OTP-17063
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Add make constructs to treat 'warning as error' by default
in the snmp makefiles.
Also, improve 'warn_unused_vars' usage in said makefiles.
OTP-17063
|
| |/
| |
| |
| |
| |
| |
| |
| |
| | |
A local function error/3 was defined in a couple of modules.
This conflicted with the bif error/3.
So, in those modules an no_auto_import attribute was added
for this function.
OTP-17063
|
|/
|
|
|
| |
erlang:error/3 is a new BIF in OTP 24. Turn off the autoimport
of erlang:error/3 to avoid a compiler error.
|
|
|
|
|
|
|
| |
Some of the deprecation info strings where incorrect.
Specifically those regarding the MIB compiler.
OTP-17056
|