Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2006 13:36:34 -0400
From:      beno <zope@2012.vi>
To:        freebsd-pf@freebsd.org
Subject:   Re: ATLQ Support
Message-ID:  <44EB40A2.3000207@2012.vi>
In-Reply-To: <001301c6c60b$d3657760$0202fea9@bretlaptop>
References:  <001301c6c60b$d3657760$0202fea9@bretlaptop>

next in thread | previous in thread | raw e-mail | index | archive | help
Bret Esquivel wrote:
> Beno,
>
> That only added pf support to the kernel. Add these to your kernel config:
>
> options         ALTQ    
> options         ALTQ_CBQ        # Class Bases Queuing (CBQ)
> options         ALTQ_RED        # Random Early Detection (RED)
> options         ALTQ_RIO        # RED In/Out
> options         ALTQ_HFSC       # Hierarchical Packet Scheduler (HFSC)
>
> options         ALTQ_PRIQ       # Priority Queuing (PRIQ)
>   
That worked, thank you.
beno



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