Difference between revisions of "User:Craigdo"

From Nsnam
Jump to: navigation, search
(Contribution Queue)
(Responsibilities)
Line 12: Line 12:
 
* src/node
 
* src/node
 
* src/core/names
 
* src/core/names
 +
* src/core/test
 
* src/simulator/realtime-simulator
 
* src/simulator/realtime-simulator
 
* src/devices/csma
 
* src/devices/csma
Line 19: Line 20:
 
* src/helper
 
* src/helper
 
* src/routing/global-routing
 
* src/routing/global-routing
 +
* src/test
 
* src/doc/tutorial
 
* src/doc/tutorial
 
* regression tests
 
* regression tests
Line 26: Line 28:
 
=== Contribution Queue ===
 
=== Contribution Queue ===
  
* I have recently begun thinking about model validation in ns-3.  This is not yet cooked enough to have a repository or even a document, but is on my list for making progress immediately after ns-3.4 ships.  I have been signed up to come up with a validation environment and an example validation suite.  This will probably revolve around Wifi and/or TCP.  I will update [[Validation]] as things develop; so check back if you are interested in the subject.
+
* I have recently begun thinking about configuration management.
 
+
* I have also been pondering how to do some real testing on ns-3.  Currently we have a blurry relationship between regression testing and example scripts.  We want to make an explicit break between the two and build a real test environment.  I have been signed up to do the environment and an example test suite.  I will update [[Testing]] as things develop; so check back if you are interested in the subject.
+
  
 
== Other developer pages ==
 
== Other developer pages ==

Revision as of 17:51, 2 November 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

About craigdo

Craigdo.jpg

craigdo (sometimes known as Craig Dowell, sometimes by names too vile to mention here) is an ns-3 developer based out of The University of Washington Department of Electrical Engineering in Seattle, Washington, USA.

Responsibilities

I am the maintainer-of-record for the following pieces of ns-3:

  • src/node
  • src/core/names
  • src/core/test
  • src/simulator/realtime-simulator
  • src/devices/csma
  • src/devices/point-to-point
  • src/devices/emu
  • src/devices/tap-bridge
  • src/helper
  • src/routing/global-routing
  • src/test
  • src/doc/tutorial
  • regression tests

This means that bugs assigned to these modules are (at least initially) assigned to me and I am responsible for evaluating patches and conributions for as they might affect these modules. This is an ongoing maintenance effort that is always part of my work. In addition to my maintainer hat, I also contribute to other parts of ns-3.

Contribution Queue

  • I have recently begun thinking about configuration management.

Other developer pages


Craigdo 02:02, 20 March 2009 (UTC)