Re: [NET_SCHED 00/04]: External SFQ classifiers/flow classifier
From: David Miller <davem@davemloft.net>
Date: 2008-02-01 02:37:33
From: David Miller <davem@davemloft.net>
Date: 2008-02-01 02:37:33
From: Patrick McHardy <redacted> Date: Thu, 31 Jan 2008 18:58:02 +0100 (MET)
These patches add support for external classifiers to SFQ and add a new "flow" classifier, which can do hashing based on user-specified keys or deterministic mapping of keys to classes. Additionally there is a patch to make the SFQ queues visisble as classes to verify that the hash is indeed doing something useful and a patch to consifiy struct tcf_ext_map, which I had queued in the same tree. Please apply, thanks.
Applied, thanks Patrick.