From owner-freebsd-net@FreeBSD.ORG Fri Jun 14 11:04:46 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 65DBFC53; Fri, 14 Jun 2013 11:04:46 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id CFACC117C; Fri, 14 Jun 2013 11:04:45 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.7/8.14.7) with ESMTP id r5EAVTXP028490; Fri, 14 Jun 2013 14:31:29 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.7/8.14.7/Submit) id r5EAVTuN028489; Fri, 14 Jun 2013 14:31:29 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 14 Jun 2013 14:31:29 +0400 From: Gleb Smirnoff To: Ermal Lu?i Subject: Re: [PATH] ALTQ(9) codel algorithm implementation Message-ID: <20130614103129.GU12443@FreeBSD.org> References: <20130614095125.GQ12443@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130614095125.GQ12443@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-net X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jun 2013 11:04:46 -0000 On Fri, Jun 14, 2013 at 01:51:25PM +0400, Gleb Smirnoff wrote: T> Assuming all above is taken into account, IMHO, the patch is okay to be included T> into FreeBSD. Thanks! P.S. Patch also lacks update to manual pages altq.9 and pf.conf.5. These should be written and committed in one commit with the new functionality. -- Totus tuus, Glebius.