Patrick McHardy
c86f34942a
iproute: add DRR support
...
add DRR support
This patch adds support for the DRR scheduler I just sent
to iproute.
Signed-off-by: Patrick McHardy <kaber@trash.net>
2009-01-27 16:11:39 -08:00
Stephen Hemminger
05bfd16595
Update headers to 2.6.28
...
Put in sanitized 2.6.28 headers
2009-01-06 15:03:26 -08:00
Stephen Hemminger
5a67f8f9d3
Update to 2.6.27 API
...
The one issue was the old multiqueue API, so that is handled
by tc_util.h
2008-09-15 12:05:11 -07:00
Stephen Hemminger
e7305a84c6
reharmonize headers with pre-freeze 2.6.25
...
Some minor header file changes headed for 2.6.25
2008-02-07 19:22:42 -08:00
Patrick McHardy
5626a24a8b
Add support for SFQ xstats
...
[IPROUTE]: Add support for SFQ xstats
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
2008-01-31 22:28:10 -08:00
Stephen Hemminger
fb8cc5b268
update headers to current net-2.6.25
...
Signed-off-by: Stephen Hemminger <stephen.hemminger@vyatta.com>
2008-01-24 13:14:28 -08:00
Stephen Hemminger
5472ac6f9f
2.6.24-rc3 headers
...
Resync santized headers with 2.6.24-rc3
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
2007-11-29 13:56:15 -08:00
Stephen Hemminger
a6ffa8b00d
sanitized headers update to 2.6.23-rc3
...
Update headers
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
2007-08-22 10:19:53 -07:00
PJ Waskiewicz
292ce96bca
iproute2: sch_rr support in tc
...
This patch applies on top of Patrick McHardy's RTNETLINK
patches to add nested compat attributes. This is needed to maintain
ABI for sch_{rr|prio} in the kernel with respect to tc. A new option,
namely multiqueue, was added to sch_prio and sch_rr. This will allow
a user to turn multiqueue support on for sch_prio or sch_rr at loadtime.
Also, tc qdisc ls will display whether or not multiqueue is enabled on
that qdisc. When in multiqueue mode, a user can specify a value of 0 for
bands, and the number of bands will be created to match the number of
queues on the device.
This patch is to support the new sch_rr (round-robin) qdisc being proposed
in NET for multiqueue network device support in the Linux network stack.
It uses q_prio.c as the template, since the qdiscs are nearly identical,
outside of the ->dequeue() routine.
Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
2007-08-22 10:04:25 -07:00
shemminger
a31a5d5904
Add corrupt option for netem
2005-12-09 23:27:44 +00:00
shemminger
6864c1e789
Update to latest kernel headers.
...
Fix out of range on paretonormal
2005-08-08 20:24:41 +00:00
shemminger
ea8fc1047d
Netem support for reorder
...
Update include files and add support for TCP_CONG
2005-06-22 18:27:49 +00:00
osdl.net!shemminger
d639d9d18b
Update header files to be stripped version of 2.6.11
...
(Logical change 1.150)
2005-03-10 19:02:48 +00:00
osdl.net!shemminger
e914a5c41a
reqs was rejected by kernel due to possible API breakage.
...
(Logical change 1.91)
2004-09-29 18:35:48 +00:00
net[shemminger]!shemminger
1e4bd804a4
Import patch reqs-patch-iproute2-2.6.8
...
(Logical change 1.77)
2004-08-31 17:45:21 +00:00
osdl.net!shemminger
462074511f
Copy of 2.6.9-rc2
...
(Logical change 1.73)
2004-08-30 20:54:46 +00:00
osdl.net!shemminger
706e587087
Copy of final netem api for this verison.
...
2004/08/09 16:46:47-07:00 osdl.net!shemminger
Add distribution table loading (undebugged as yet).
(Logical change 1.71)
2004-08-23 20:21:21 +00:00
osdl.net!shemminger
0633baa172
(Logical change 1.61)
2004-08-04 17:45:52 +00:00
osdl.net!shemminger
28dfef0bbd
Initial revision
2004-08-04 17:45:52 +00:00