diff options
| author | Ruben van Dijk <15885455+RubenNL@users.noreply.github.com> | 2025-04-23 21:41:56 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-24 05:41:56 +1000 |
| commit | b0b3adfb53e3089b087731986eb8ea8f89dcf17e (patch) | |
| tree | 4b49c37cbd5e2f192e7a1da16a4d2d8df9e929e0 /changelogs | |
| parent | 46838054d25bb3e8fcc8210a6433ae788bfa3d12 (diff) | |
| download | vyos.vyos-b0b3adfb53e3089b087731986eb8ea8f89dcf17e.tar.gz vyos.vyos-b0b3adfb53e3089b087731986eb8ea8f89dcf17e.zip | |
T7236 firewall_rules Fix compare amount of firewall rulesets. (#401)
Co-authored-by: omnom62 <75066712+omnom62@users.noreply.github.com>
Diffstat (limited to 'changelogs')
| -rw-r--r-- | changelogs/fragments/T7236_firewall_rules.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelogs/fragments/T7236_firewall_rules.yml b/changelogs/fragments/T7236_firewall_rules.yml new file mode 100644 index 00000000..bad04832 --- /dev/null +++ b/changelogs/fragments/T7236_firewall_rules.yml @@ -0,0 +1,3 @@ +--- +minor_changes: + - vyos_firewall_rules - Fixed comparing of firewall rules |
