summaryrefslogtreecommitdiff
path: root/changelogs/fragments
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2026-05-02 08:26:17 +1000
committerGitHub <noreply@github.com>2026-05-02 08:26:17 +1000
commitc3d68af3525509930acb5f843d9456011f8460ca (patch)
tree54d3b713bbc47118f033abd11c31a106b8aa10c1 /changelogs/fragments
parent785096c533d6ad3f11efcb6e8de0fc446547b1c4 (diff)
parenta2ee09579a75165ae691efcbf3e952db83145b83 (diff)
downloadvyos.vyos-dependabot/github_actions/ansible/team-devtools/dot-github/workflows/ah_token_refresh.yml-26.4.0.tar.gz
vyos.vyos-dependabot/github_actions/ansible/team-devtools/dot-github/workflows/ah_token_refresh.yml-26.4.0.zip
Merge branch 'main' into dependabot/github_actions/ansible/team-devtools/dot-github/workflows/ah_token_refresh.yml-26.4.0dependabot/github_actions/ansible/team-devtools/dot-github/workflows/ah_token_refresh.yml-26.4.0
Diffstat (limited to 'changelogs/fragments')
-rw-r--r--changelogs/fragments/fix-vlan-purge.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/fix-vlan-purge.yml b/changelogs/fragments/fix-vlan-purge.yml
new file mode 100644
index 00000000..bbc1d08a
--- /dev/null
+++ b/changelogs/fragments/fix-vlan-purge.yml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - vyos_vlan - fix purge generating invalid ``delete ... vif None`` commands for bare interfaces without VLAN sub-interfaces.