User:Rajb245: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
* July 14th 2008 - close out bugs [http://www.nsnam.org/bugzilla/show_bug.cgi?id=242 242] and [http://www.nsnam.org/bugzilla/show_bug.cgi?id=248 248] | * July 14th 2008 - close out bugs [http://www.nsnam.org/bugzilla/show_bug.cgi?id=242 242] and [http://www.nsnam.org/bugzilla/show_bug.cgi?id=248 248] | ||
**As of July 14th 2008, 248 is blocked by either the test case being invalid OR some very serious platform dependent issues I haven't sorted out yet, and 242 is blocked by 244's progress | **As of July 14th 2008, 248 is blocked by either the test case being invalid OR some very serious platform dependent issues I haven't sorted out yet, and 242 is blocked by 244's progress | ||
* July | * July 17th 2008 - Close out bug [http://www.nsnam.org/bugzilla/show_bug.cgi?id=239 239] | ||
* July | **Started a repo [http://code.nsnam.org/raj/ns-3-dev-bug239/ here], but it is untested | ||
* July 18th 2008 - Start and check in a minimal real unit test for TCP; Also make sure the tcp-2way test gets run with all of its various parameters. | |||
* July | * July 21th 2008 - Make a doxygen header for TCP RFC compliance | ||
* July 27rd 2008 - Flip the final switches for cutover to nsnam.ece.gatech.edu | |||
==Random Tasks== | ==Random Tasks== |
Revision as of 22:09, 17 July 2008
About Raj
Raj Bhattacharjea is a full time developer of ns-3 in the employ of the Georgia Institute of Technology.
Tasks
- July 10th 2008 -
Have the evensky test case added as a regression test and announce to list. - July 11th 2008 -
Update the tracker on Bug 244 - July 14th 2008 - close out bugs 242 and 248
- As of July 14th 2008, 248 is blocked by either the test case being invalid OR some very serious platform dependent issues I haven't sorted out yet, and 242 is blocked by 244's progress
- July 17th 2008 - Close out bug 239
- Started a repo here, but it is untested
- July 18th 2008 - Start and check in a minimal real unit test for TCP; Also make sure the tcp-2way test gets run with all of its various parameters.
- July 21th 2008 - Make a doxygen header for TCP RFC compliance
- July 27rd 2008 - Flip the final switches for cutover to nsnam.ece.gatech.edu
Random Tasks
- Upgrade mediawiki on the new server
- Cleanup TcpSocketImpl::Recv code (its ugly and inefficient)
- Look at iNSpect code and provide some more feedback