Files
kernel_arpi/include/linux
Florian Westphal 10662aa308 netfilter: xt_NFQUEUE: queue balancing support
Adds support for specifying a range of queues instead of a single queue
id. Flows will be distributed across the given range.

This is useful for multicore systems: Instead of having a single
application read packets from a queue, start multiple
instances on queues x, x+1, .. x+n. Each instance can process
flows independently.

Packets for the same connection are put into the same queue.

Signed-off-by: Holger Eitzenberger <heitzenberger@astaro.com>
Signed-off-by: Florian Westphal <fwestphal@astaro.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-06-05 13:24:24 +02:00
..
2009-04-07 10:23:34 +01:00
2009-05-02 15:36:10 -07:00
2009-04-22 08:35:10 +02:00
2009-04-23 10:06:35 +01:00
2009-04-08 14:13:03 +02:00
2009-05-19 16:02:02 -07:00
2009-04-13 15:04:29 -07:00
2009-04-21 13:41:48 -07:00
2009-04-21 13:41:48 -07:00
2009-05-09 10:49:41 -04:00
2009-04-06 16:06:26 +01:00
2009-04-07 08:12:38 +02:00
2009-04-29 17:32:35 -07:00
2009-05-25 00:55:45 -07:00
2009-04-30 15:32:11 +00:00
2009-04-24 08:54:21 +02:00
2009-04-22 16:54:27 -04:00
2009-05-09 10:49:41 -04:00
2009-04-08 14:33:38 -07:00
2009-04-13 15:04:29 -07:00
2009-05-18 22:11:22 -07:00
2009-04-21 19:40:00 -07:00
2009-04-27 02:45:02 -07:00
2009-04-17 10:50:27 -07:00