zones: allow per-table log control
[project/firewall3.git] / options.h
index 84bafed59d374a7722adfd7e8d46b6a35f039f75..2d1080101014565b92c15d90509387c44fdfdc9f 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;