Add support for the "routing igmp-proxy" path (#309)

Upstream documentation:
https://help.mikrotik.com/docs/display/ROS/IGMP+Proxy
This commit is contained in:
hansmi 2024-08-15 12:12:25 +02:00 committed by GitHub
parent 5fb0bf0212
commit b4ea8b2fe7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- api_info, api_modify - add support for the ``routing igmp-proxy`` path (https://github.com/ansible-collections/community.routeros/pull/309).