summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2026-07-02 07:51:42 +1000
committerGitHub <noreply@github.com>2026-07-02 07:51:42 +1000
commit159b848a3c4117fc07ff5eb5794befdba90d33de (patch)
tree0f7ca62db0651c0db027cf75e92288e58e5b7822
parent0de39f607ba6f44b3df0826d6a8f08d8f276b124 (diff)
downloadvyos.vyos-159b848a3c4117fc07ff5eb5794befdba90d33de.tar.gz
vyos.vyos-159b848a3c4117fc07ff5eb5794befdba90d33de.zip
T8516: Update changelog
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
-rw-r--r--changelogs/fragments/T8516_unit_tests_l3_interface.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelogs/fragments/T8516_unit_tests_l3_interface.yml b/changelogs/fragments/T8516_unit_tests_l3_interface.yml
index 0f3db8ba..41b3218e 100644
--- a/changelogs/fragments/T8516_unit_tests_l3_interface.yml
+++ b/changelogs/fragments/T8516_unit_tests_l3_interface.yml
@@ -2,4 +2,4 @@
trivial:
- Add unit tests for vyos_l3_interfaces module.
bugfixes:
- - Safeguarded L3 config to deal with L3 attributes. Updates to unit and integration tests.
+ - Safeguard interface L2 configuration by deleting only L3 address attributes in vyos_l3_interfaces; update unit and integration tests accordingly.