treewide: support set timeout
[project/firewall4.git] / root / usr / share / ucode / fw4.uc
index 7d20871e41c0165c206aa7196b55d89c4d9c0e82..476982755b27d8e3a1740168b06596e41d3a3032 100644 (file)
@@ -2728,7 +2728,7 @@ return {
                        netmask: [ "int", null, UNSUPPORTED ],
                        maxelem: [ "int" ],
                        hashsize: [ "int", null, UNSUPPORTED ],
-                       timeout: [ "int", null, UNSUPPORTED ],
+                       timeout: [ "int", "-1" ],
 
                        external: [ "string", null, UNSUPPORTED ],