Commit Graph

6 Commits

Author SHA1 Message Date
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
naddy
6637437daa poll() prototype changed; ok jolan@ 2003-12-14 23:27:44 +00:00
jolan
e7d548b339 update to 1.06 2003-06-11 08:10:27 +00:00
jolan
67e58ed296 update e-mail address, ok brad@ 2003-05-12 08:23:45 +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