Properly handle per zone user chain rules by fixing multiple logic errors
authorJo-Philipp Wich <jow@openwrt.org>
Sun, 10 Mar 2013 17:17:21 +0000 (18:17 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sun, 10 Mar 2013 18:19:26 +0000 (19:19 +0100)
commit9d72f0ecb589960bfe21751fbef470116c041a3d
tree60e010eceffa32a40441ce052e9777a127fdfa5e
parentb2b2e69b19a20a46f3db6d717a899248fa24628c
Properly handle per zone user chain rules by fixing multiple logic errors

 * Track running zone state in separate bit fields
 * Track IPv4 and IPv6 custom chain state separately
 * Extend flag bitfields to 32 bit
defaults.c
options.h
utils.c
zones.c