Difference between revisions of "Contributed Code"

From Nsnam
Jump to: navigation, search
(Contributed code under review for the main tree)
(Contributed code under review for the main tree)
Line 10: Line 10:
  
 
|+ Contributions
 
|+ Contributions
! Contribution !! Contributor !! Status !! Link !! Assigned Maintainer
+
! Contribution !! Contributor !! Status !! Link !! Assigned Maintainer  
 
|-
 
|-
 
! drop tail queue with byte limits
 
! drop tail queue with byte limits
|  Salik Syed || Assigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=457 bugzilla] || Craig Dowell  
+
|  Salik Syed || accepted (changeset 7e0ff1be867a) || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=457 bugzilla] || Craig Dowell  
 
|-
 
|-
 
! access point address manager
 
! access point address manager
Line 19: Line 19:
 
|-
 
|-
 
! Alternative ns-2 trace reader
 
! Alternative ns-2 trace reader
| Francesco Malandrino  || Unassigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=473 bugzilla] || None
+
| Francesco Malandrino  || Assigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=473 bugzilla] || Mathieu Lacage
 
|-
 
|-
 
! Association and de-association hooks for Wifi
 
! Association and de-association hooks for Wifi
 
|  Francesco Malandrino  || Reviewed || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=487 bugzilla] || Mathieu Lacage
 
|  Francesco Malandrino  || Reviewed || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=487 bugzilla] || Mathieu Lacage
 +
|-
 +
! Udp echo client modifications
 +
| CITIC  || Unassigned || [http://www.nsnam.org/bugzilla/show_bug.cgi?id=508 bugzilla] || Unassigned
  
 
|}
 
|}
  
 
== Contributed code not maintained by the project ==
 
== Contributed code not maintained by the project ==

Revision as of 05:59, 23 February 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

Contributions
Contribution Contributor Status Link Assigned Maintainer
drop tail queue with byte limits Salik Syed accepted (changeset 7e0ff1be867a) bugzilla Craig Dowell
access point address manager Francesco Malandrino Assigned bugzilla Mathieu Lacage
Alternative ns-2 trace reader Francesco Malandrino Assigned bugzilla Mathieu Lacage
Association and de-association hooks for Wifi Francesco Malandrino Reviewed bugzilla Mathieu Lacage
Udp echo client modifications CITIC Unassigned bugzilla Unassigned

Contributed code not maintained by the project