Fix default of ingress-filtering for ROS < 7. (#306)

This commit is contained in:
Felix Fontein 2024-08-11 22:29:36 +02:00 committed by GitHub
parent 78466d0de4
commit 877c9fa4fe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 2 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- "api_modify, api_info - change the default of ``ingress-filtering`` in paths ``interface bridge`` and ``interface bridge port`` back to ``false`` for RouterOS before version 7 (https://github.com/ansible-collections/community.routeros/pull/305)."