X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=options.h;h=07d57a4bc835c9686686ea0340ec4e094a980fdb;hb=c114b1e380849d8377bc122687eee02831c59aeb;hp=262a21b5385e22bf3a9eb2b5aadc47a5a5a0c2f2;hpb=a25bb666ddff27f2a541a29aff759081961b9de1;p=project%2Ffirewall3.git diff --git a/options.h b/options.h index 262a21b..07d57a4 100644 --- a/options.h +++ b/options.h @@ -267,7 +267,7 @@ struct fw3_defaults struct fw3_limit syn_flood_rate; bool tcp_syncookies; - bool tcp_ecn; + int tcp_ecn; bool tcp_window_scaling; bool accept_redirects;