jagt / clumsy

clumsy makes your network condition on Windows significantly worse, but in a controlled and interactive manner.
http://jagt.github.io/clumsy/
Other
5.17k stars 512 forks source link

add a queue for bandwidth limit #110

Open kuhnliu opened 2 years ago

kuhnliu commented 2 years ago

The current bandwidth limit have no any queuing strategy, it not a generic scenario in real world. I try to add a option to add simple tail drop queue to it. Please have a look :)

Tester47c commented 2 years ago

Hi if you haven't noticed clumsy is open source so you can add stuff to it your self would you like it as a public release? Also could you provide your build with the modifications you made

kuhnliu commented 2 years ago

I know, so this is a pull request. https://github.com/kuhnliu/clumsy there is my change and a build i upload for win64.

NewbieXV commented 2 years ago

unresolved external symbol uiSyncInt32 referenced in function bandwidthSetupUI

VAllens commented 2 months ago

Is there any progress on this pull request?