close
Warning:
BrowserModule failed with ConfigurationError: Look in the Trac log for more information.
- Timestamp:
-
Dec 7, 2012, 3:08:26 PM (12 years ago)
- Author:
-
baumgart@…
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v86
|
v87
|
|
9 | 9 | = News = |
10 | 10 | |
| 11 | December 6, 1012 |
| 12 | * Released [OverSimDownload OverSim-20121206]. |
| 13 | * Compatible with OMNeT++ 4.2.2 and gcc 4.7 |
| 14 | * Complete rewrite of Pastry and Bamboo using OverSim's RPC |
| 15 | interface |
| 16 | * SimpleUnderlay: added optional tx queue for the destination |
| 17 | access router (parameter enableAccessRouterTxQueue) |
| 18 | * InetUnderlay now depends on unmodified INET-20111118 |
| 19 | * Many other bugfixes and enhancements (take a look at [/chrome/site/doc/ChangeLog doc/ChangeLog]) |
| 20 | |
11 | 21 | February 1, 2012 |
12 | 22 | * !OverSwarm is an !OverSim extension for creating and evaluating swarm intelligence based peer-to-peer network algorithms. Download it on the [http://syscall.org/doku.php/overswarm OverSwarm website]. |
13 | | |
14 | | November 3, 2010 |
15 | | * Released [OverSimDownload OverSim-20101103]. |
16 | | * Support for the [https://i72projekte.tm.uka.de/trac/ReaSE ReaSE Internet topology generator] (ReaSEUnderlay) |
17 | | * TCP support for !SimpleUnderlay and !InetUnderlay (still experimental) |
18 | | * IPv6 support for !SimpleUnderlay and !InetUnderlay (still experimental) |
19 | | * N-Tree: New overlay protocol for virtual worlds |
20 | | * Recursive routing for the Kademlia protocol |
21 | | * !GlobalNodeList now internally uses a better data structure (implemented in |
22 | | the !PeerStorage class). This allows for random node access in O(1). |
23 | | * Many other bugfixes and enhancements (take a look at [/chrome/site/doc/ChangeLog doc/ChangeLog]) |
24 | 23 | |
25 | 24 | [OldNews [Old News...]] |