[Ns-bugs] [Bug 596] Wifi memory usage grows without bounds

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Wed Jun 17 08:27:00 PDT 2009


http://www.nsnam.org/bugzilla/show_bug.cgi?id=596


Mathieu Lacage <mathieu.lacage at sophia.inria.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #3 from Mathieu Lacage <mathieu.lacage at sophia.inria.fr>  2009-06-17 11:26:59 EDT ---
This appears to be an instance of TCP having unbounded tx buffers. If you
modify your code to call CommandLine ().Parse (argv) and, then, run your
program with --ns3::TcpSocket::SndBufSize=512, you will see a fixed-size memory
usage.


-- 
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Ns-bugs mailing list