clumsy icon indicating copy to clipboard operation
clumsy copied to clipboard

add a queue for bandwidth limit

Open kuhnliu opened this issue 3 years ago • 4 comments

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 :)

kuhnliu avatar May 08 '22 14:05 kuhnliu

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

Tester47c avatar May 13 '22 18:05 Tester47c

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

kuhnliu avatar May 18 '22 04:05 kuhnliu

unresolved external symbol uiSyncInt32 referenced in function bandwidthSetupUI

NewbieXV avatar Jun 01 '22 16:06 NewbieXV