Difference between revisions of "User:Craigdo"

From Nsnam
Jump to: navigation, search
Line 19: Line 19:
  
 
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.
 
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.
 
=== Maintenance Queue ===
 
 
There are a number of bugs assigned in my areas of responsibility, listed here in numerical order:
 
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=215 Node names patch]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=222 Doxygen warnings in RC1]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=419 *Helper::SetAttribute* methods sometimes painful to use]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=438 csma helper hooks the transmit queue enqueue operation for pcap tracing]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=443 Net device pcap traces arent consistent with what tcpdump would display]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=457 contribution -- drop tail queue with byte limits]
 
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=458 socket attributes not hooked into the config namespace]
 
  
 
=== Contribution Queue ===
 
=== Contribution Queue ===
Line 38: Line 26:
 
I am also working on a group of contributions that will allow ns-3 simulations to talk to the outside world in real time.  These are the real-time scheduler, and the emu and tap emulation models.  I first provided a real-time scheduler in ns-3.2 as enabling technology.  The emu part of the equation was released with ns-3.3 and the tap part is scheduled for inclusion in the ns-3.4 release due out in March.
 
I am also working on a group of contributions that will allow ns-3 simulations to talk to the outside world in real time.  These are the real-time scheduler, and the emu and tap emulation models.  I first provided a real-time scheduler in ns-3.2 as enabling technology.  The emu part of the equation was released with ns-3.3 and the tap part is scheduled for inclusion in the ns-3.4 release due out in March.
  
I have also been working on integrating some of the ns-3 emulation work into the ORBIT testbed.
+
I have also been working on integrating some of the ns-3 emulation work into the ORBIT and CORE testbeds.
  
 
# http://www.nsnam.org/wiki/index.php/Current_Development#ns-3_Emulation_and_Realtime_Scheduler
 
# http://www.nsnam.org/wiki/index.php/Current_Development#ns-3_Emulation_and_Realtime_Scheduler
Line 49: Line 37:
 
----
 
----
  
[[User:Craigdo|Craigdo]] 06:49, 26 January 2009 (UTC)
+
[[User:Craigdo|Craigdo]] 02:02, 20 March 2009 (UTC)

Revision as of 02:02, 20 March 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/devices/csma
  • src/devices/point-to-point
  • src/helper
  • src/routing/global-routing
  • 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 just completed a contribution for an ns-3 object name service. This is in the final stages of gaining approval for merge into the ns-3.4 release.

I am also working on a group of contributions that will allow ns-3 simulations to talk to the outside world in real time. These are the real-time scheduler, and the emu and tap emulation models. I first provided a real-time scheduler in ns-3.2 as enabling technology. The emu part of the equation was released with ns-3.3 and the tap part is scheduled for inclusion in the ns-3.4 release due out in March.

I have also been working on integrating some of the ns-3 emulation work into the ORBIT and CORE testbeds.

  1. http://www.nsnam.org/wiki/index.php/Current_Development#ns-3_Emulation_and_Realtime_Scheduler

Other developer pages


Craigdo 02:02, 20 March 2009 (UTC)