Are these the only kernel options I need to enable altq on FreeBSD 5.2.1

Pyun YongHyeon yongari at kt-is.co.kr
Thu Sep 30 19:26:52 PDT 2004


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>


More information about the freebsd-pf mailing list