User:Craigdo: Difference between revisions
Line 25: | Line 25: | ||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=114 global routing doesn't handle multi-hop layer-2 subnets] | # [http://www.nsnam.org/bugzilla/show_bug.cgi?id=114 global routing doesn't handle multi-hop layer-2 subnets] | ||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id= | # [http://www.nsnam.org/bugzilla/show_bug.cgi?id=403 Ipv4AddressHelper cannot assign /32 addresses] | ||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=404 ErrorModel attribute name is not consistent across devices] | |||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id= | |||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=241 Trace sources not clearly documented, trace sinks not clearly documented] | # [http://www.nsnam.org/bugzilla/show_bug.cgi?id=241 Trace sources not clearly documented, trace sinks not clearly documented] | ||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id=263 XxxAddress::ConvertFrom are prone to subtle bugs] | # [http://www.nsnam.org/bugzilla/show_bug.cgi?id=263 XxxAddress::ConvertFrom are prone to subtle bugs] | ||
# [http://www.nsnam.org/bugzilla/show_bug.cgi?id= | # [http://www.nsnam.org/bugzilla/show_bug.cgi?id=401 add InternetStackHelper::EnableAscii () ] | ||
=== Contribution Queue === | === Contribution Queue === |
Revision as of 22:38, 7 November 2008
Main Page - Roadmap - Summer Projects - Project Ideas - Developer FAQ - Tools - Related Projects
HOWTOs - Installation - Troubleshooting - User FAQ - Samples - Models - Education - Contributed Code - Papers
About craigdo
craigdo (sometimes known as Craig Dowell) 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.
Maintenance Queue
There are a number of bugs assigned in my areas of responsibility, listed here in priority order:
- global routing doesn't handle multi-hop layer-2 subnets
- Ipv4AddressHelper cannot assign /32 addresses
- ErrorModel attribute name is not consistent across devices
- Trace sources not clearly documented, trace sinks not clearly documented
- XxxAddress::ConvertFrom are prone to subtle bugs
- add InternetStackHelper::EnableAscii ()
Contribution Queue
I am also working on a contribution that will allow ns-3 simulations to talk to the outside world in real time.
Other developer pages
Craigdo 18:28, 3 October 2008 (EDT)