From 79c844c2a58cd84671db78ee063f6b9b5fd942bb Mon Sep 17 00:00:00 2001 From: omnom62 <75066712+omnom62@users.noreply.github.com> Date: Mon, 15 Sep 2025 19:40:12 +1000 Subject: Fixes to T7221 and greedy matching (#430) * Fixes to T7221 and greedy matching --- changelogs/fragments/t7701_greedy_starwith_fix.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changelogs/fragments/t7701_greedy_starwith_fix.yml (limited to 'changelogs') 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 -- cgit v1.2.3