Adam Ierymenko
|
1f7a41cff8
Fix to allowing identity to be populated if not present.
|
10 سال پیش |
Adam Ierymenko
|
9a723be263
Add socketpair support to Phy.
|
10 سال پیش |
Adam Ierymenko
|
4fbcad2468
Allow identity to be populated for newly inserted Member objects to permit transfer from old network controller and testing.
|
10 سال پیش |
Adam Ierymenko
|
0d386f1c31
Add a bit of useful testing instrumentation to SqliteNetworkController.
|
10 سال پیش |
Adam Ierymenko
|
85b90f122a
Final std::map<> from Switch, and add some smallish default values for hash size.
|
10 سال پیش |
Adam Ierymenko
|
3dba016a93
Almost done... very few std::map<>s remaining in any spot that matters.
|
10 سال پیش |
Adam Ierymenko
|
db0369e9b8
Remove way-overkill multimap from Switch.
|
10 سال پیش |
Adam Ierymenko
|
0ab3e49be9
Starting in on Switch... kill map in defrag queue, which will probably improve performance pretty decently under high load with lots of peers.
|
10 سال پیش |
Adam Ierymenko
|
f116c4b9c0
... and another ...
|
10 سال پیش |
Adam Ierymenko
|
307e44f7c8
Two for one! (std::map removal)
|
10 سال پیش |
Adam Ierymenko
|
d1341578d8
... and another one!
|
10 سال پیش |
Adam Ierymenko
|
7b8ce16057
Another std::map<> dies.
|
10 سال پیش |
Adam Ierymenko
|
3a959a7763
Swap out std::map<> for Hashtable<> for main peer database in Topology. (ongoing std::map-ectomy)
|
10 سال پیش |
Adam Ierymenko
|
cfd101c9b8
Add entries() to go with keys() for future use.
|
10 سال پیش |
Adam Ierymenko
|
da9a720c3f
Hash table bug fix, and add copy constructor and assignment operator for principle of least surprise.
|
10 سال پیش |
Adam Ierymenko
|
4838cbc350
Unix domain sockets in Phy<>
|
10 سال پیش |
Adam Ierymenko
|
b11ffc9635
Integrate Hashtable into Multicaster, where @mwarning found heaviest std::map() overhead.
|
10 سال پیش |
Adam Ierymenko
|
3947807b1f
A simple and fast Hashtable, tested but not yet integrated with anything.
|
10 سال پیش |
Adam Ierymenko
|
5db538d85e
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
|
10 سال پیش |
Adam Ierymenko
|
a9176d7b62
VERSION 1.0.5: Windows and Linux (upgrade) bug fixes
|
10 سال پیش |
Adam Ierymenko
|
b4487cefc9
Document rules requirement in controller.
|
10 سال پیش |
Adam Ierymenko
|
867258de8b
Document clock convenience field.
|
10 سال پیش |
Adam Ierymenko
|
5fcef91278
Ignore old root-topology if present -- fix for upgrading on Linux and possibly elsewhere.
|
10 سال پیش |
Adam Ierymenko
|
2aa1b5d9b7
Add clock helper field to both member and network to permit time duration calculation easily.
|
10 سال پیش |
Adam Ierymenko
|
9a5be0a092
typo
|
10 سال پیش |
Adam Ierymenko
|
4da794b389
Add authorizedMemberCount to controller network config records.
|
10 سال پیش |
Adam Ierymenko
|
0a5429cab0
Lookup of member must be a left outer join in case the member is being manually inserted before we see the node.
|
10 سال پیش |
Adam Ierymenko
|
b75bdedaee
Manually set DeviceInstanceID since this registry key is missing on Windows Vista and Server 2008.
|
10 سال پیش |
Adam Ierymenko
|
085734aaba
Windows driver (NDIS6) rebuild using earlier DDK revision to allow driver to load in Windows 2008 Server and Windows Vista. Still issues with those platforms, but driver loads -- and shouldn't hurt newer versions (will test).
|
10 سال پیش |
Adam Ierymenko
|
bf193dd3cf
VERSION 1.0.4: Stability, LAN, and NAT traversal improvements
|
10 سال پیش |