test/dce-manager-test.cc
Thu, 20 Sep 2012 11:17:36 +0900 Hajime Tazaki build elf-loader by default, improve test-case to cover pthread/ucontext, dlm/cooja, with vdl/no-vdl
Wed, 29 Aug 2012 16:17:31 +0200 frederic urbani Change the name of the kernel library used in examples and tests.
Wed, 11 Jul 2012 20:36:14 +0900 Hajime Tazaki support umip(mip6d) with ns-3-linux for NEMO/MIP6
Mon, 09 Jul 2012 16:27:31 +0200 frederic urbani add tsearch tfind tdelete twalk tdestroy methods.
Fri, 22 Jun 2012 13:36:35 +0900 Hajime Tazaki skip ipv6-raw-sock test (needs to work on ns-3-dev), fix netlink socket test issue
Thu, 21 Jun 2012 15:00:57 +0900 Hajime Tazaki support ns-3-dce-quagga
Tue, 13 Dec 2011 10:51:45 +0100 frederic urbani Fix kernel mode and tests.
Fri, 02 Dec 2011 08:23:38 +0100 frederic urbani fix bad last commit
Fri, 02 Dec 2011 08:12:10 +0100 frederic urbani Add missing source .
Thu, 24 Nov 2011 11:15:11 +0100 frederic urbani Fix double free in kingsleyalloc.
Tue, 22 Nov 2011 17:44:43 +0100 frederic urbani Add dirent.
Mon, 21 Nov 2011 18:23:27 +0100 frederic urbani Fix dup and dup2.
Fri, 18 Nov 2011 15:05:45 +0100 frederic urbani Add pipe support.
Thu, 10 Nov 2011 17:25:56 +0100 frederic urbani Alexander Afanasyev Many improvements of Netlink socket implementation.
Thu, 10 Nov 2011 16:47:22 +0100 frederic urbani Alexander Afanasyev Implementing (reimplementing based on ns-3-dce-quagga-umip branch)
Thu, 10 Nov 2011 16:04:58 +0100 frederic urbani Alexander Afanasyev: Implementing DCE version of syslog functions. Everything is redirected
Tue, 25 Oct 2011 17:33:17 +0200 frederic urbani Add ping and iperf samples.
Wed, 12 Oct 2011 14:33:58 +0200 frederic urbani New better, simpliest, robust implementation of exec.
Fri, 07 Oct 2011 18:02:03 +0200 frederic urbani Fix fork crash, (std::map allocated on stack should to be clear before leave.)
Thu, 06 Oct 2011 15:31:18 +0200 frederic urbani check style ...
Wed, 05 Oct 2011 11:19:31 +0200 frederic urbani Add prototype implementation for socket of domain AF_PACKET and type SOCK_RAW.
Tue, 04 Oct 2011 17:23:59 +0200 frederic urbani Update build script and core patchs in order to run example/ccnx/dce-tap-vlc sample.
Mon, 03 Oct 2011 15:54:46 +0200 frederic urbani Kernel support of new Poll/select implementation.
Fri, 30 Sep 2011 10:30:14 +0200 frederic urbani Enable only test 3 of test-tcp-socket to help debug NS3 BUG 1167
Thu, 29 Sep 2011 18:53:56 +0200 frederic urbani New Poll/select implementation, without kernel support.
Wed, 07 Sep 2011 17:14:49 +0200 frederic urbani Update documentation and build script.
Thu, 01 Sep 2011 15:22:32 +0200 frederic urbani Add support of socket of domain AF_PACKET and type SOCK_RAW.
Fri, 26 Aug 2011 16:05:42 +0200 frederic urbani Fix fork and exec crash.
Fri, 26 Aug 2011 10:03:53 +0200 frederic urbani Add wait support.
Fri, 19 Aug 2011 10:54:12 +0200 frederic urbani Adapt ccnx samples to be usabe with kernel linux.
Mon, 08 Aug 2011 13:47:42 +0200 frederic urbani fix dce-linux.
Thu, 21 Jul 2011 14:05:29 +0200 frederic urbani Fix exit crash within a thread.
Thu, 21 Jul 2011 11:27:57 +0200 frederic urbani Use dce-manager-helper in dce-manager-test, add finished callback to dce-application.
Wed, 20 Jul 2011 09:44:53 +0200 frederic urbani Fix a bug in dce_fdopen method --> now flush of std* files is OK when execing.
Tue, 19 Jul 2011 16:06:59 +0200 frederic urbani Merge with ns-3-dev.
Tue, 19 Jul 2011 15:18:02 +0200 frederic urbani Inprove dce manager test.
Tue, 12 Jul 2011 17:13:48 +0200 frederic urbani execv first implementation, need more tests.
Mon, 04 Jul 2011 17:59:36 +0200 frederic urbani Add option ns3::DceManager::MinimizeOpenFiles in order to close stdout and stderr between writes in order to have less opened file at same time.
Wed, 29 Jun 2011 14:21:25 +0200 frederic urbani Fix merge.
Wed, 29 Jun 2011 13:42:49 +0200 frederic urbani Adjust to ns3.11 release.
Tue, 07 Jun 2011 18:23:07 +0200 frederic urbani Fix unix stream socket accept output address.
Tue, 07 Jun 2011 11:07:00 +0200 frederic urbani Add the possibility to use a file as stdin.
Thu, 26 May 2011 16:06:17 +0200 frederic urbani Add Unix Socket Datagram Implementation.
Mon, 23 May 2011 16:42:16 +0200 frederic urbani Add socket unix datagram tests.
Thu, 19 May 2011 15:19:57 +0200 frederic urbani Fix some bugs in TCP sockets, add getpeername too.
Wed, 11 May 2011 17:12:09 +0200 frederic urbani fix bug in TCP(NS3) Socket: read should unblock and return 0 when remote close the connection.
Mon, 09 May 2011 14:48:00 +0200 frederic urbani Add much test case in test-select test, then fix dce select implementation.
Fri, 06 May 2011 14:22:58 +0200 frederic urbani add support of socket of domain AF_UNIX in libc emulation
Mon, 18 Apr 2011 12:13:02 +0200 Mathieu Lacage more fixes
less more (0) tip