fw4: disable "flow_offloading_hw" option for now
[project/firewall4.git] / root / usr / share / ucode / fw4.uc
index 175883f85b254910dd409b03902afcd56a507411..7a2cd7574cb5616a6f718f10e4db622039258af5 100644 (file)
@@ -1695,7 +1695,7 @@ return {
                        custom_chains: [ "bool", null, UNSUPPORTED ],
                        disable_ipv6: [ "bool", null, UNSUPPORTED ],
                        flow_offloading: [ "bool", "0" ],
-                       flow_offloading_hw: [ "bool", "0" ]
+                       flow_offloading_hw: [ "bool", "0", UNSUPPORTED ]
                });
 
                if (defs.synflood_protect === null)