X-Git-Url: https://git.archive.openwrt.org/?p=project%2Ffirewall3.git;a=blobdiff_plain;f=options.h;h=0bfb3e82daeeb87ec75edcf664e1fdc87641dfa5;hp=202cd06f5636a73b8480b72b83d73d61cc60cce3;hb=cfd25cee8cec398d93b24ff79c2aba0ea81b1670;hpb=0b61c395fc64cbc6d3550d80410a26aa49f1681c diff --git a/options.h b/options.h index 202cd06..0bfb3e8 100644 --- a/options.h +++ b/options.h @@ -279,11 +279,8 @@ struct fw3_zone bool custom_chains; - uint32_t src_flags; - uint32_t dst_flags; - - uint32_t running_src_flags; - uint32_t running_dst_flags; + uint32_t flags; + uint32_t running_flags; }; struct fw3_rule