From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-vc0-f176.google.com (mail-vc0-f176.google.com [209.85.220.176]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority" (verified OK)) by huchra.bufferbloat.net (Postfix) with ESMTPS id 1DF2921F0B0 for ; Wed, 30 Jan 2013 19:03:55 -0800 (PST) Received: by mail-vc0-f176.google.com with SMTP id fy27so1451694vcb.7 for ; Wed, 30 Jan 2013 19:03:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=cXoufjQgKR2sYqGkRYFlYzRPu55+Zlj02BHj0bmYhrA=; b=hzR3dALjkWTIgR6lgU5R5y0MxFEznHarBMzoiPq0xxfOiu+EIYJTCd7W8BIs1Ub9kV JNXegCwzpmKha3z8T3CEAB7phYhN5NgnF+3t0X+/pFNVtkYeyDcH8br8tOoUW3OOnd/W /vIpyjtxJWwDrdU8EY5M29GLmDGiykQsEd4if5mY3Enw9Qh3Yir6WuZZGtPrk+xxgMzk ZuOtOtQFurnbAsJSryQ5EyFtzefsrhgajzp2VduFrUC0WH04kXmYL5EdGBb3Eq/Xg8tW KbbiDup0fX0v7QLCNxOcv+Y9gJxmD7qPdqbfvx9JzP1XWO39QAROD+XwtzLR+MQJTcwx 1aFw== MIME-Version: 1.0 X-Received: by 10.220.241.80 with SMTP id ld16mr6905477vcb.5.1359601433755; Wed, 30 Jan 2013 19:03:53 -0800 (PST) Received: by 10.58.107.166 with HTTP; Wed, 30 Jan 2013 19:03:53 -0800 (PST) In-Reply-To: <51094F04.7010602@gmail.com> References: <5108180E.4030602@gmail.com> <51094F04.7010602@gmail.com> Date: Thu, 31 Jan 2013 08:33:53 +0530 Message-ID: From: Ketan Kulkarni To: William Allen Simpson Content-Type: text/plain; charset=ISO-8859-1 Cc: cerowrt developers Subject: Re: [Cerowrt-devel] administrative questions X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2013 03:03:55 -0000 On Wed, Jan 30, 2013 at 10:19 PM, William Allen Simpson wrote: > On 1/29/13 11:24 PM, Ketan Kulkarni wrote: >> >> To add issues and do tracking, you need to register. Once registered, >> I can provide you the required access. >> If you have registered already, please let me know your login id so I >> can grant access. I couldn't find you in the user's list. >> > Thought the mail login would be sufficient, but apparently not. Made > DayDreamer today. Was able to get https running, although it's not > default for login! (probably should fix that.) > Thanks William. Please try re-logging in and you should get the required access. > > >> Downloading the archives is a problem for everyone which I think >> Dave(?) needs to address. >> > OK, I still use POP3 and Thunderbird, so I can grep and organize. > None of that "cloud" stuff for me! :-) > > > >> You can submit the patches to this list, ccing Dave, or you can attach >> it to the reported bugs for better future tracking. >> All standard linux formatting applies here as well. >> > OK. I have various TCP, TCPCT (RFC 6013) and RFC1323bis patches from > several years ago. I'm slowly updating my patches from 2.6.33 and .37 > to 3.7.4, but pretty much nothing is patching cleanly -- so it's going > to be a long hard slog. > Yes there was a discussion about TCPCT recently on this list. https://lists.bufferbloat.net/pipermail/cerowrt-devel/2013-January/000887.html I also note the latest cero 3.7.2+ has the TCP Fast Open support. We also have hacked few tools (httping and polipo proxy notably) to support TCP Fast Open. The gains over wifi by TFO are pretty good. Preliminary results here - http://www.bufferbloat.net/attachments/158/multiple_packet_sizes.ods Though I personally haven't looked at the security aspect of TFO, it would be good to have wider views on the same. At the same time around Dave pointed me to TCPCT RFC. Thanks, Ketan