Merge pull request #2924 from matrix/snmpv3_opts_if

with SNMPv3, follow optimized logic path with pw_len <= 64, update changes/readme entries
This commit is contained in:
Jens Steube
2021-08-04 21:06:11 +02:00
committed by GitHub
7 changed files with 39 additions and 25 deletions

View File

@@ -70,6 +70,8 @@
- Added hash-mode: SNMPv3 HMAC-SHA1-96
- Added hash-mode: SNMPv3 HMAC-SHA224-128
- Added hash-mode: SNMPv3 HMAC-SHA256-192
- Added hash-mode: SNMPv3 HMAC-SHA384-256
- Added hash-mode: SNMPv3 HMAC-SHA512-384
* changes v6.2.2 -> v6.2.3