Separate running from current state flags in ipset handling, remove ipsets per family
[project/firewall3.git] / options.h
index e731eef..c4d94d2 100644 (file)
--- a/options.h
+++ b/options.h
@@ -399,6 +399,7 @@ struct fw3_ipset
        const char *external;
 
        uint32_t flags;
+       uint32_t running_flags;
 };
 
 struct fw3_include