Difference between revisions of "Main Page"

From Nsnam
Jump to: navigation, search
m (Recent Releases)
 
(92 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{TOC}}
 
{{TOC}}
  
This [http://en.wikipedia.org/wiki/MediaWiki wiki] complements the [http://www.nsnam.org/ ns-3] main web site
+
This [http://en.wikipedia.org/wiki/Wiki wiki] complements the [http://www.nsnam.org/ main ns-3 web site].  
'''Account Policy:''' Due to spam problems, we have disabled the ability for newly created user accounts to edit/move pages; even our experience on the ns-2 wiki with [http://www.mediawiki.org/wiki/Extension:ConfirmEdit Mediawiki captchas] has ineffective. For now, if you create a new account and want edit privileges, just email [mailto:ns-developers-owner@isi.edu?subject=ns-3-wiki-enable] with your username and we will enable it for write privileges.  '''Note:''' [http://www.isi.edu/nsnam/ns ns-2] has a separate wiki, at http://nsnam.isi.edu/nsnam
+
  
== Upcoming Releases ==
+
'''Account Policy:''' Due to spam problems, we have disabled the ability to create new accounts and to edit/move pages without moderator approval; our experience on the ns-2 wiki with [http://www.mediawiki.org/wiki/Extension:ConfirmEdit Mediawiki captchas] has been ineffective.  If you would like to edit this wiki, please email [mailto:webmaster@nsnam.org?subject=ns-3-wiki-enable webmaster@nsnam.org] with your preferred username (different from your email address; see [http://www.mediawiki.org/wiki/Account_creation_user_experience/Usernames these guidelines]) and we will create the account and enable it for write privileges. 
* Information about '''ns-3.9''', tentatively scheduled for July 2010, will be tracked [[Ns-3.9 | here]]
+
  
== Recent Releases ==
+
'''Note:''' [http://www.isi.edu/nsnam/ns ns-2] has a separate wiki, at http://nsnam.sourceforge.net/wiki/index.php/Main_Page
* Information about '''[http://www.nsnam.org/releases/ns-allinone-3.8.tar.bz2 ns-3.8]''', released on May 3, 2010, may be found [[Ns-3.8 | here]]
+
  
== Upcoming Events ==
+
{{Nsnam:Current events}}
* We have been accepted for '''[http://code.google.com/soc/ 2010 Google Summer of Code]''' and are in the Community Bonding period until May 24.  See our [http://www.nsnam.org/wiki/index.php/GSOC2010AcceptedProjects GSOC project page].
+
  
== Recent Events ==
+
== Current ns-3-dev Build and Test Results ==
* [http://www.simutools.org/ SIMUTools 2010] 16-18 March 2010, Malaga Spain
+
** Three [http://www.simutools.org/Programme/AcceptedPapers accepted papers] and three [http://www.simutools.org/Programme/AcceptedPosters posters] about or using ns-3
+
** [[DevelMeeting | ns-3 developer meeting]], 16 March 2010, Torremolinos, Malaga Spain
+
* [[Wns3-2010 | ns-3 workshop]], 15 March 2010, Torremolinos, Malaga Spain
+
* Several ns-3 papers were at [http://www.nstools.org/techprog.shtml NSTOOLS 2009], 19 October 2009, Pisa Italy.
+
* [http://www.trilogy-project.org/events/summerschool Trilogy Summer School] Mathieu Lacage gave a 3-hour presentation on ns-3 at the Trilogy Summer School, August 24-28, 2009.
+
* [http://socghop.appspot.com/org/home/google/gsoc2009/ns3 2009 Google Summer of Code]
+
* [[Wns3-2009 | ns-3 workshop]], 2 March 2009, Rome Italy
+
  
== Current ns-3-dev Build and Test Results ==
+
We use the [https://gitlab.com/nsnam/ns-3-dev/-/pipelines GitLab.com continuous integration (CI) tool] to regularly test our development tree.
* [http://ns-regression.ee.washington.edu:8010/waterfall Buildbot Waterfall Display]
+
 
+
To see detailed information for a particular system and compiler combination, find the appropriate column.  For example, "fc10-g++-4.4.0" indicates that a Fedora Core 10 system using the g++ 4.4.0 compiler has been used to build and run the tests.  Scroll down until you see build results in that column.  Select a "[view results]" link to view the test framework reports for the current build.  Note that time flows from bottom to top in this display.  This means that most recent build is shown first in the column, but it also means that the results for each build instance are shown "backward" with the Mercurial pull at the bottom, and the optimized build results at the top.
+
 
+
== Next Level ==
+
We have created the following pages to allow ns-3 users to contribute various information:
+
* '''[[Roadmap]]''' - Plans for future releases, and what developers are working on
+
* '''[[Current Development]]''' - What people are working on for ns-3
+
* '''[[Developer FAQ]]''' - Answers to frequently asked questions for ns-3 developers
+
* '''[[User FAQ]]''' -  Answers to frequently asked questions for ns-3 users
+
* '''[[HOWTOs]]''' - HOWTOs guides for various simulation activities
+
* '''[http://www.nsnam.org/wiki/index.php/Category:Samples Samples]''' - Code samples and examples
+
* '''[[Troubleshooting]]''' - Tips for working around compilation, etc. problems
+
* '''[[Contributed Code]]''' - Links to third-party ns-3 software contributions
+
* '''[[Papers]]''' - Research papers about ns-3 or using ns-3
+

Latest revision as of 22:25, 6 July 2023

Main Page - Current Development - Developer FAQ - Tools - Related Projects - Project Ideas - Summer Projects

Installation - Troubleshooting - User FAQ - HOWTOs - Samples - Models - Education - Contributed Code - Papers

This wiki complements the main ns-3 web site.

Account Policy: Due to spam problems, we have disabled the ability to create new accounts and to edit/move pages without moderator approval; our experience on the ns-2 wiki with Mediawiki captchas has been ineffective. If you would like to edit this wiki, please email webmaster@nsnam.org with your preferred username (different from your email address; see these guidelines) and we will create the account and enable it for write privileges.

Note: ns-2 has a separate wiki, at http://nsnam.sourceforge.net/wiki/index.php/Main_Page

Upcoming Releases

  • ns-3.42 is planned for May 2024.

Upcoming Events

Recent Events

Current ns-3-dev Build and Test Results

We use the GitLab.com continuous integration (CI) tool to regularly test our development tree.