trickle icon indicating copy to clipboard operation
trickle copied to clipboard

Trickle is a userland bandwidth shaper for Unix-like systems.

Results 26 trickle issues
Sort by recently updated
recently updated
newest added

it does not work in any command error code: trickle: Could not reach trickled, working independently: No such file or directory

Merged in schedule, libtirpc, ipv6, bitwise comparison for SOCK_STREAM patches into my fork and tagged as 1.08, could use some more testing.

Fix an incorrect assumption by `configure` that libdir is always `$prefix/lib`, which is not the case if e.g. configured with `--libdir=/usr/lib64` (Gentoo). Fixes the "Could not find overload object" error...

Simply would make packaging easier to have a release instead of a git hash. Thank you!

ISSUE: - Program CPU usage is expected to go down, when the network speed is reduced - It doesn't BACKGROUND - Testing WAN Link in Cloud using iPerf3, through a...

Please look at https://bugzilla.redhat.com/show_bug.cgi?id=1023559 for details.

glibc has changed the location of rpc.h. It's now split into tirpc. As such the project won't compile without some tweaking. https://stackoverflow.com/questions/50590546/unable-to-build-rpc-project-with-libtirpc has hints on how to fix it.

Includes library tirpc for rpc.

I'm in the process of finding bandwidth shaping tools to use on a server-sync project, and I'm having trouble getting this to work. I ran `sudo trickled -d 250 -u...

I am trying to compile trickle on RHEL 8.1 . I ran **./configure**, then ran **make** command and got following error: `config.h:133:19: error: two or more data types in declaration...