| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Switch.
|
|
|
|
simplifies a ton of stuff. Loads of spaghetti logic can die since we no longer have to make these decisions down in the core.
|
|
out, redo COM serialization, etc.
|
|
|
|
reducing indirect function calls also increased memcpy()s which are more expensive. This is simpler and faster.
|
|
|
|
|
|
|
|
routing table. So shelve that code for now.
|
|
|
|
out of node/
|
|
|
|
|
|
monitoring of actual external address surface.
|
|
|
|
|
|
|
|
|
|
|
|
LiveAgent
|
|
to snare gremlin.
|
|
|
|
commands, and doc updates.
|
|
|
|
|
|
|
|
|
|
|
|
since identities are what we really want to cache.
|
|
|
|
|
|
|
|
|
|
simulation.
|
|
|
|
not added backward compatibility support for relaying of multicasts to 0.9.X clients yet but that will be easy. Will test with heterogenous 1.0.0 clients only first.
|
|
|
|
|
|
little more consistent about using _ to denote private member variables.
|
|
|
|
|
|
|
|
|
|
|
|
|