Contributed Code: Difference between revisions
(move this to the current development page) |
(updates to contributed code page) |
||
Line 9: | Line 9: | ||
The preferred place for contributed code to end up is in our main tree. See section 2 of the | The preferred place for contributed code to end up is in our main tree. See section 2 of the | ||
[[Current_Development]] page for a listing of all code that is under review for the main tree. | [[Current_Development]] page for a listing of all code that is under review for the main tree. | ||
== Contributed code in src/contrib == | |||
Please note that the src/contrib/ directory in ns-3 is a place for experimental code or code that the maintainers have not yet committed to accepting into the main tree. Some ns-3 code (such as statistics code) started out by living in the src/contrib/ directory while it was being evaluated. This is an alternate target for contributing your code. | |||
== Contributed code not maintained by the project == | == 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. | |||
{| border=1 cellspacing=0 cellpadding=3 | {| border=1 cellspacing=0 cellpadding=3 |
Revision as of 21:42, 10 July 2009
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 section 2 of the Current_Development page for a listing of all code that is under review for the main tree.
Contributed code in src/contrib
Please note that the src/contrib/ directory in ns-3 is a place for experimental code or code that the maintainers have not yet committed to accepting into the main tree. Some ns-3 code (such as statistics code) started out by living in the src/contrib/ directory while it was being evaluated. This is an alternate target for contributing your code.
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 |
---|---|---|---|
Pastry DHT Port | Charilaos Papadopoulos | early beta | Personal Website |
NetAnim network animator | George Riley | Possibly in ns-3.6 | NetAnim |