Fix endian issue in compare_addr(), solves auto detection of "option dest" for redire...
[project/firewall3.git] / options.h
index 33c5d14..558013b 100644 (file)
--- a/options.h
+++ b/options.h
@@ -381,6 +381,7 @@ struct fw3_redirect
        struct fw3_address ip_redir;
        struct fw3_port port_redir;
 
+       struct fw3_limit limit;
        struct fw3_time time;
        struct fw3_mark mark;