Ns-3.16: Difference between revisions
Jump to navigation
Jump to search
Nicolabaldo (talk | contribs) |
|||
Line 19: | Line 19: | ||
= new feature reviews = | = new feature reviews = | ||
* bake: [http://www.nsnam.org/wiki/index.php/BakeIntegration wiki | * bake: http://codereview.appspot.com/6761057/ | ||
** Background: http://planete.inria.fr/software/bake/index.html | |||
** Integration plan: [http://www.nsnam.org/wiki/index.php/BakeIntegration BakeIntegration] | |||
** App Store long-term goal: [http://www.nsnam.org/wiki/index.php/App_Store_Technical_Requirements App Store Technical Requirements] | |||
* Node/NetDevice Start/Stop: http://codereview.appspot.com/6530051/#ps16007 | |||
* LTE MAC Schedulers by Dizhi Zhou (GSoC 2012): http://codereview.appspot.com/6591047 | |||
* BRITE topology generator integration: http://codereview.appspot.com/6499120/ | |||
* GSOC code review for HLA interfaces: http://codereview.appspot.com/6458160/ | |||
* Low resolution radio model: [http://codereview.appspot.com/5466046 code review] | * Low resolution radio model: [http://codereview.appspot.com/5466046 code review] | ||
* Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html | * Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html | ||
Line 33: | Line 42: | ||
* GPSR: http://codereview.appspot.com/5401042 | * GPSR: http://codereview.appspot.com/5401042 | ||
* TMix and Delaybox: http://code.google.com/p/tmix-ns3/ | * TMix and Delaybox: http://code.google.com/p/tmix-ns3/ | ||
= Bugs being worked = | = Bugs being worked = |
Revision as of 18:00, 26 October 2012
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
This page summarizes the ongoing release planning for ns-3.16. The ns-3 release process is listed here and here.
Release schedule
- Wed Nov 21 -- new feature freeze
- Wed Dec 5 -- code freeze on ns-3-dev
- Wed Dec 12 -- ns-3.16 released
Proposed supported platforms
TBD (recent versions of OS X, Linux, and FreeBSD)
Packaging
Source tarball (tar.bz2).
new feature reviews
- bake: http://codereview.appspot.com/6761057/
- Background: http://planete.inria.fr/software/bake/index.html
- Integration plan: BakeIntegration
- App Store long-term goal: App Store Technical Requirements
- Node/NetDevice Start/Stop: http://codereview.appspot.com/6530051/#ps16007
- LTE MAC Schedulers by Dizhi Zhou (GSoC 2012): http://codereview.appspot.com/6591047
- BRITE topology generator integration: http://codereview.appspot.com/6499120/
- GSOC code review for HLA interfaces: http://codereview.appspot.com/6458160/
- Low resolution radio model: code review
- Brian Panneton's antenna model updates http://mailman.isi.edu/pipermail/ns-developers/2012-April/010322.html
- New IEEE 802.11b indoor wireless channel models for (HMM and BEAR)
- Longley-Rice and ITU terrain-aware propagation models
- TCP Echo Code review here, needs updating
- Finishing ns-3-click-mac extensions -> Blocked by queue API resolution
- Monitor mode support (Update from Bjorn)
- UAN Mobility Model merge (from previous GSOC)
- blocked on resolving changes to WaypointMobilityModel API
- Switched Ethernet device: http://codereview.appspot.com/5615049/
- HTTP traffic generator: http://codereview.appspot.com/4940041/
- GPSR: http://codereview.appspot.com/5401042
- TMix and Delaybox: http://code.google.com/p/tmix-ns3/
Bugs being worked
Simulation core
Bugs or issues involving things that are not related to protocol or channel models.
- 1237 Code cleanup related to includes Vedran Miletić
- 582 Tags are not serialized and deserialized from Packet::Serialize and Packet::Deserialize Peter Barnes
- Patchset 1: Add class Hash: generic hash function interface http://codereview.appspot.com/6357056/
- Patchset 2: Add hashes to TypeId. http://codereview.appspot.com/6344063/
- Patchset 3: Refactor PacketTagList http://codereview.appspot.com/6354061/
- 938 Doxygen cleanup Vedran Miletić and Tom Henderson
- 1192 Some test cases fail to clean up properly (missing DoTeardown) Claudio Freire
- NetDevice queue feedback Ruben Merz, Frederic Urbani, and Tom Henderson
- Object::Stop patch http://mailman.isi.edu/pipermail/ns-developers/2012-May/010392.html
- FdReader device refactoring (Alina Quereilhac)
Bugs in ns-3 models
Open bugs will be worked on a best-effort basis.