Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
trickle - Portable lightweight userspace bandwidth shaper
trickle is a portable lightweight userspace bandwidth shaper.
It can run in collaborative mode 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.
Packages
| Name |
Version |
Release |
Type |
Size |
Built |
| trickle |
1.07 |
3.el4 |
i386 |
68 KiB |
Thu Jun 19 17:34:18 2008 |
Changelog
- * Mon Jun 16 22:00:00 2008 Nicoleau Fabien <nicoleau{*}fabien{%}gmail{*}com> 1.07-3
- add configure.in
- add default configuration file for trickled
- * Sun Jun 15 22:00:00 2008 Nicoleau Fabien <nicoleau{*}fabien{%}gmail{*}com> 1.07-2
- Licence changed
- ldconfig no more used
- dir macro used for libdir/name
- config.h file modified (/lib/ hardcoded)
- * Sun Jun 8 22:00:00 2008 Nicoleau Fabien <nicoleau{*}fabien{%}gmail{*}com> 1.07-1
- Rebuild for version 1.07
- Removed smp_mflags flag for make