Commit Graph

2 Commits

Author SHA1 Message Date
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +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