Re: [aqm] Alia Atlas' No Objection on draft-ietf-aqm-fq-codel-05: (with COMMENT)

Toke Høiland-Jørgensen <toke@toke.dk> Thu, 17 March 2016 17:18 UTC

Return-Path: <toke@toke.dk>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id E390A12DC71; Thu, 17 Mar 2016 10:18:40 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.002
X-Spam-Level:
X-Spam-Status: No, score=-2.002 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=toke.dk
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lqh7xhwdnQMU; Thu, 17 Mar 2016 10:18:39 -0700 (PDT)
Received: from mail2.tohojo.dk (mail2.tohojo.dk [77.235.48.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 8FEB912DCEC; Thu, 17 Mar 2016 10:13:58 -0700 (PDT)
X-Virus-Scanned: amavisd-new at mail2.tohojo.dk
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=toke.dk; s=201310; t=1458234836; bh=siSttp6NqTZNhqV7LV4tdTFHhYZKU87Dx7c83gTmVmA=; h=From:To:Cc:Subject:References:Date:In-Reply-To; b=Z6GJByuq8M9Lpk02qPc4pQVbJ26+mK+zKGMhQgvBYz3jyKgYjItXtvcqmIw47uxo7 dz0mcMQclNpPKRjugcDvyUX6Xj/Xt+4S4AwRH6OGdWs8ASd6yLPCzRk6yohd9jENPu 5UnIQUs1Bv+Fcp4TxIxsOmMcYwuaVmmLXdzeJhEY=
Sender: toke@toke.dk
Received: by alrua-desktop.borgediget.toke.dk (Postfix, from userid 1000) id 30FEF311D0; Thu, 17 Mar 2016 18:13:55 +0100 (CET)
From: Toke Høiland-Jørgensen <toke@toke.dk>
To: Alia Atlas <akatlas@gmail.com>
References: <20160317135919.14287.86691.idtracker@ietfa.amsl.com>
Date: Thu, 17 Mar 2016 18:13:55 +0100
In-Reply-To: <20160317135919.14287.86691.idtracker@ietfa.amsl.com> (Alia Atlas's message of "Thu, 17 Mar 2016 06:59:19 -0700")
X-Clacks-Overhead: GNU Terry Pratchett
Message-ID: <87vb4lxc18.fsf@alrua-desktop.borgediget.toke.dk>
MIME-Version: 1.0
Content-Type: text/plain
Archived-At: <http://mailarchive.ietf.org/arch/msg/aqm/M9eVfCPCS53d23zyIsTPNoW9SLs>
Cc: wes@mti-systems.com, draft-ietf-aqm-fq-codel@ietf.org, aqm@ietf.org, The IESG <iesg@ietf.org>, aqm-chairs@ietf.org
Subject: Re: [aqm] Alia Atlas' No Objection on draft-ietf-aqm-fq-codel-05: (with COMMENT)
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: "Discussion list for active queue management and flow isolation." <aqm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/aqm>, <mailto:aqm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/aqm/>
List-Post: <mailto:aqm@ietf.org>
List-Help: <mailto:aqm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/aqm>, <mailto:aqm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 17 Mar 2016 17:18:41 -0000

"Alia Atlas" <akatlas@gmail.com> writes:

> ----------------------------------------------------------------------
> COMMENT:
> ----------------------------------------------------------------------
>
> I think it would be useful to have a reference to the Linux
> implementation ("current" version and pointer).

Hi Alia

I've added a reference pointing to the fq_codel code in Linux git tree
to the latest updated version, available here:
https://kau.toke.dk/ietf/draft-ietf-aqm-fq-codel-06.html (or .txt).

-Toke