mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-05 02:35:04 +02:00
Add 'interface 6to4' path, allows manage 6to4 tunnels like HE (#342)
This commit is contained in:
parent
575af30d88
commit
388366542d
4 changed files with 23 additions and 0 deletions
2
changelogs/fragments/342-add-interface-6to4.yml
Normal file
2
changelogs/fragments/342-add-interface-6to4.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- api_info, api_modify - add the ``interface 6to4`` path. Used to manage IPv6 tunnels via tunnel-brokers like HE, where native IPv6 is not provided (https://github.com/ansible-collections/community.routeros/pull/342).
|
Loading…
Add table
Add a link
Reference in a new issue