Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2004 11:26:39 +0900
From:      Pyun YongHyeon <yongari@kt-is.co.kr>
To:        BB <brent.bolin@gmail.com>
Cc:        freebsd-pf@freebsd.org
Subject:   Re: Are these the only kernel options I need to enable altq on FreeBSD 5.2.1
Message-ID:  <20041001022639.GA4440@kt-is.co.kr>
In-Reply-To: <787dcac2040930074323551b47@mail.gmail.com>
References:  <787dcac2040930074323551b47@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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.

Regards,
Pyun YongHyeon
-- 
Pyun YongHyeon <http://www.kr.freebsd.org/~yongari>;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041001022639.GA4440>