mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
net/tayga: minimal polish
This commit is contained in:
parent
001fa57d90
commit
f7e1982bfe
2 changed files with 1 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Plugin Changelog
|
|||
|
||||
1.3
|
||||
|
||||
* Static mapping support
|
||||
* Static mapping support (contributed by Matthias Valvekens)
|
||||
|
||||
1.2
|
||||
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
<AddressFamily>ipv4</AddressFamily>
|
||||
</v4destination>
|
||||
<v6address type="NetworkField">
|
||||
<Required>N</Required>
|
||||
<AddressFamily>ipv6</AddressFamily>
|
||||
</v6address>
|
||||
<v6destination type="NetworkField">
|
||||
|
|
|
|||
Loading…
Reference in a new issue