[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[altq 1459] Re: Port Ranges
<paipai@tin.it> wrote:
> > It is on my todo list. (but I'm more interested in integrating a
> > different classifier engine into ALTQ...)
>
> What do you mean exactly with classifier?
A classsifier classifies packets into classes based on packet filter
rules. altq/bpf/ipfw/ipf/pf have different mechanims to do a similar
job.
One possibility is to replace the current ALTQ classifier by an
existing one, and another possibility is to design a framework to use
different classifers (just like what altq does for queueing
disciplines).
> and... what about a new scheduler? Is that on your todo list?
I don't have one at this moment.
-Kenjiro