Main Page: Difference between revisions

From Nsnam
Jump to navigation Jump to search
(ns-3.12 RC1 link)
(add thanks to GitLab.com)
 
(66 intermediate revisions by 4 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 [https://en.wikipedia.org/wiki/Wiki wiki] complements the [https://www.nsnam.org main ns-3 web site], the [https://apps.nsnam.org app store], and [https://gitlab.com/nsnam/ns-3-dev our GitLab.com development site].  We thank GitLab.com for their [https://about.gitlab.com/solutions/open-source/join/ open source program], in which we participate.
'''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 ==
The main use of the wiki is for storing our [https://www.nsnam.org/wiki/Roadmap Roadmap], links to meeting materials, and other pieces of documentationPlease note that some content of this wiki may be stale and not edited for the past 10-15 years, so check the history of the page if you are unsure (and help us to freshen pages if you can!).
* Information about '''ns-3.12''', scheduled for release on Wednesday August 24, will be tracked [[Ns-3.12 | on the ns-3.12 wiki page]].  '''Note:''' We have a [http://www.nsnam.org/release/ns-allinone-3.12-RC1.tar.bz2 release candidate] available for testingOur most recent release was [[Ns-3.11 | ns-3.11]] in May 2011.


== Upcoming Events ==
'''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 [https://www.mediawiki.org/wiki/Account_creation_user_experience/Usernames these guidelines]) and we will create the account and enable it for write privileges.
* Three students are working on the 2011 '''[[NSOC2011AcceptedProjects | ns-3 Summer of Code (NSOC)]]'''.  The announcement is posted [http://mailman.isi.edu/pipermail/ns-developers/2011-April/008935.html here].


== Recent Events ==
'''Note:''' [https://www.isi.edu/nsnam/ns ns-2] has a separate wiki, at https://nsnam.sourceforge.net/wiki/index.php/Main_Page
* '''[[DevelMeetingMarch2011]]''' March 26, Barcelona Spain; [http://www.nsnam.org/docs/meetings/march11.txt meeting minutes].
* '''[[Wns3-2011]]:'''  The third annual Workshop on ns-3, Friday 25 March 2011, Barcelona Spain.
* '''[[DevelMeetingNov2010]]'''  Friday Nov. 5, 2010 after the [http://www.geni.net GENI Engineering Conference] in Washington DC;  [http://www.nsnam.org/docs/meetings/november10.txt meeting minutes]
* 2010 Google Summer of Code [http://www.nsnam.org/wiki/index.php/GSOC2010AcceptedProjects project page] and [http://nsnam.blogspot.com/2010/10/2010-google-summer-of-code-wrapup.html wrapup].


== Current ns-3-dev Build and Test Results ==
{{Nsnam:Current events}}
* [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.
== Current ns-3-dev Build and Test Results ==


== Next Level ==
We use the [https://gitlab.com/nsnam/ns-3-dev/-/pipelines GitLab.com continuous integration (CI) tool] to regularly test our development tree.
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 17:05, 19 October 2024

Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects

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

This wiki complements the main ns-3 web site, the app store, and our GitLab.com development site. We thank GitLab.com for their open source program, in which we participate.

The main use of the wiki is for storing our Roadmap, links to meeting materials, and other pieces of documentation. Please note that some content of this wiki may be stale and not edited for the past 10-15 years, so check the history of the page if you are unsure (and help us to freshen pages if you can!).

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 https://nsnam.sourceforge.net/wiki/index.php/Main_Page

Upcoming Releases

  • ns-3.44 is planned for January 2025.

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.