Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhenderson committed Sep 11, 2008
1 parent 7fb1cd3 commit 1e1a5ca
Showing 1 changed file with 8 additions and 17 deletions.
25 changes: 8 additions & 17 deletions CHANGES.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ <h1>
<h1>changes from ns-3.1 to ns-3.2</h1>

<h2>new API:</h2>
<ul>

<li>26-08-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/5aa65b1ea001">5aa65b1ea001</a></li>
Expand All @@ -57,7 +58,6 @@ <h2>new API:</h2>
events. Allows for pacing the simulation clock at 1x real-time.
</li>
</ul>
</li>


<li>26-08-2008; changeset
Expand All @@ -68,11 +68,11 @@ <h2>new API:</h2>
multithreaded simulator implementation.
</li>
</ul>
</li>

</ul>
<h2>new API in existing classes:</h2>

<ul>

<li>01-08-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/a18520551cdf">a18520551cdf</a></li>
<ul>
Expand All @@ -81,9 +81,10 @@ <h2>new API in existing classes:</h2>
mostly for internal use.
</ul>
</li>
</ul>

</ul>
<h2>changes to existing API:</h2>
<ul>

<li>05-09-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/aa1fb0f43571">aa1fb0f43571</a></li>
Expand All @@ -97,9 +98,7 @@ <h2>changes to existing API:</h2>
PointToPointNetDevice::SetFrameSize for a detailed description.
</li>
</ul>
</li>

<ul>
<li>25-08-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/e5ab96db540e">e5ab96db540e</a></li>
<ul>
Expand All @@ -124,7 +123,6 @@ <h2>changes to existing API:</h2>
of their SetReceiveCallback and SetPromiscReceiveCallback methods.
</li>
</ul>
</li>


<li>04-08-2008; changeset
Expand All @@ -144,8 +142,6 @@ <h2>changes to existing API:</h2>
issues and solution.
</li>
</ul>
</li>


<li>21-07-2008; changeset
<a href="
Expand Down Expand Up @@ -174,7 +170,6 @@ <h2>changes to existing API:</h2>
when the m_promiscRxCallback is called.
</li>
</ul>
</li>


<li>03-07-2008; changeset
Expand Down Expand Up @@ -205,8 +200,6 @@ <h2>changes to existing API:</h2>
</pre>
</li>
</ul>
</li>


<li>03-07-2008; changeset
<a href="
Expand All @@ -227,14 +220,15 @@ <h2>changes to existing API:</h2>
</li>
</ul>
</li>
</ul>

</ul>
<h2>changed behavior:</h2>
<ul>

<li>07-09-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/5d836ab1523b">5d836ab1523b</a></li>
<ul>

<li>
Implement a finite receive buffer for TCP<br>
The native TCP model in TcpSocketImpl did not support a finite receive buffer.
Expand Down Expand Up @@ -264,13 +258,11 @@ <h2>changed behavior:</h2>
will finally ACK the probe byte, and update its advertised window appropriately.
</li>
</ul>

See
<a href="http://www.nsnam.org/bugzilla/show_bug.cgi?id=239"> bug 239 </a> for
more.
</li>
</ul>
</li>

<li>07-09-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/7afa66c2b291">7afa66c2b291</a></li>
Expand All @@ -286,7 +278,6 @@ <h2>changed behavior:</h2>
more.
</li>
</ul>
</li>

<li> 28-07-2008; changeset
<a href="http://code.nsnam.org/ns-3-dev/rev/6f68f1044df1">6f68f1044df1</a>
Expand All @@ -298,8 +289,8 @@ <h2>changed behavior:</h2>
instability in neighbor detection.
</ul>
</li>
</ul>

</ul>

</body>
</html>

0 comments on commit 1e1a5ca

Please sign in to comment.