File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
src/opnsense/mvc/app/models/OPNsense/Kea Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 5454 <type type =" OptionField" >
5555 <Required >Y</Required >
5656 <OptionValues >
57- <int8 >int8</int8 >
58- <int16 >int16</int16 >
59- <int32 >int32</int32 >
57+ <binary >binary</binary >
58+ <boolean >boolean</boolean >
59+ <fqdn >fqdn</fqdn >
60+ <ipv4_address >ipv4-address</ipv4_address >
61+ <ipv6_address >ipv6-address</ipv6_address >
62+ <ipv6_prefix >ipv6-prefix</ipv6_prefix >
63+ <psid >psid</psid >
64+ <record >record</record >
65+ <string >string</string >
66+ <tuple >tuple</tuple >
6067 <uint8 >uint8</uint8 >
6168 <uint16 >uint16</uint16 >
6269 <uint32 >uint32</uint32 >
63- <ipv4_address >ipv4-adddress</ ipv4_address >
64- <string >string</ string >
65- <record >record</ record >
70+ <int8 >int8</ int8 >
71+ <int16 >int16</ int16 >
72+ <int32 >int32</ int32 >
6673 </OptionValues >
6774 </type >
6875 <array type =" BooleanField" >
You can’t perform that action at this time.
0 commit comments