OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 0d5680e971 Count any incoming packet that could not be recognized as an LLUDP packet as a malformed packet. Record this as stat clientstack.<scene>.IncomingPacketsMalformedCount
Used to detect if a simulator is receiving significant junk UDP
Decimates the number of packets between which a warning is logged and prints the IP source of the last malformed packet when logging
2013-08-14 22:08:28 +01:00
..
Application minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads" 2013-08-09 18:27:26 +01:00
ClientStack Count any incoming packet that could not be recognized as an LLUDP packet as a malformed packet. Record this as stat clientstack.<scene>.IncomingPacketsMalformedCount 2013-08-14 22:08:28 +01:00
CoreModules Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V2 transfer protocol. 2013-08-12 18:15:12 +01:00
DataSnapshot DataSnapshot: changed those annoying messages to Debug instead of Info. 2013-06-12 17:48:20 -07:00
Framework Add method doc to Scene.RemoveClient() to ask any callers to use Scene.IncomingCloseAgent() instead. 2013-08-14 19:36:52 +01:00
OptionalModules Don't try and send group updates to NPCs via event queue, since NPCs have no event queue. 2013-08-12 21:02:50 +01:00
Physics BulletSim: move the creation of the avatar movement actor creating to 2013-08-13 21:06:24 -07:00
RegionCombinerModule Attachments module only registers when enabled. This enables alternative attachments module implementations. All calls to Scene.AttachmentsModule are checking for null. Ideally, if we support disabling attachments then we need a null attachments module to register with the scene. 2013-07-16 17:43:36 -07:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Remove exception when printing error for failure removing script state. 2013-08-13 11:49:09 -07:00
UserStatistics Deleted all AssemblyFileVersion directives 2013-02-19 17:14:55 -08:00