Commit Graph

4 Commits

Author SHA1 Message Date
naddy
fedfc3867f SIZE 2005-01-05 17:14:37 +00:00
jolan
e7d548b339 update to 1.06 2003-06-11 08:10:27 +00:00
pvalchev
4e74973c8d update to trickle-1.05; from maintainer Jolan Luff <jolan@cryptonomicon.org> 2003-04-23 20:38:15 +00:00
pvalchev
c666ca6186 Initial import of trickle-1.04
trickle is a portable lightweight userspace bandwidth shaper.  It can
run in collaborative mode (together with trickled) or in stand alone
mode.  trickle works by taking advantage of the unix loader preloading.
Essentially it provides, to the application, a new version of the
functionality that is required to send and receive data through sockets.
It then limits traffic based on delaying the sending and receiving of
data over a socket.  trickle runs entirely in userspace and does not
require root privileges.

WWW: http://monkey.org/~marius/trickle/

Maintainer Jolan Luff <jolan@cryptonomicon.org>
2003-04-13 08:07:50 +00:00