snat: add support for connlimiting port-range SNAT
[project/firewall3.git] / options.h
index b31f6b4..f0a759a 100644 (file)
--- a/options.h
+++ b/options.h
@@ -423,6 +423,7 @@ struct fw3_snat
        struct fw3_limit limit;
        struct fw3_time time;
        struct fw3_mark mark;
+       bool connlimit_ports;
 
        enum fw3_flag target;