defaults: add support for setting --hw on the xt_FLOWOFFLOAD rule
[project/firewall3.git] / options.h
index dcce64425b96ab715f2e829c59ff83f28e366e13..15cd504faef277c120a040f050912653868c7de1 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;