23 Commits (4bf2fa3edbf4ccb4dec56020efc3229ba4919d21)

Author SHA1 Message Date
Adam Ierymenko 0e84eb3852 Back off default multicast limit just a little. 12 years ago
Adam Ierymenko 95f421024a Code cleanup, and fix some unsafe pointer handling in Network. 12 years ago
Adam Ierymenko f65b48d447 Thread sync bug... 12 years ago
Adam Ierymenko 5bb854e504 Fix a nasty bug introduced in packet fragmentation a while back during refactoring, and a few other things related to multicast. 12 years ago
Adam Ierymenko 9a5f6f020f docs 12 years ago
Adam Ierymenko f873881a0d Helps to use a proper multithreaded queue instead of ugly plebian hackery. 12 years ago
Adam Ierymenko 934a575a74 Testnet seems to work a bit better now... 12 years ago
Adam Ierymenko fe7b429866 ... 12 years ago
Adam Ierymenko 6a94a4a51b Testnet WIP 12 years ago
Adam Ierymenko 8672ca9cf8 Prep for real tests like alltoall. 12 years ago
Adam Ierymenko a75a7547b4 Deadlock fix... 12 years ago
Adam Ierymenko 4fbb098daa Testnet work... getting there! 12 years ago
Adam Ierymenko 0a195e7bc0 Some work on simulated net... 12 years ago
Adam Ierymenko ae228ade8c Starting on simulated socket manager. 12 years ago
Adam Ierymenko 29ba34ab7c Kill old testnet stuff, update main.cpp for new SocketManager abstraction. 12 years ago
Adam Ierymenko cb6fd3afb3 g++ compiler warning fix 12 years ago
Adam Ierymenko 7788a3d45d . 12 years ago
Adam Ierymenko 6ab7b1b915 Add local-testnet clean script, and make a really ugly hacky fix in main.c for the -q option. (All that personality stuff needs to be rewritten. Yuck.) 12 years ago
Adam Ierymenko d7189dd6c7 . 12 years ago
Adam Ierymenko 5fc3c0812a run-local-testnet script 12 years ago
Adam Ierymenko 67aa23530b More work on adding testnet and user-mode capabilities for local network simulation. 12 years ago
Adam Ierymenko 2a58c3fb98 Root topology testnet stuff... will ship this so people can easily run the local testnet app. 12 years ago
Adam Ierymenko 96fa3f7550 Work on in-place testnet support. 12 years ago