zones: allow per-table log control
[project/firewall3.git] / options.h
index 84bafed..2d10801 100644 (file)
--- a/options.h
+++ b/options.h
@@ -324,7 +324,7 @@ struct fw3_zone
 
        struct list_head cthelpers;
 
-       bool log;
+       int log;
        struct fw3_limit log_limit;
 
        bool custom_chains;