From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f171.google.com (mail-we0-f171.google.com [74.125.82.171]) (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 BF2B621F17A for ; Wed, 24 Oct 2012 08:54:55 -0700 (PDT) Received: by mail-we0-f171.google.com with SMTP id s43so428432wey.16 for ; Wed, 24 Oct 2012 08:54:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; bh=wOalnJlT2/Y7kEMfIbcghMK+/Q/63WVhmQC+M4k5u10=; b=GsdKrZDWVYZs4y3gnV9PsSv7uFUZO3oii5ThGXAR+qwCzhwJcJJak7VnRcNNpn0dH7 jBolNyz/G2yGJ1VX00lULku1li9cFrDRBZoVKIaPb5OdxH2QDwW7ECInk/SGc1rpGZt+ S2aCf4Ei9GmQwfwb7kIaA8mo5F/RR4QJBr7/yY4cw1jqqE5W9VWIXyHRSXWHtc1eC4kC U7UgB1B6Qv+Lu0sGs9p/TSs7YhAv7PCK/b701kGZndjXH3+BlwuCBrl+/6yUyycTnFo3 MpiZseYZxyG0d+J6iQWxYCRngaEpWDohwReLpSZ0Os6Trl+aJPuDNwKQ0fHq03ircHu8 BckA== Received: by 10.181.11.167 with SMTP id ej7mr6917386wid.11.1351094093906; Wed, 24 Oct 2012 08:54:53 -0700 (PDT) Received: from bass.home.chromatix.fi (xdsl-83-150-84-172.nebulazone.fi. [83.150.84.172]) by mx.google.com with ESMTPS id f1sm4957422wiy.2.2012.10.24.08.54.52 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Oct 2012 08:54:53 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=us-ascii From: Jonathan Morton In-Reply-To: <907294EF-570F-473D-A87A-B6238B6EA733@univie.ac.at> Date: Wed, 24 Oct 2012 18:54:51 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <7DA59680-1CD7-4BAF-B23C-65A0C8E012D9@gmail.com> References: <4C04E6DB-F9A4-4326-818B-17D953CA1D39@gmail.com> <907294EF-570F-473D-A87A-B6238B6EA733@univie.ac.at> To: Albert Rafetseder X-Mailer: Apple Mail (2.1085) Cc: bloat Subject: Re: [Bloat] "a bandwidth breakthrough" X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Oct 2012 15:54:56 -0000 >> I'm actually sort of surprised that the inter-packet version isn't = already built into wireless technologies by default, especially the ones = that do packet aggregation. In any case it is not totally new - a very = similar idea is used in CDs. >=20 > In the case of the four Austrian 3.99G mobile operators we tested, > the fun answer is that they completely conceal loss on layer 2. As > a side effect, they delay packets by sometimes huge amounts: Waiting > for an ICMP echo reply can take a few hundred seconds (!), think > trains in tunnels, but packets do arrive eventually. But that's not FEC, it's ARQ. And that's precisely why FEC can be = better than ARQ. - Jonathan Morton