From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f43.google.com (mail-bk0-f43.google.com [209.85.214.43]) (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 6301E21F0CC; Mon, 14 May 2012 11:03:53 -0700 (PDT) Received: by bkty5 with SMTP id y5so9198833bkt.16 for ; Mon, 14 May 2012 11:03:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer:content-transfer-encoding; bh=XW6MxNgrroLo1ckT+6ZhsHecfNgUVXU7thCrhEbs+hw=; b=hiTGhtNVf7ISRBHRfo2wWHOJxxZIAyQg8CI3ENRd73ZUE75W/N65AFzBJBAhN/D3dH UiWPqFEGCu8hEPmiZ5TjP1E3JaECYNJWkECWFQHJ7QZXKtmsDau8bkn0n/feqbsVn0bc cyMImje+A3ZpesGgut+DXCzRWXGqdRLZIzKrt6touSAr3kS8okV2hAdeHy9L7xH6n19Q 6ZBW1JxqApX9eQBNpdfya0V0X8+LmteYuVBZQjenYCgBlh9wyJGaDmlR/Z/45mKEquW0 0ErUXKOAnarS/Y9sNaRgHGbZcAwwfrEZk5/1aTZ7MdR1bmdCt19861XMG3xQu8EyjKF0 58Pg== Received: by 10.205.119.130 with SMTP id fu2mr3479142bkc.120.1337018625147; Mon, 14 May 2012 11:03:45 -0700 (PDT) Received: from [192.168.178.86] ([74.125.122.49]) by mx.google.com with ESMTPS id m2sm4179137bkm.2.2012.05.14.11.03.43 (version=SSLv3 cipher=OTHER); Mon, 14 May 2012 11:03:44 -0700 (PDT) From: Eric Dumazet To: Juliusz Chroboczek In-Reply-To: <7imx5a3b4t.fsf@lanthane.pps.jussieu.fr> References: <4FB129EC.90200@gmail.com> <7imx5a3b4t.fsf@lanthane.pps.jussieu.fr> Content-Type: text/plain; charset="UTF-8" Date: Mon, 14 May 2012 20:03:41 +0200 Message-ID: <1337018621.8512.592.camel@edumazet-glaptop> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Content-Transfer-Encoding: 8bit Cc: codel@lists.bufferbloat.net, bloat@lists.bufferbloat.net Subject: Re: [Codel] [Bloat] better tc support for bittorrent/diffserv X-BeenThere: codel@lists.bufferbloat.net X-Mailman-Version: 2.1.13 Precedence: list List-Id: CoDel AQM discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 18:03:54 -0000 On Mon, 2012-05-14 at 19:50 +0200, Juliusz Chroboczek wrote: > [Pro memoria, I'm the author of a few of the networking bits in > Transmission, notably the DHT, the µTP support and large parts of the > IPv6 code.] > > > 0) No ecn on transmission, at least. > > TCP flows will use ECN if your system is configured to use ECN. µTP > doesn't do ECN, and there's no easy way to implement it -- there's no > API to set ECN on UDP packets. There is an API to set ECN on UDP packets. setsockopt() IP_TOS, with val = 2