iptables: fix regression with unintended free in need_protomatch
[project/firewall3.git] / options.h
index cffc01cc4f6f294b09a44bb456b961cf623a7266..e20c89b064b5f2c5092dde73bf4fcfcb9a42fe41 100644 (file)
--- a/options.h
+++ b/options.h
@@ -441,6 +441,7 @@ struct fw3_redirect
        bool local;
        bool reflection;
        enum fw3_reflection_source reflection_src;
+       struct list_head reflection_zones;
 };
 
 struct fw3_snat