[Ns-bugs] [Bug 1167] IPV4 TCP Socket Deferring CLOSE forever.

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Fri Sep 30 01:38:31 PDT 2011


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1167

--- Comment #3 from Frederic Urbani <frederic.urbani at inria.fr> 2011-09-30 04:38:31 EDT ---
(In reply to comment #2)
> This shall be fixed by the patch in bug 1274. I would appreciate if the
> original test program is provided to verify this.

With the patch I obtain the same result :

  17.0001s 0 17.0001 [node 0] TcpSocketBase:Close(): Socket 0x230fc80 deferring
close, state ESTABLISHED

You should install DCE :

  1. checkout http://code.nsnam.org/furbani/ns-3-dce/

  2. install with help of script ns-3-dce/utils/clone_and_compile_ns3_dce.sh

  3. do not forget to set env vars : .  ns-3-dce/utils/setenv.sh

  4. test with NS_LOG=\*  ./build/bin/ns3test-dce 

  5. See the result: cat files-0/var/log/*/*

  6. the test source is in : test/test-tcp-client.cc (see client3 and server3
functions)

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


More information about the Ns-bugs mailing list