defaults: add support for xt_FLOWOFFLOAD rule
[project/firewall3.git] / options.h
index 5b2a7693c020566a0d23e7f4a25f7b1e8f58b647..dcce64425b96ab715f2e829c59ff83f28e366e13 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;