From 02bc21d977369fd7204c7a9c99bd6c41031fb98d Mon Sep 17 00:00:00 2001
From: Nicola Baldo
Date: Mon, 24 Aug 2009 13:35:41 +0200
Subject: [PATCH] updated release notes
---
CHANGES.html | 8 ++++++++
RELEASE_NOTES | 4 ++++
2 files changed, 12 insertions(+)
diff --git a/CHANGES.html b/CHANGES.html
index 493a8e5f9..aca0ba64e 100644
--- a/CHANGES.html
+++ b/CHANGES.html
@@ -52,6 +52,14 @@ us a note on ns-developers mailing list.
New API:
+- Athstats
+
New classes AthstatsWifiTraceSink and AthstatsHelper.
+
+
+- WifiRemoteStationManager
+
New trace sources exported by WifiRemoteStationManager: MacTxRtsFailed, MacTxDataFailed, MacTxFinalRtsFailed and MacTxFinalDataFailed.
+
+
- IPv6 additions
Add an IPv6 protocol and ICMPv6 capability.
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 84482252f..4175cd258 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -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