equal
deleted
inserted
replaced
43 to this file based on your experience, please contribute a patch or drop |
43 to this file based on your experience, please contribute a patch or drop |
44 us a note on ns-developers mailing list. </p> |
44 us a note on ns-developers mailing list. </p> |
45 |
45 |
46 <hr> |
46 <hr> |
47 <h1>changes from ns-3.1 to ns-3.2</h1> |
47 <h1>changes from ns-3.1 to ns-3.2</h1> |
|
48 |
|
49 <h2>new API:</h2> |
|
50 |
|
51 <li>26-08-2008; changeset |
|
52 <a href="http://code.nsnam.org/ns-3-dev/rev/5aa65b1ea001">5aa65b1ea001</a></li> |
|
53 <ul> |
|
54 <li> |
|
55 Add multithreaded and real-time simulator implementation. Allows for emulated |
|
56 net devices running in threads other than the main simulation thread to schedule |
|
57 events. Allows for pacing the simulation clock at 1x real-time. |
|
58 </li> |
|
59 </ul> |
|
60 </li> |
|
61 |
|
62 |
|
63 <li>26-08-2008; changeset |
|
64 <a href="http://code.nsnam.org/ns-3-dev/rev/c69779f5e51e">c69779f5e51e</a></li> |
|
65 <ul> |
|
66 <li> |
|
67 Add threading and synchronization primitives. Enabling technology for |
|
68 multithreaded simulator implementation. |
|
69 </li> |
|
70 </ul> |
|
71 </li> |
|
72 |
48 <h2>new API in existing classes:</h2> |
73 <h2>new API in existing classes:</h2> |
49 |
74 |
50 <ul> |
75 <ul> |
51 <li>01-08-2008; changeset |
76 <li>01-08-2008; changeset |
52 <a href="http://code.nsnam.org/ns-3-dev/rev/a18520551cdf">a18520551cdf</a></li> |
77 <a href="http://code.nsnam.org/ns-3-dev/rev/a18520551cdf">a18520551cdf</a></li> |