add support for setting sysctls, remove tcp_westwood option, its not present on curre...
[project/firewall3.git] / options.h
index a9257a3..96afcd2 100644 (file)
--- a/options.h
+++ b/options.h
@@ -228,7 +228,6 @@ struct fw3_defaults
 
        bool tcp_syncookies;
        bool tcp_ecn;
-       bool tcp_westwood;
        bool tcp_window_scaling;
 
        bool accept_redirects;