Subject: Re: Kernel fails to compile with new ieee80211
To: Marcin Jessa <lists@yazzy.org>
From: Nino Dehne <ndehne@gmail.com>
List: current-users
Date: 07/29/2005 05:15:02
Marcin Jessa wrote:
> Still no love with following options in the kernel:
> options         ALTQ            # Manipulate network interfaces' output queues
> options         ALTQ_BLUE       # Stochastic Fair Blue
> options         ALTQ_CBQ        # Class-Based Queueing
> options         ALTQ_CDNR       # Diffserv Traffic Conditioner
> options         ALTQ_FIFOQ      # First-In First-Out Queue
> options         ALTQ_FLOWVALVE  # RED/flow-valve (red-penalty-box)
> options         ALTQ_HFSC       # Hierarchical Fair Service Curve
> options         ALTQ_LOCALQ     # Local queueing discipline
> options         ALTQ_PRIQ       # Priority Queueing
> options         ALTQ_RED        # Random Early Detection
> options         ALTQ_RIO        # RED with IN/OUT
> options         ALTQ_WFQ        # Weighted Fair Queueing

AFAIK, all ALTQ_* options are only relevant to the "old" ALTQ. The PF 
ALTQ only needs "options ALTQ". Can anyone confirm?

Regards,

ND