mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
os-firewall: support ranges in target port (align with src/dst), for https://github.com/opnsense/plugins/issues/1749
This commit is contained in:
@@ -169,6 +169,7 @@
|
||||
<target_port type="PortField">
|
||||
<Required>N</Required>
|
||||
<EnableWellKnown>Y</EnableWellKnown>
|
||||
<EnableRanges>Y</EnableRanges>
|
||||
</target_port>
|
||||
<log type="BooleanField">
|
||||
<default>0</default>
|
||||
|
||||
Reference in New Issue
Block a user