Re: congestion control? - (was Re: Appointment of a Transport Area Director)

Brian E Carpenter <brian.e.carpenter@gmail.com> Tue, 05 March 2013 14:16 UTC

Return-Path: <brian.e.carpenter@gmail.com>
X-Original-To: ietf@ietfa.amsl.com
Delivered-To: ietf@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 3216921F891C for <ietf@ietfa.amsl.com>; Tue, 5 Mar 2013 06:16:08 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -102.54
X-Spam-Level:
X-Spam-Status: No, score=-102.54 tagged_above=-999 required=5 tests=[AWL=1.060, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1, USER_IN_WHITELIST=-100]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id bvF0C70eznzK for <ietf@ietfa.amsl.com>; Tue, 5 Mar 2013 06:16:07 -0800 (PST)
Received: from mail-wg0-f48.google.com (mail-wg0-f48.google.com [74.125.82.48]) by ietfa.amsl.com (Postfix) with ESMTP id 428FE21F890D for <ietf@ietf.org>; Tue, 5 Mar 2013 06:16:07 -0800 (PST)
Received: by mail-wg0-f48.google.com with SMTP id 16so5639870wgi.3 for <ietf@ietf.org>; Tue, 05 Mar 2013 06:15:56 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:organization:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=1a6SiNYdt0wRs+YHi1fCBLcMaYH0qByJ/ydR8+BwSXM=; b=bjKCwIuzOBkqQh6C7hicQx9BMmhQSWlUlSrY2BzUnG00ZDJR3vJMcYt0BEm+A/+edr eksHcf8brma+hJvXuYCInOTpV1krRSTtC/+aUS6ufd9mbKIqPp7NRWZVfDdBFJxxd+lW vG1a7BgGa6J05dpe8vkLpWGU3M2NIA27hrqYZr29ahi9FnLurGnXvZi7cYFzXe5jDkbw WKaCTePEi8fgrU1zeCXUp9JWdd4lgihXvKaFclBieVgW6gYjkrbM+Xs+qxo2xkI8uYcf P26VLs782rmWT+ja8TMklnN79LCVMy6iDrfD4dbNQ4gncYJdmSdzo3U+EjTspiYvQf2o RnTA==
X-Received: by 10.180.88.168 with SMTP id bh8mr19232220wib.15.1362492956187; Tue, 05 Mar 2013 06:15:56 -0800 (PST)
Received: from [128.232.110.174] (c174.al.cl.cam.ac.uk. [128.232.110.174]) by mx.google.com with ESMTPS id fg6sm22736518wib.10.2013.03.05.06.15.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 05 Mar 2013 06:15:55 -0800 (PST)
Message-ID: <5135FE1F.3030308@gmail.com>
Date: Tue, 05 Mar 2013 14:15:59 +0000
From: Brian E Carpenter <brian.e.carpenter@gmail.com>
Organization: University of Auckland
User-Agent: Thunderbird 2.0.0.6 (Windows/20070728)
MIME-Version: 1.0
To: "Dearlove, Christopher (UK)" <Chris.Dearlove@baesystems.com>
Subject: Re: congestion control? - (was Re: Appointment of a Transport Area Director)
References: <5134EFEB.2090104@isi.edu> <20130305004135.34CCA1A5F4@ld9781.wdf.sap.corp> <B31EEDDDB8ED7E4A93FDF12A4EECD30D2502A316@GLKXM0002V.GREENLNK.net>
In-Reply-To: <B31EEDDDB8ED7E4A93FDF12A4EECD30D2502A316@GLKXM0002V.GREENLNK.net>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
Cc: "braden@isi.edu" <braden@isi.edu>, "ietf@ietf.org" <ietf@ietf.org>
X-BeenThere: ietf@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: IETF-Discussion <ietf.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/ietf>, <mailto:ietf-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/ietf>
List-Post: <mailto:ietf@ietf.org>
List-Help: <mailto:ietf-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/ietf>, <mailto:ietf-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 05 Mar 2013 14:16:08 -0000

On 05/03/2013 11:55, Dearlove, Christopher (UK) wrote:
> I've no idea about the example quoted, but I can see some of their motivation.
> 
> TCP's assumptions (really simplified) that loss of packet = congestion => backoff
> aren't necessarily so in a wireless network, where packets can be lost without
> congestion. This means that TCP into, out of, or across, a MANET using TCP can be
> bad. It then tends to happen that the MANET people don't fully understand TCP,
> and the TCP people don't fully understand MANETs.

The effects you mention were definitely discussed in PILC.
http://www.ietf.org/wg/concluded/pilc.html
Maybe the PILC documents need revision?

    Brian

> 
> I don't have a single good reference for what I say above, in particular have
> things got better (or worse) as TCP evolves, and therefore which references
> are still valid? But the obvious Google search (TCP MANET) throws up various
> discussions.
>