defaults: add support for setting --hw on the xt_FLOWOFFLOAD rule
[project/firewall3.git] / options.h
index 5b2a769..15cd504 100644 (file)
--- a/options.h
+++ b/options.h
@@ -289,6 +289,8 @@ struct fw3_defaults
 
        bool custom_chains;
        bool auto_helper;
+       bool flow_offloading;
+       bool flow_offloading_hw;
 
        bool disable_ipv6;