From edec79c2c68232fc733cf5ef0061930ac028bf9a Mon Sep 17 00:00:00 2001 From: Mirko Banchi Date: Sun, 26 Apr 2009 12:49:24 +0200 Subject: [PATCH] Added new ns-3.5 wifi features in RELEASE_NOTES --- RELEASE_NOTES | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/RELEASE_NOTES b/RELEASE_NOTES index bed5b44b9..12972faaa 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -8,6 +8,23 @@ http://www.nsnam.org including tutorials: http://www.nsnam.org/tutorials.html +Release 3.5 +=========== + +Availability +------------ +This release is scheduled for June/July 2009 + +New user-visible features +------------------------- + a) 802.11e EDCA support: Has been added possibilty to manage QoS traffic on wifi stations. + + b) 802.11n initial support: Has been added support for A-MSDU frame aggregation feature. + +API changes from ns-3.4 +----------------------- +API changes for this release are documented in the file CHANGES.html + Release 3.4 ===========