summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authoromnom62 <75066712+omnom62@users.noreply.github.com>2025-09-15 19:40:12 +1000
committerGitHub <noreply@github.com>2025-09-15 10:40:12 +0100
commit79c844c2a58cd84671db78ee063f6b9b5fd942bb (patch)
treee5bafebdcd855b210f43fbf70f0b6086bce8aae3 /changelogs
parent1070cd0ffc804f820142794da3c975578dc7f7c4 (diff)
downloadvyos.vyos-79c844c2a58cd84671db78ee063f6b9b5fd942bb.tar.gz
vyos.vyos-79c844c2a58cd84671db78ee063f6b9b5fd942bb.zip
Fixes to T7221 and greedy matching (#430)
* Fixes to T7221 and greedy matching
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/t7701_greedy_starwith_fix.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/t7701_greedy_starwith_fix.yml b/changelogs/fragments/t7701_greedy_starwith_fix.yml
new file mode 100644
index 00000000..1e6bdf59
--- /dev/null
+++ b/changelogs/fragments/t7701_greedy_starwith_fix.yml
@@ -0,0 +1,3 @@
+---
+bugfixes:
+ - cliconf/vyos.py - Fixed greedy matching in configuration parsing