From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1-ext.rs.github.com (smtp1-ext.rs.github.com [207.97.227.250]) by huchra.bufferbloat.net (Postfix) with ESMTP id 0C18321F126 for ; Tue, 6 Nov 2012 04:47:00 -0800 (PST) Received: from github.com (sh3.rs.github.com [108.171.174.178]) by smtp1-ext.rs.github.com (Postfix) with ESMTP id 558C343DC4 for ; Tue, 6 Nov 2012 04:46:59 -0800 (PST) Date: Tue, 06 Nov 2012 04:46:59 -0800 From: GitHub To: cerowrt-commits@lists.bufferbloat.net Message-ID: <509906c341706_63861cb9ae880332@sh3.rs.github.com.mail> Subject: [dtaht/deBloat] 3b8470: Fixed unkind comment in the text. Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="--==_mimepart_509906c33f2cc_63861cb9ae880132"; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: cerowrt-commits@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list Reply-To: GitHub List-Id: Development commits for the cerowrt project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2012 12:47:00 -0000 ----==_mimepart_509906c33f2cc_63861cb9ae880132 Date: Tue, 06 Nov 2012 04:46:59 -0800 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-ID: <509906c3406fd_63861cb9ae880251@sh3.rs.github.com.mail> Branch: refs/heads/master Home: https://github.com/dtaht/deBloat Commit: 3b84707d5510d433f3ccc5d647715cf8ce35bb13 https://github.com/dtaht/deBloat/commit/3b84707d5510d433f3ccc5d6477= 15cf8ce35bb13 Author: Dave T=C3=A4ht Date: 2012-11-06 (Tue, 06 Nov 2012) Changed paths: M spec/rrule.doc Log Message: ----------- Fixed unkind comment in the text. A really huge problem is that most of our tests test for the long term behavior of tcp, when the real behavior is dozens or hundreds of short sharded TCP connections and dns lookups. Looking REALLY hard at that, is what is really needed in this test.... ----==_mimepart_509906c33f2cc_63861cb9ae880132--