jow
691f0d412e
This patch updates qos-scripts to support fair traffic sharing using the
...
SFQ with external classifiers method. It also corrects a bug in the
unsupported ESFQ method already used by qos-scripts. (ESFQ:
http://fatooh.org/esfq-2.6/ only updated to 2.6.24, it was switched to
an SFQ patch after that and not updated since 2008)
A class can be forced to use SFQ, and an external classifier added like
this:
config class "Normal"
option avgrate 10
option priority 30
option packetdelay 100
option limitrate 94
# option qdisc "sfq perturb 2"
config class "Normal_up"
# option filter "protocol all flow hash keys src divisor 1024"
config class "Normal_down"
# option filter "protocol all flow hash keys dst divisor 1024"
Using these options, the user needs to load cls_flow before qos-scripts
starts.
I've got more information here:
http://oneitguy.com/blogs/netprince/fair-traffic-sharing-esfq-broken-switching-sfqexternal-classifiers
This has been tested on r23914.
Signed-off-by: Ben Pfountz <netprince<>vt_edu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26622 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-12 20:33:11 +00:00
..
2011-02-20 18:27:19 +00:00
2010-12-02 22:41:03 +00:00
2011-03-17 07:23:28 +00:00
2011-04-09 23:44:03 +00:00
2011-01-27 21:49:50 +00:00
2011-03-07 12:59:19 +00:00
2011-02-18 12:52:04 +00:00
2011-03-12 01:24:18 +00:00
2010-07-12 14:06:13 +00:00
2011-04-05 15:09:43 +00:00
2011-04-07 01:00:14 +00:00
2010-06-26 20:43:41 +00:00
2011-04-08 19:22:09 +00:00
2010-11-06 18:28:45 +00:00
2011-04-05 19:04:02 +00:00
2010-08-31 20:06:30 +00:00
2011-03-15 09:09:05 +00:00
2010-08-06 15:46:13 +00:00
2011-01-01 16:10:15 +00:00
2010-12-08 12:59:16 +00:00
2011-03-02 12:47:57 +00:00
2011-04-01 10:55:23 +00:00
2011-01-01 16:03:53 +00:00
2010-12-13 01:47:35 +00:00
2011-03-12 01:24:18 +00:00
2010-10-30 22:35:46 +00:00
2009-06-13 16:47:22 +00:00
2011-04-12 20:03:59 +00:00
2010-12-08 20:15:10 +00:00
2010-10-26 22:45:41 +00:00
2010-04-23 11:27:29 +00:00
2009-04-17 14:09:46 +00:00
2010-11-22 11:27:47 +00:00
2011-03-17 07:23:32 +00:00
2009-04-17 14:09:46 +00:00
2011-04-12 17:30:16 +00:00
2011-03-21 05:53:17 +00:00
2010-07-12 14:06:13 +00:00
2010-06-26 20:44:28 +00:00
2011-03-12 07:27:57 +00:00
2011-03-01 15:41:28 +00:00
2011-03-25 18:02:51 +00:00
2011-02-10 03:37:35 +00:00
2009-06-13 16:47:22 +00:00
2011-02-21 19:49:48 +00:00
2011-04-12 09:29:14 +00:00
2011-03-06 21:42:48 +00:00
2009-12-19 22:19:42 +00:00
2011-03-06 21:42:48 +00:00
2011-02-13 03:56:12 +00:00
2011-02-13 17:05:34 +00:00
2010-04-16 10:03:53 +00:00
2010-08-27 20:13:17 +00:00
2011-04-05 19:03:55 +00:00
2010-12-18 18:13:12 +00:00
2011-03-27 18:21:40 +00:00
2011-04-09 13:05:48 +00:00
2011-02-01 14:33:40 +00:00
2011-03-14 07:34:08 +00:00
2011-02-01 14:30:38 +00:00
2011-03-13 18:45:27 +00:00
2011-02-07 21:48:55 +00:00
2011-03-29 05:17:10 +00:00
2011-02-01 14:32:25 +00:00
2011-04-04 07:37:32 +00:00
2010-10-07 11:03:18 +00:00
2011-04-12 17:17:56 +00:00
2011-04-06 20:50:14 +00:00
2010-10-05 17:21:03 +00:00
2010-10-16 13:57:55 +00:00
2011-01-05 19:27:55 +00:00
2011-03-21 06:45:20 +00:00
2010-09-30 10:48:37 +00:00
2010-04-23 11:27:29 +00:00
2011-02-08 22:52:21 +00:00
2011-04-11 22:08:43 +00:00
2011-03-13 23:02:52 +00:00
2011-04-12 18:29:28 +00:00
2010-10-05 17:27:21 +00:00
2011-03-06 21:42:48 +00:00
2010-08-19 12:49:42 +00:00
2010-09-30 10:48:37 +00:00
2011-04-12 20:33:11 +00:00
2011-03-25 00:55:25 +00:00
2011-03-12 07:27:57 +00:00
2009-04-17 14:09:46 +00:00
2010-07-22 11:32:27 +00:00
2010-11-10 19:02:09 +00:00
2010-07-12 14:06:13 +00:00
2011-02-13 02:52:49 +00:00
2010-07-12 14:06:13 +00:00
2010-06-26 20:44:28 +00:00
2011-02-13 02:52:44 +00:00
2011-02-20 17:24:15 +00:00
2011-04-02 13:20:11 +00:00
2010-06-26 20:44:28 +00:00
2010-10-27 21:24:06 +00:00
2011-03-11 08:22:47 +00:00
2011-04-12 14:24:20 +00:00
2010-10-21 08:54:36 +00:00
2010-07-22 18:50:32 +00:00
2011-03-27 18:21:45 +00:00
2011-04-04 12:06:37 +00:00
2011-01-29 22:06:26 +00:00
2011-03-12 04:47:02 +00:00
2010-09-08 06:35:23 +00:00
2010-04-30 16:11:31 +00:00
2010-07-12 14:06:13 +00:00
2011-03-18 03:41:22 +00:00
2011-02-24 15:51:28 +00:00
2010-07-12 14:06:13 +00:00
2011-03-06 21:42:48 +00:00
2010-03-26 14:29:32 +00:00
2010-09-19 05:33:18 +00:00
2011-03-25 23:47:08 +00:00