1.1 --- a/CHANGES.html Mon Aug 24 13:32:06 2009 +0200
1.2 +++ b/CHANGES.html Mon Aug 24 13:35:41 2009 +0200
1.3 @@ -52,6 +52,14 @@
1.4
1.5 <h2>New API:</h2>
1.6 <ul>
1.7 +<li><b>Athstats</b>
1.8 +<p>New classes AthstatsWifiTraceSink and AthstatsHelper.
1.9 +</p>
1.10 +</li>
1.11 +<li><b>WifiRemoteStationManager </b>
1.12 +<p>New trace sources exported by WifiRemoteStationManager: MacTxRtsFailed, MacTxDataFailed, MacTxFinalRtsFailed and MacTxFinalDataFailed.
1.13 +</p>
1.14 +</li>
1.15 <li><b> IPv6 additions</b>
1.16 <p> Add an IPv6 protocol and ICMPv6 capability.
1.17 <ul>
2.1 --- a/RELEASE_NOTES Mon Aug 24 13:32:06 2009 +0200
2.2 +++ b/RELEASE_NOTES Mon Aug 24 13:35:41 2009 +0200
2.3 @@ -45,6 +45,10 @@
2.4 - Radvd application (send RA);
2.5 - Examples (ping6, simple-routing-ping6, radvd, radvd-two-prefix,
2.6 icmpv6-redirect).
2.7 +
2.8 + c) added AthstatsHelper, which enables the wifi device to produce
2.9 + periodic reports similar to the ones generated by madwifi's
2.10 + athstats tool (Nicola Baldo)
2.11
2.12
2.13 API changes from ns-3.5