defaults: add support for xt_FLOWOFFLOAD rule
[project/firewall3.git] / options.h
index 5b2a769..dcce644 100644 (file)
--- a/options.h
+++ b/options.h
@@ -289,6 +289,7 @@ struct fw3_defaults
 
        bool custom_chains;
        bool auto_helper;
+       bool flow_offloading;
 
        bool disable_ipv6;