Justin Clarke Casey
|
d4d2c19594
* Extend PacketHandlerTest to fire in a packet.
|
16 жил өмнө |
Justin Clarke Casey
|
6e9d5e4ea7
* refactor: move packet handler interface into a separate class
|
16 жил өмнө |
Teravus Ovares
|
e9cef70f89
* Updates the sim stats module. Cleans out some of the rot.
|
16 жил өмнө |
Justin Clarke Casey
|
899f2a80d7
minor: remove mono compiler warning
|
16 жил өмнө |
Melanie Thielker
|
a9e38bcafc
Reapply the packet optimization patch, with changes
|
16 жил өмнө |
Melanie Thielker
|
2bcf315ea2
Revert 7754 and 7755 pending a rework
|
16 жил өмнө |
Melanie Thielker
|
5320f0f33c
Stop packets that may be resent from being returned to the packet pool.
|
16 жил өмнө |
Melanie Thielker
|
0d3a9b45ae
Marry AckData to LLQueItem, and store packet data and length there for
|
16 жил өмнө |
Melanie Thielker
|
35ec496f98
Revamp packet handler to smooth out the stream of resent packets.
|
16 жил өмнө |
Adam Frisby
|
7308f35a96
* Fixed issue where incorrect braces nesting resulted in a section of PacketQueue getting disabled.
|
16 жил өмнө |
Adam Frisby
|
fb2a1a6b7c
* Fixed a major memory leak in packet processing - PacketQueue.Close is never called, causing the PacketQueue for dead clients to be preserved (including it's contents).
|
16 жил өмнө |
Justin Clarke Casey
|
d18aff3310
* restore Header.Resent field setting for resent packets
|
16 жил өмнө |
Melanie Thielker
|
a3136d2bb1
Revert the packet resend timing changes. They caused login issues in primmy
|
16 жил өмнө |
Melanie Thielker
|
c84987426b
Craters, take 2. Remove old discard logic and absolute discard timer.
|
16 жил өмнө |
Teravus Ovares
|
a243a4aaf5
* An update to the UDP Packet handler which might make the giant sized craters go away.
|
16 жил өмнө |
Justin Clarke Casey
|
743e336bf3
* Put in some infrastructure to allow tweaking of packet queue throttle values for the total throttle (the one that throttles all packet output)
|
16 жил өмнө |
Justin Clarke Casey
|
8c55f3eaa6
* minor: remove warnings (the code cleaners strike again)
|
16 жил өмнө |
Justin Clarke Casey
|
7e35e4c816
* minor: oh, and comment out the now unused logger as well
|
16 жил өмнө |
Justin Clarke Casey
|
231b8c2a67
* minor: Comment out temporarily statistical counter I accidentally left in from the last commit
|
16 жил өмнө |
Justin Clarke Casey
|
cbb9693ef4
* Try bumping packet resend timeout up to 2 seconds instead of 1
|
16 жил өмнө |
Justin Clarke Casey
|
95a3d6372d
* Fix bug in LLPacketHandler where the tickcount when a packet was approximately sent was not being stored in the ack record
|
16 жил өмнө |
Melanie Thielker
|
1d5b2bb8bc
Add some methods to allow modules so set client view options
|
16 жил өмнө |
Melanie Thielker
|
95c3e0883c
Mantis #2288
|
16 жил өмнө |
Teravus Ovares
|
16b6738cda
* Patch from JHurliman
|
16 жил өмнө |
Justin Clarke Casey
|
1a71a3a567
* Fix http://opensimulator.org/mantis/view.php?id=2189
|
16 жил өмнө |
Teravus Ovares
|
7d89e12293
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
|
16 жил өмнө |
Jeff Ames
|
3bf8858727
Update svn properties, formatting cleanup.
|
16 жил өмнө |
Justin Clarke Casey
|
3d2069f3d9
* zap compilation warnings
|
16 жил өмнө |
Teravus Ovares
|
2912aafe25
* This commit incorporates the heart of the OpenGridProtocol patch that is currently on Forge in a nice, friendly modular format.
|
16 жил өмнө |
Justin Clarke Casey
|
f0ffbf5b38
* Allow an exception generated in ProcessOutPacket to travel up the stack
|
16 жил өмнө |