equal
deleted
inserted
replaced
53 <hr> |
53 <hr> |
54 <h1>Changes from ns-3.17 to ns-3.18</h1> |
54 <h1>Changes from ns-3.17 to ns-3.18</h1> |
55 |
55 |
56 <h2>New API:</h2> |
56 <h2>New API:</h2> |
57 <ul> |
57 <ul> |
|
58 <li>Time attributes can now be bounded. See attribute-test-suite.cc for an example.</li> |
58 </ul> |
59 </ul> |
59 |
60 |
60 <h2>Changes to existing API:</h2> |
61 <h2>Changes to existing API:</h2> |
61 <ul> |
62 <ul> |
62 <li> The 'src/tools' module has been removed, and most files migrated to |
63 <li> The 'src/tools' module has been removed, and most files migrated to |