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