summaryrefslogtreecommitdiff
path: root/changelogs/fragments/snmp_server.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/fragments/snmp_server.yml')
-rw-r--r--changelogs/fragments/snmp_server.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/changelogs/fragments/snmp_server.yml b/changelogs/fragments/snmp_server.yml
new file mode 100644
index 00000000..b771a440
--- /dev/null
+++ b/changelogs/fragments/snmp_server.yml
@@ -0,0 +1,10 @@
+---
+minor_changes:
+ - 192.0.2.1/24 (TEST-NET-1) is used on eth1 for testing to accomodate services that check
+ valid configurations (such as SNMP)
+ - use encrypted passwords for SNMPv3 tests as VyOS now converts those "when next reloaded"
+ - fixed integration tests for 1.3+ for `vyos_hostname`
+breaking_changes:
+ - parameter `engine_id` is no longer a `user` or `trap_target` parameter and is now a `snmp_v3` parameter
+ - parameters `encrypted-key` and `plaintext-key` are now `encrypted-password` and `puplaintext-password`
+ which is a breaking change with 1.2 and prior