git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c1b4a7e
)
[PKT_SCHED]: Blackhole queueing discipline
author
Thomas Graf
<tgraf@suug.ch>
Tue, 5 Jul 2005 22:29:16 +0000
(15:29 -0700)
committer
David S. Miller
<davem@davemloft.net>
Tue, 5 Jul 2005 22:29:16 +0000
(15:29 -0700)
Useful in combination with classful qdiscs to drop or
temporary disable certain flows, e.g. one could block
specific ds flows with dsmark.
Unlike the noop qdisc it can be controlled by the user and
statistic accounting is done.
Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found