Difference between revisions of "Contributed Code"

From Nsnam
Jump to: navigation, search
(Contributed code not maintained by the project)
(move this to the current development page)
Line 7: Line 7:
 
== Contributed code under review for the main tree ==
 
== Contributed code under review for the main tree ==
  
See also:  http://www.nsnam.org/wiki/index.php/Reviews
+
The preferred place for contributed code to end up is in our main treeSee section 2 of the
 
+
[[Current_Development]] page for a listing of all code that is under review for the main tree.
{| border=1 cellspacing=0 cellpadding=3
+
 
+
|+ Contributions
+
! Contribution !! Contributor !! Status !! Link !! Assigned Maintainer
+
|-
+
! drop tail queue with byte limits
+
| Salik Syed || Accepted (changeset 7e0ff1be867a) || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=457 bugzilla] || Craig Dowell
+
|-
+
! access point address manager
+
|  Francesco Malandrino || Assigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=471 bugzilla] || Mathieu Lacage
+
|-
+
! Alternative ns-2 trace reader
+
| Francesco Malandrino  || Assigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=473 bugzilla] || Mathieu Lacage
+
|-
+
! Association and de-association hooks for Wifi
+
|  Francesco Malandrino  || Accepted (changeset a21c19c4cd81) || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=487 bugzilla] || Mathieu Lacage
+
|-
+
! Udp echo client modifications
+
| CITIC  || Accepted (changeset 84c133267507) || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=508 bugzilla] || Craig Dowell
+
|-
+
! Underwater acoustic device
+
| Leonard Tracy  || Reviewed for ns-3.6 || http://code.nsnam.org/ltracy/ns-3-dev-uan || Craig Dowell
+
|-
+
! 802.11n extensions
+
| Mirko Banchi  || Accepted in early May || http://code.nsnam.org/mirko/ns-3-80211n || Mathieu Lacage
+
|-
+
! 802.11s extensions
+
| Kirill  || Being reviewed for ns-3.5 || http://forge.wenos.ru/hgprojects/ns3dev/ || Mathieu Lacage
+
|-
+
! zipf distribution
+
| Francesco Malandrino  || Accepted (changeset c86681050541) || http://www.nsnam.org/bugzilla/show_bug.cgi?id=578 || Michele Weigle
+
 
+
|}
+
  
 
== Contributed code not maintained by the project ==
 
== Contributed code not maintained by the project ==

Revision as of 21:39, 10 July 2009

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

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

There are several ways to contribute code to ns-3:

  1. Contribute to the main tree
  2. Send contributed code to one of the maintainers, for archiving on the project website (and listing here)
  3. 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 not maintained by the project

Contributions
Contribution Contributor Status Link
Pastry DHT Port Charilaos Papadopoulos early beta Personal Website
NetAnim network animator George Riley Possibly in ns-3.6 NetAnim