mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
firewall: switch protocol field for https://github.com/opnsense/plugins/issues/1720
This commit is contained in:
committed by
Ad Schellevis
parent
09c84d7ceb
commit
831e51855b
@@ -51,17 +51,9 @@
|
||||
<inet6>IPv6</inet6>
|
||||
</OptionValues>
|
||||
</ipprotocol>
|
||||
<!--
|
||||
XXX: needs new field type
|
||||
-->
|
||||
<protocol type="OptionField">
|
||||
<protocol type="ProtocolField">
|
||||
<Required>Y</Required>
|
||||
<default>any</default>
|
||||
<OptionValues>
|
||||
<any>any</any>
|
||||
<tcp>TCP</tcp>
|
||||
<udp>UDP</udp>
|
||||
</OptionValues>
|
||||
</protocol>
|
||||
<!--
|
||||
XXX: needs a new field type to validate aliases as well
|
||||
|
||||
Reference in New Issue
Block a user