summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2026-09-13 07:23:55 +1000
committerGitHub <noreply@github.com>2026-09-13 07:23:55 +1000
commit1287b8f3bdff14b8e8a4ebd59be19b86876a331d (patch)
tree9e5366f5e306d4f03a4caf69738a2a37220f849a /changelogs
parentab9d8873bf1a10cf18ea8c6bfc30da3bbc464900 (diff)
parenta5fbed02fcd4a98845d1510be322d4404cfbd1e8 (diff)
downloadrest.vyos-T8989_l3_interfaces_dict_op_refactor.tar.gz
rest.vyos-T8989_l3_interfaces_dict_op_refactor.zip
Merge branch 'main' into T8989_l3_interfaces_dict_op_refactorT8989_l3_interfaces_dict_op_refactor
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/t8989_lldp_interfaces.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/t8989_lldp_interfaces.yml b/changelogs/fragments/t8989_lldp_interfaces.yml
new file mode 100644
index 0000000..59abb1e
--- /dev/null
+++ b/changelogs/fragments/t8989_lldp_interfaces.yml
@@ -0,0 +1,3 @@
+---
+minor_changes:
+ - vyos_lldp_interfaces - Refactor lldp_interface module to comply with dict_op paradigm.