X-Git-Url: http://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=options.h;h=aeecef0d547ef04ac4d3b5b5eb3ff873a05d0b75;hp=004eeeee1f8d63c8ff98b6dcbf712c242c978cbd;hb=ea46bc485f05548bb2bd26bc446167e211962c92;hpb=30dd728d1d1303a10e03b6c0fae974e5acf08d6b diff --git a/options.h b/options.h index 004eeee..aeecef0 100644 --- 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 {