Contributed Code: Difference between revisions
(add link to ns-3 examples) |
|||
Line 48: | Line 48: | ||
| [mailto:r311b712@ku.edu Ralph Baird] || zip archive (tested with ns-3.20) || [http://www.nsnam.org/contributed/fsr.zip Download zip archive] | | [mailto:r311b712@ku.edu Ralph Baird] || zip archive (tested with ns-3.20) || [http://www.nsnam.org/contributed/fsr.zip Download zip archive] | ||
|- | |- | ||
! Examples of using the [https://github.com/steinwurf/kodo Steinwurf C++ Kodo library] (network coding) with ns-3 | ! Examples of using the [https://github.com/steinwurf/kodo Steinwurf C++ Kodo library] (network coding) [http://kodo-ns3-examples.readthedocs.org/en/latest/index.html with ns-3] | ||
| Nestor Hernandez || github (tracking ns-3-dev) || [http://kodo-ns3-examples.readthedocs.org/en/latest/# Project web site] | | Nestor Hernandez || github (tracking ns-3-dev) || [http://kodo-ns3-examples.readthedocs.org/en/latest/# Project web site] | ||
|} | |} |
Revision as of 13:34, 13 November 2014
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
There are several ways to contribute code to ns-3:
- Contribute to the main tree
- Send contributed code to one of the maintainers, for archiving on the project website (and listing here)
- Maintain or archive your code at your own site and add a link here
Contributed code under review for the main tree
The preferred place for contributed code to end up is in our main tree. See the Current Development page and code review discussions for a listing of all code that is under review for the main tree..
Contributed code not maintained by the project
Not all code will end up being merged-- some is being maintained by third party sites or maintainers. This section can be used to list this other code. Note also that if you want the ns-3 project to maintain a tarball of your scripts or models for long-term archiving, we can list it here.
Contribution | Contributor | Status | Link |
---|---|---|---|
Tmix and DelayBox | Old Dominion | ns-3.13/3.14.1 versions | project website |
Synchronized Network Emulation | RWTH Aachen | ns-3.7 version | project website |
NEMO/MIP simulator | Hajime Tazaki | announced here | code repository |
Content Addressable Networks DHT | Vijay K. Gurbani et al. | announced here | code repository |
Pastry DHT Port | Charilaos Papadopoulos | early beta | Personal Website |
Access point address manager | Francesco Malandrino | details | Download ap-address-manager.cc/h |
Linux namespaces and ns-3 | Tom Goff | demo code | wiki page |
ndnSIM: Named Data Networking (NDN) module for ns-3 | Alexander Afanasyev et al. | released | ndnSIM homepage |
WiFi Dynamic Frequency Allocation feature | Raad Qandah | patch against ns-3.11 | Download tarball |
Fisheye State Routing with Node Degree Based Route Computation | Ralph Baird | zip archive (tested with ns-3.20) | Download zip archive |
Examples of using the Steinwurf C++ Kodo library (network coding) with ns-3 | Nestor Hernandez | github (tracking ns-3-dev) | Project web site |
Archived repositories
These ns-3 repositories may be of interest to future users; many of them are prototypes that were never merged to the main tree and have been abandoned.
- SWIG bindings for ns-3 (Craig Dowell)
- nam (ns-2 network animator) for ns-3 (Mathieu Lacage)
- yans port to ns-3 (Mathieu Lacage)
- ns-3 netlink sockets (Liu Jian)
- quagga porting (Liu Jian)
- ns-3 parallelized branch (Hagen Paul Pfeifer)
- MPI infrastructure (Hagen Paul Pfeifer)
- worker parallelization (Hagen Paul Pfeifer)
- toy http model (Raj Bhattacharjea)
- experimental wifi scanning (Gustavo Carneiro)