ns-3 downloads
There are three main ways to get the ns-3 source code:
- Download the most recent
(stable) release (currently ns-3.11), or another archived release (archive),
- Download a repository using
mercurial and compile it from source.
- This is recommended if you want to look at current code or you want
to examine an alternate or experimental code branch.
-
- If you have Mercurial
already installed, you can simply try "hg clone http://code.nsnam.org/ns-3-dev"
- Browse the source code repositories at
http://code.nsnam.org
Previous releases can be found at this
archive.