X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=options.h;h=aeecef0d547ef04ac4d3b5b5eb3ff873a05d0b75;hb=cecf523b7bc055cb38ac66844f6ec039d88023ca;hp=004eeeee1f8d63c8ff98b6dcbf712c242c978cbd;hpb=f12271d15da3796c558b6649e97dad988ae2c057;p=project%2Ffirewall3.git 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 {