index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
ClientStack
/
Linden
/
UDP
/
LLUDPClient.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
Recover from an internal mess-up in the outgoing packet queues by creating
Melanie
2011-12-08
1
-19
/
+36
|
*
|
|
|
|
Merge commit 'c5826d589ab2f33a71105bc2d3015ffbb7dd2973' into bigmerge
Melanie
2011-10-25
1
-2
/
+3
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge commit 'f9ffd2538f3bf300e8f751258a6129fb780b5b0a' into bigmerge
Melanie
2011-10-25
1
-7
/
+15
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Guard against a bad login leaving us with a null queue
Melanie
2011-08-09
1
-1
/
+1
|
*
|
|
|
|
|
|
Merge branch 'master' into careminster-presence-refactor
Melanie
2011-05-05
1
-0
/
+10
*
|
|
|
|
|
|
|
Add debug ability to ignore reliably sent packets that are not acknowledged.
Justin Clark-Casey (justincc)
2015-01-21
1
-0
/
+9
*
|
|
|
|
|
|
|
Make the performance controlling job processing threads introduced in confere...
Justin Clark-Casey (justincc)
2015-01-12
1
-1
/
+1
*
|
|
|
|
|
|
|
Enable runtime configuration of the minimum rate for adaptive
Mic Bowman
2014-12-29
1
-1
/
+1
*
|
|
|
|
|
|
|
Label all threadpool calls being made in core OpenSimulator. This is to add ...
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
|
|
|
|
|
Fix recent regression where adaptive throttles stopped adjusting.
Justin Clark-Casey (justincc)
2014-11-25
1
-18
/
+16
*
|
|
|
|
|
|
|
Fix an issue where specifying both max client and server outgoing UDP throttl...
Justin Clark-Casey (justincc)
2014-11-25
1
-17
/
+26
*
|
|
|
|
|
|
|
Remove the unnecessary intermediate total token bucket.
Justin Clark-Casey (justincc)
2014-11-25
1
-11
/
+2
*
|
|
|
|
|
|
|
Add basic regression test ThrottleTests.TestClientThrottleSetNoLimit
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+8
*
|
|
|
|
|
|
|
minor: add apparant total to logging when client sets throttles
Justin Clark-Casey (justincc)
2014-11-25
1
-2
/
+5
*
|
|
|
|
|
|
|
minor: fix bug in throttle logging where arguments were mismatched
Justin Clark-Casey (justincc)
2014-11-25
1
-1
/
+1
*
|
|
|
|
|
|
|
Add OutgoingPacketsQueuedCount clientstack stat.
Justin Clark-Casey (justincc)
2014-11-25
1
-0
/
+27
*
|
|
|
|
|
|
|
Add "debug lludp throttle log <level> <avatar-first-name> <avatar-last-name>"...
Justin Clark-Casey (justincc)
2014-10-02
1
-5
/
+42
*
|
|
|
|
|
|
|
Add "debug lludp data out" console command for logging outgoing data just bef...
Justin Clark-Casey (justincc)
2014-09-24
1
-0
/
+6
*
|
|
|
|
|
|
|
Add experimental OutgoingQueueRefillEngine to handle queue refill processing ...
Justin Clark-Casey (justincc)
2014-08-19
1
-3
/
+10
*
|
|
|
|
|
|
|
Make LLUDPServer.Scene publicly gettable/privately settable instead of protec...
Justin Clark-Casey (justincc)
2014-08-19
1
-0
/
+2
*
|
|
|
|
|
|
|
In "show throttles", show the maximum drip rate. This shows whether a client ...
Oren Hurvitz
2014-07-21
1
-1
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Adds a configuration option to cannibalize bandwidth from the
Mic Bowman
2014-01-20
1
-0
/
+14
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Do some simple queue empty checks in the main outgoing udp loop instead of al...
Justin Clark-Casey (justincc)
2013-07-21
1
-17
/
+52
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Added show client-stats [first last] command to expose what viewers are reque...
Diva Canto
2013-07-10
1
-14
/
+13
*
|
|
|
|
Complete removal of the now unused state queue
Melanie
2013-01-16
1
-14
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Extend region console "show queues" command to show already collected time si...
Justin Clark-Casey (justincc)
2012-07-24
1
-1
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
minor: insert some commented out log lines which are a blunt but useful instr...
Justin Clark-Casey (justincc)
2011-10-12
1
-2
/
+3
|
|
/
|
/
|
*
|
Improve some method doc for LLUDPClient, LLUDPServer and UnackedPacketCollection
Justin Clark-Casey (justincc)
2011-10-12
1
-7
/
+15
|
/
*
First stab at cleaning up Caps. Compiles. Untested.
Diva Canto
2011-04-30
1
-0
/
+697
[prev]