aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLUDPServer.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'queuetest' into careminster-presence-refactorMelanie2011-04-251-2/+2
|\
| * Refactor UnackedPacketCollection so ProcessQueues will handle Adds, Acks, and...Dan Lake2011-04-211-2/+2
* | Merge branch 'queuetest' into careminster-presence-refactorMelanie2011-04-211-32/+32
|\ \ | |/
| * bug fix. Now when an unacked update packet is handled through ResendPrimUpdat...Dan Lake2011-04-201-2/+2
| * Requeue unacknowledged entity updates rather than resend then "as is".Dan Lake2011-04-191-32/+32
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-04-181-1/+1
|\ \ | |/
| * New tokenbucket algorithm. This one provides fair sharing of the queuesMic Bowman2011-04-121-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-191-1/+1
|\ \ | |/
| * minor: remove mono compiler warningJustin Clark-Casey (justincc)2011-02-181-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-121-23/+141
|\ \ | |/
| * Put the Ack of UseCircuitCode back to where it used to be. Some ppl are repor...Diva Canto2011-02-091-6/+5
| * Comment instrumentation out. Not needed anymore. Left in comments, in case it...Diva Canto2011-02-091-4/+7
| * Revert "Brute-force debug -- mantis #5365"Diva Canto2011-02-091-5/+0
| * Brute-force debug -- mantis #5365Diva Canto2011-02-081-0/+5
| * Avoid potential race conditions on UseCircuitCode. I artificially made the ra...Diva Canto2011-02-081-23/+28
| * Minor addition to the previous commitDiva Canto2011-02-081-3/+12
| * Minor improvement to previous commit.Diva Canto2011-02-081-2/+4
| * Added emergency monitoring of UDP Outgoing packets thread. Just type "emergen...Diva Canto2011-02-081-0/+100
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-02-071-1/+4
|\ \ | |/
| * Record number of resent packets in LindenUDP stack and display in stats reportJustin Clark-Casey (justincc)2011-02-021-1/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-231-3/+5
|\ \ | |/
| * implement "show throttles" command for showing current agent throttles and th...Justin Clark-Casey (justincc)2011-01-211-3/+5
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-181-5/+3
|\ \ | |/
| * Prune some of the excess logging for client logins.Justin Clark-Casey (justincc)2011-01-181-3/+3
| * Fix UnackedBytes client stack statistic as seen in "show queues"Justin Clark-Casey (justincc)2011-01-171-2/+0
* | Merge branch 'master' into careminster-presence-refactorMelanie2011-01-061-1/+1
|\ \ | |/
| * Commented a verbose Debug message in LLUDPServer that got uncommented at some...Diva Canto2011-01-051-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-12-061-1/+1
|\ \ | |/
| * Merge branch 'master-core' into mantis5110Jonathan Freedman2010-12-051-2/+20
| |\
| * \ Merge https://github.com/opensim/opensim into mantis5110Jonathan Freedman2010-11-211-2/+2
| |\ \
| * \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-301-1/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into mantis5110Jonathan Freedman2010-10-291-2/+8
| |\ \ \ \
* | \ \ \ \ Merge branch 'master' into careminster-presence-refactorMelanie2010-12-031-2/+20
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Stop LLUDPServer sending updates after object deletes by always queueing deletesJustin Clark-Casey (justincc)2010-12-021-2/+6
| * | | | | minor: add some method docJustin Clark-Casey (justincc)2010-12-021-0/+14
| | |_|_|/ | |/| | |
* | | | | Implement health monitoring of the packet receiving and sending threadsMelanie2010-11-281-0/+2
* | | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-091-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Formatting cleanup.Jeff Ames2010-11-081-2/+2
| | |_|/ | |/| |
* | | | Revert "Spin the AddNewClient process off into a new thread to avoid locking ...Melanie2010-11-051-24/+1
* | | | Merge branch 'master' into careminster-presence-refactorMelanie2010-11-021-3/+9
|\ \ \ \ | |/ / /
| * | | Set async_packet_handling = true by defaultJustin Clark-Casey (justincc)2010-10-301-1/+1
| | |/ | |/|
| * | Add number of ms it takes to complete UseCircuitCode packet handling to log f...Justin Clark-Casey (justincc)2010-10-291-2/+8
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)2010-10-221-1/+1
| |/
| * * change the data exchanged within hypergrid transactionsJonathan Freedman2010-10-211-1/+1
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-171-0/+4
|\ \ | |/
| * Send KillPackets on the Task queue rather than the State queueJustin Clark-Casey (justincc)2010-09-171-0/+4
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-09-141-3/+7
|\ \ | |/
| * Add client name to packet resend log messages to make them a bit more informa...Justin Clark-Casey (justincc)2010-09-131-3/+7
* | Merge branch 'master' into careminster-presence-refactorMelanie2010-08-081-0/+2
|\ \ | |/
| * In my crusade against facelights, I am striking the killing blow. Add aMelanie2010-08-081-0/+5