index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
TokenBucket.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mb-throttle-test'
Mic Bowman
2014-12-30
1
-17
/
+42
|
\
|
*
Another technique inspired by some of the newer flow control algorithms... ra...
Mic Bowman
2014-12-30
1
-11
/
+17
|
*
Change the effect of successfully acknowledged packets to bump the
Mic Bowman
2014-12-29
1
-4
/
+4
|
*
Enable runtime configuration of the minimum rate for adaptive
Mic Bowman
2014-12-29
1
-16
/
+35
*
|
minor: correct sent -> set in TokenBucket.RequestedDripRate method doc
Justin Clark-Casey (justincc)
2014-12-30
1
-1
/
+1
|
/
*
Fix recent regression where adaptive throttles stopped adjusting.
Justin Clark-Casey (justincc)
2014-11-25
1
-17
/
+17
*
Fix setting of max scene throttle so that setting it restricts the child clie...
Justin Clark-Casey (justincc)
2014-11-25
1
-26
/
+33
*
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
2014-11-25
1
-38
/
+84
*
Use automatic properties for Parent and TotalDripRequest in TokenBucket to ma...
Justin Clark-Casey (justincc)
2014-11-25
1
-32
/
+21
*
Remove the unnecessary intermediate total token bucket.
Justin Clark-Casey (justincc)
2014-11-25
1
-4
/
+1
*
minor: Remove compiler warnings from unused fields in TokenBucket
Justin Clark-Casey (justincc)
2014-11-25
1
-3
/
+0
*
Add "debug lludp throttle set" command to allow setting of parameters at runtime
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+2
*
Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>"...
Justin Clark-Casey (justincc)
2014-10-02
1
-12
/
+21
*
In "show throttles", show the maximum drip rate. This shows whether a client ...
Oren Hurvitz
2014-07-21
1
-9
/
+9
*
minor: remove some mono compiler warnings
Justin Clark-Casey (justincc)
2011-07-30
1
-3
/
+4
*
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
1
-0
/
+393