[NET_SCHED]: sch_sfq: add support for external classifiers
authorPatrick McHardy <kaber@trash.net>
Fri, 1 Feb 2008 02:36:52 +0000 (18:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:28:34 +0000 (19:28 -0800)
Add support for external classifiers to allow using different flow
hash functions similar to ESFQ. When no classifier is attached the
built-in hash is used as before.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found