From owner-freebsd-net@freebsd.org Mon May 16 07:14:00 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1F2A4B3C388 for ; Mon, 16 May 2016 07:14:00 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from gw.catspoiler.org (unknown [IPv6:2602:304:b010:ef20::f2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "gw.catspoiler.org", Issuer "gw.catspoiler.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id E06B61EE8 for ; Mon, 16 May 2016 07:13:59 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from FreeBSD.org (mousie.catspoiler.org [192.168.101.2]) by gw.catspoiler.org (8.15.2/8.15.2) with ESMTP id u4G7DobJ070234; Mon, 16 May 2016 00:13:54 -0700 (PDT) (envelope-from truckman@FreeBSD.org) Message-Id: <201605160713.u4G7DobJ070234@gw.catspoiler.org> Date: Mon, 16 May 2016 00:13:50 -0700 (PDT) From: Don Lewis Subject: dummynet + CoDel, FQ-Codel, PIE, and FQ-PIE To: freebsd-net@FreeBSD.org cc: Rasool Al-Saadi , Grenville Armitage MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2016 07:14:00 -0000 I'd like to see us get these patches committed to HEAD in time for 11.0-RELEASE: I've been running this stuff on my firewall box for a few months and it has tamed the latency problems I was having with my DSL connection to the internet whenever big uploads or downloads were in progress. Doing this with ALTQ would have been a lot more difficult even if the CoDel stuff in ALTQ was documented ...