Do not let libxtables implicitely load extensions, do it directly from fw3 and track...
[project/firewall3.git] / options.h
index 004eeee..aeecef0 100644 (file)
--- a/options.h
+++ b/options.h
@@ -162,6 +162,7 @@ struct fw3_address
        bool set;
        bool range;
        bool invert;
+       bool resolved;
        enum fw3_family family;
        int mask;
        union {