History log of /external/iproute2/tc/q_multiq.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5582c0cffd5b65def21eca6ef0b7c165cb2f9523 10-Jun-2011 Petr Sabata <contyk@redhat.com> iproute2: Remove unreachable code

This patch removes unreachable, useless code.

Signed-off-by: Petr Sabata <contyk@redhat.com>
/external/iproute2/tc/q_multiq.c
8d8de1139c95d79bc1b5ac1ec301a30ef5e6ee50 12-Jan-2010 Florian Westphal <fw@strlen.de> tc: remove stale code

remove unused #define and "ok" statements.

Signed-off-by: Florian Westphal <fwestphal@astaro.com>
/external/iproute2/tc/q_multiq.c
fe1a34fa81f61bb3000ea6b127480f7cce24af06 05-Dec-2008 Alexander Duyck <alexander.h.duyck@intel.com> add support for multiq qdisc

Add support for multiq qdisc
This patch adds the ability to configure the multiq qdisc. Since the qdisc does not require any input it will pull the number of bands directly from the device that it is added to the root of.

usage: tc qdisc add dev <DEV> root handle <HANDLE> multiq

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
/external/iproute2/tc/q_multiq.c