[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49F1D16A.8050003@trash.net>
Date: Fri, 24 Apr 2009 16:49:14 +0200
From: Patrick McHardy <kaber@...sh.net>
To: Salatiel Filho <salatiel.filho@...il.com>
CC: Jan Engelhardt <jengelh@...ozas.de>,
Jarek Poplawski <jarkao2@...il.com>,
"Y. D." <duyuyang@...il.com>, netdev <netdev@...r.kernel.org>,
netfilter-devel <netfilter-devel@...r.kernel.org>
Subject: Re: IMQ bug: kernel reboot immediately
Salatiel Filho wrote:
> On Thu, Apr 23, 2009 at 09:41, Patrick McHardy <kaber@...sh.net> wrote:
>> Salatiel Filho wrote:
>>> Using this actions would make sfq hashing by dest ip or source ip
>>> work just like it works in imq ?
>>>
>> Not with the SFQ default hash since it classifies based on the
>> addresses in the IP header. But you could use the flow classifier,
>> which can use the addresses from the conntrack entry. This would
>> behave similar to IMQ+SFQ.
>>
> Ok , i was tying to keepthe discussion to the mainline kernel :)
The flow classifier is in the mainline kernel.
> By sfq i mean esfq [though i read somewhere sfq will implement a way
> to hash by src / dest ip] , or wrr :)
> Actually i was never able to find out why wrr is not in mainline
> kernel. In my opinion it is the best round robin qdisc i have ever
> used.
There is DRR since a couple of versions. Combined with the
flow classifier, it should provide the same functionality
as ESFQ.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists