From owner-freebsd-pf@FreeBSD.ORG Fri Oct 1 02:47:05 2004 Return-Path: Delivered-To: freebsd-pf@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BA5A16A4CE for ; Fri, 1 Oct 2004 02:47:05 +0000 (GMT) Received: from ns.kt-is.co.kr (ns.kt-is.co.kr [211.218.149.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF78C43D31 for ; Fri, 1 Oct 2004 02:47:04 +0000 (GMT) (envelope-from yongari@kt-is.co.kr) Received: from michelle.kt-is.co.kr (ns2.kt-is.co.kr [220.76.118.193]) (authenticated bits=128) by ns.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i912kfAh085780 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL); Fri, 1 Oct 2004 11:46:41 +0900 (KST) Received: from michelle.kt-is.co.kr (localhost.kt-is.co.kr [127.0.0.1]) by michelle.kt-is.co.kr (8.12.10/8.12.10) with ESMTP id i912kkRt004575 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 Oct 2004 11:46:47 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Received: (from yongari@localhost) by michelle.kt-is.co.kr (8.12.10/8.12.10/Submit) id i912kk7W004574; Fri, 1 Oct 2004 11:46:46 +0900 (KST) (envelope-from yongari@kt-is.co.kr) Date: Fri, 1 Oct 2004 11:46:46 +0900 From: Pyun YongHyeon To: sam Message-ID: <20041001024646.GB4440@kt-is.co.kr> References: <787dcac2040930074323551b47@mail.gmail.com> <20041001022639.GA4440@kt-is.co.kr> <415CC2AE.6040002@authtec.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <415CC2AE.6040002@authtec.net> User-Agent: Mutt/1.4.1i X-Filter-Version: 1.11a (ns.kt-is.co.kr) cc: freebsd-pf@freebsd.org Subject: Re: Are these the only kernel options I need to enable altq on FreeBSD 5.2.1 X-BeenThere: freebsd-pf@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: yongari@kt-is.co.kr List-Id: Technical discussion and general questions about packet filter (pf) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Oct 2004 02:47:05 -0000 On Fri, Oct 01, 2004 at 10:36:30AM +0800, sam wrote: > Pyun YongHyeon wrote: > > >On Thu, Sep 30, 2004 at 09:43:39AM -0500, BB wrote: > >> options ALTQ > >> options ALTQ_CBQ # Class Bases Queueing > >> options ALTQ_RED # Random Early Drop > >> options ALTQ_RIO # RED In/Out > >> options ALTQ_HFSC # Hierarchical Packet Scheduler > >> options ALTQ_CDNR # Traffic conditioner > >> options ALTQ_PRIQ # Prioirity Queueing > >> > > > >Since pf is the only consumer of ALTQ in FreeBSD, you need pf > >related options too. However I'd like to recommend 5.3BETA6 which > >is more stable than that of seperate altq patch set in addition > >to bug fixes and more altq-aware network drivers. > > > > > > You mean there are two different patches for ALTQ in FreeBSD now? No. In 5.2.1, users had to use ALTQ patch set from rofug.ro. > The patch I used is : > http://people.freebsd.org/~mlaier/CARP/ > The URL you mentationed has no relation with ALTQ. It's for CARP. Regards, Pyun YongHyeon -- Pyun YongHyeon