updated release notes

This commit is contained in:
Nicola Baldo
2009-08-24 13:35:41 +02:00
parent 2dcc93a0ae
commit 02bc21d977
2 changed files with 12 additions and 0 deletions

View File

@@ -52,6 +52,14 @@ us a note on ns-developers mailing list. </p>
<h2>New API:</h2>
<ul>
<li><b>Athstats</b>
<p>New classes AthstatsWifiTraceSink and AthstatsHelper.
</p>
</li>
<li><b>WifiRemoteStationManager </b>
<p>New trace sources exported by WifiRemoteStationManager: MacTxRtsFailed, MacTxDataFailed, MacTxFinalRtsFailed and MacTxFinalDataFailed.
</p>
</li>
<li><b> IPv6 additions</b>
<p> Add an IPv6 protocol and ICMPv6 capability.
<ul>

View File

@@ -45,6 +45,10 @@ New user-visible features
- Radvd application (send RA);
- Examples (ping6, simple-routing-ping6, radvd, radvd-two-prefix,
icmpv6-redirect).
c) added AthstatsHelper, which enables the wifi device to produce
periodic reports similar to the ones generated by madwifi's
athstats tool (Nicola Baldo)
API changes from ns-3.5