[aqm] Dummynet AQM v0.1- CoDel and FQ-CoDel for FreeBSD's ipfw/dummynet

Rasool Al-Saadi <ralsaadi@swin.edu.au> Fri, 26 February 2016 14:17 UTC

Return-Path: <ralsaadi@swin.edu.au>
X-Original-To: aqm@ietfa.amsl.com
Delivered-To: aqm@ietfa.amsl.com
Received: from localhost (ietfa.amsl.com [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 381461B2C60 for <aqm@ietfa.amsl.com>; Fri, 26 Feb 2016 06:17:13 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.202
X-Spam-Level:
X-Spam-Status: No, score=-1.202 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HELO_EQ_AU=0.377, HOST_EQ_AU=0.327, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-0.006] autolearn=no
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 UnMvvi-lzfLU for <aqm@ietfa.amsl.com>; Fri, 26 Feb 2016 06:17:11 -0800 (PST)
Received: from iport2.cc.swin.edu.au (iport2.cc.swin.edu.au [136.186.0.52]) by ietfa.amsl.com (Postfix) with ESMTP id 1301D1B2C5F for <aqm@ietf.org>; Fri, 26 Feb 2016 06:17:10 -0800 (PST)
X-IronPort-AV: E=Sophos;i="5.22,498,1449493200"; d="scan'208";a="17481774"
Received: from gsp-ex01.ds.swin.edu.au (HELO outlook.swin.edu.au) ([136.186.126.17]) by iport2.cc.swin.edu.au with ESMTP; 27 Feb 2016 01:17:09 +1100
Received: from GSP-EX02.ds.swin.edu.au ([169.254.2.71]) by gsp-ex01.ds.swin.edu.au ([169.254.1.193]) with mapi id 14.03.0266.001; Sat, 27 Feb 2016 01:17:14 +1100
From: Rasool Al-Saadi <ralsaadi@swin.edu.au>
To: "aqm@ietf.org" <aqm@ietf.org>, "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, "freebsd-ipfw@freebsd.org" <freebsd-ipfw@freebsd.org>
Thread-Topic: Dummynet AQM v0.1- CoDel and FQ-CoDel for FreeBSD's ipfw/dummynet
Thread-Index: AdFwoEB9RcA1ON/lTEC2HgPx0zqG6g==
Date: Fri, 26 Feb 2016 14:17:14 +0000
Message-ID: <6545444AE21C2749939E637E56594CEA3C187192@gsp-ex02.ds.swin.edu.au>
Accept-Language: en-AU, en-US
Content-Language: en-US
X-MS-Has-Attach:
X-MS-TNEF-Correlator:
x-originating-ip: [136.186.127.16]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Archived-At: <http://mailarchive.ietf.org/arch/msg/aqm/Gs-beGUV9YsoqvZfC0UJjzfYfWU>
Cc: Grenville Armitage <garmitage@swin.edu.au>
Subject: [aqm] Dummynet AQM v0.1- CoDel and FQ-CoDel for FreeBSD's ipfw/dummynet
X-BeenThere: aqm@ietf.org
X-Mailman-Version: 2.1.15
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: Fri, 26 Feb 2016 14:17:13 -0000

Dear all,

I would like to announce that we (myself and Grenville Armitage) released Dummynet AQM v0.1, which is an independent implementation of CoDel and FQ-CoDel for FreeBSD's ipfw/dummynet framework, based on the IETF  CoDel [1] and FQ-CoDel [2] Internet-Drafts.
We prepared patches for FreeBSD11-CURRENT-r295345  and FreeBSD 10.x-RELEASE (10.0, 10.1, 10.2), and a technical report  of our implementation.

Patches and documentation can be found in:
http://caia.swin.edu.au/freebsd/aqm

Technical report:
http://caia.swin.edu.au/reports/160226A/CAIA-TR-160226A.pdf



[1] "Controlled Delay Active Queue Management",  https://tools.ietf.org/html/draft-ietf-aqm-codel-02
[2] "FlowQueue-Codel" , https://tools.ietf.org/html/draft-ietf-aqm-fq-codel-04

Regards,
Rasool Al-Saadi