mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-04 02:04:33 +02:00
Add support for "ipv6 firewall nat" (#204)
RouterOS supports NAT for IPv6 under the `ipv6 firewall nat` path. Signed-off-by: Michael Hanselmann <public@hansmi.ch>
This commit is contained in:
parent
adff9bbf8c
commit
b7569b9dfd
4 changed files with 64 additions and 0 deletions
2
changelogs/fragments/204-add-ipv6-firewall-nat.yml
Normal file
2
changelogs/fragments/204-add-ipv6-firewall-nat.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add support for the ``ipv6 firewall nat`` path (https://github.com/ansible-collections/community.routeros/pull/204).
|
Loading…
Add table
Add a link
Reference in a new issue