snat: add support for connlimiting port-range SNAT
[project/firewall3.git] / options.h
index b31f6b4979a3570eca36a97a4be3c5ee39ab6e1e..f0a759aaef8c872d11f1e91611cae80dcdf3ba82 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;