[go: nahoru, domu]

Skip to content

lano1106/trickle

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TRICKLE

  by Marius Aamodt Eriksen <marius@monkey.org>

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

DESCRIPTION

   trickle is a voluntary, cooperative bandwidth shaper.  trickle works
   entirely in userland and is cross platform compatible.

INSTALL

   ./configure
   make
   su
   make install

   Note that on certain systems you may get the following error on "make":

   configure.in:220: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
   section `AC_LIBOBJ vs LIBOBJS'
         If this token and others are legitimate, please use m4_pattern_allow.
         See the Autoconf documentation.
   make: *** [configure] Error 1

   this is easily circumvented by running make again.

   To make a RedHat RPM, simply type

   rpmbuild -ta trickle-1.07.tar.gz

DOCUMENTATION

   See the manpage trickle(1), trickled(8) and trickled.conf(5).

THANKS

   Jolan Luff <jolan@cryptonomicon.org>
       for testing and access to esoteric platforms.

   Tony Kurc 
       for the awesome logo.

   Dag Wie�rs <dag@wieers.com>
       for the RedHat SPEC. 

   Niels Provos <provos@citi.umich.edu>,
   Gareth Watts <gareth@omnipotent.net>,
   Jolan Luff <jolan@cryptonomicon.org>,
   Todd Vierling <tv@duh.org> and
   MESH (http://mesh.eecs.umich.edu/)
       for useful discussions and suggestions.

LICENSE

   trickle is distributed under a BSD like license.  Feel free to use,
   modify and distribute in any form.  See the LICENSE file for more
   information.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 54.4%
  • C 45.6%