summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRuben van Dijk <15885455+RubenNL@users.noreply.github.com>2025-10-26 11:49:09 +0100
committerGitHub <noreply@github.com>2025-10-26 06:49:09 -0400
commit70630267059f9d90f7c0e7bf444b91d5ad52cecd (patch)
tree32e59641e4de81a7224dd02d00f3fb49b2b621d3 /changelogs
parentfa3414e786d4df0c1f074207094ca776e26250b5 (diff)
downloadvyos.vyos-70630267059f9d90f7c0e7bf444b91d5ad52cecd.tar.gz
vyos.vyos-70630267059f9d90f7c0e7bf444b91d5ad52cecd.zip
T7496 Fix disabling src route (#420)
* T7496 Fix disabling src route (failing tests) * T7496 Fix disabling src route (bugfix) * T7496 Fix disabling src route (Changelog) --------- Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com> Co-authored-by: Gaige B Paulsen <gaige@cluetrust.com>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/T7496_firewall_global_fix_disabling_src_route.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/changelogs/fragments/T7496_firewall_global_fix_disabling_src_route.yml b/changelogs/fragments/T7496_firewall_global_fix_disabling_src_route.yml
new file mode 100644
index 00000000..aaaf772e
--- /dev/null
+++ b/changelogs/fragments/T7496_firewall_global_fix_disabling_src_route.yml
@@ -0,0 +1,2 @@
+bugfixes:
+ - vyos_firewall_global - Fix disabling src route