summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authormaxime <37832743+mlk-89@users.noreply.github.com>2024-11-18 20:37:36 +0100
committerGitHub <noreply@github.com>2024-11-18 21:37:36 +0200
commit67cda0147ab54136ef0604427c5a01a7f4b21986 (patch)
tree4d78ab585fcf90f2dfd6315294969199aef9ed33 /changelogs
parent37ba454f746ab6c4b05fef520ced523e2ad032cb (diff)
downloadvyos.vyos-67cda0147ab54136ef0604427c5a01a7f4b21986.tar.gz
vyos.vyos-67cda0147ab54136ef0604427c5a01a7f4b21986.zip
Add feature for bonding/vlan interface in the firewall_interfaces (#246)
* - Add feature for bonding interface in the firewall_interfaces - Add feature for vlan interface in the firewall_interfaces * fix a bug when invoking replaced in the module firewall_rules. * - Add feature for bonding interface in the firewall_interfaces - Add feature for vlan interface in the firewall_interfaces * test: add tests * fix: support for interface types * docs: fixed for 1.4 deprecation --------- Co-authored-by: Maxime.L <maxime@nfrance.com> Co-authored-by: Gaige B. Paulsen <gaige@cluetrust.com> Co-authored-by: Gaige B Paulsen <gaige@cluetrust.net>
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/fragments/firewall_interface_types.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/fragments/firewall_interface_types.yml b/changelogs/fragments/firewall_interface_types.yml
new file mode 100644
index 0000000..29451e8
--- /dev/null
+++ b/changelogs/fragments/firewall_interface_types.yml
@@ -0,0 +1,4 @@
+---
+minor_changes:
+ - added support for VIF interfaces
+ - expanded firewall interface types to match existing types