Difference between revisions of "User:Rajb245"

From Nsnam
Jump to: navigation, search
Line 9: Line 9:
 
* July 17th 2008 - Close out bug [http://www.nsnam.org/bugzilla/show_bug.cgi?id=239 239]
 
* July 17th 2008 - Close out bug [http://www.nsnam.org/bugzilla/show_bug.cgi?id=239 239]
 
**Started a repo [http://code.nsnam.org/raj/ns-3-dev-bug239/ here], but it is untested
 
**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 21th 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 22th 2008 - Make a doxygen header for TCP RFC compliance
 
* July 27rd 2008 - Flip the final switches for cutover to nsnam.ece.gatech.edu
 
* July 27rd 2008 - Flip the final switches for cutover to nsnam.ece.gatech.edu
  

Revision as of 19:54, 18 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 21th 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 22th 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