src/wscript
Fri, 04 Mar 2011 09:59:42 -0800 Mitch Watrous Modularize topology-read module and move it to src
Fri, 04 Mar 2011 01:26:54 +0000 Lalith Suresh Moves devices/* and routing/* to src/
Thu, 03 Mar 2011 16:27:21 -0800 Mitch Watrous Modularize mesh module and move it to src
Thu, 03 Mar 2011 15:36:54 -0800 Mitch Watrous Modularize dot11s module and move it to src
Thu, 03 Mar 2011 14:03:30 -0800 Mitch Watrous Modularize flame module and move it to src
Wed, 02 Mar 2011 13:42:28 -0800 Mitch Watrous Move applications to a single module
Fri, 25 Feb 2011 10:32:35 -0800 Tom Henderson Rename internet-stack to internet, and organize module
Wed, 23 Feb 2011 17:17:27 +0000 Lalith Suresh NS-3 Click Integration merge
Mon, 21 Feb 2011 09:11:37 -0800 Tom Henderson Merge node and common modules into new network module
Fri, 18 Feb 2011 16:05:39 -0800 Tom Henderson merge src/simulator into src/core; move src/core to new module layout
Mon, 31 Jan 2011 10:13:32 +0100 Nicola Baldo created spectrum module
Fri, 28 Jan 2011 14:11:21 -0800 Tom Henderson create propagation module; move files from common module
Tue, 21 Dec 2010 22:43:06 -0800 Hemanth Narra DSDV routing protocol
Tue, 21 Dec 2010 17:46:35 +0100 Giuseppe Piro merged with ns-3-dev
Thu, 02 Dec 2010 09:02:42 +0100 Giuseppe Piro LTE module form GSoC project
Thu, 16 Dec 2010 20:24:14 -0500 Josh Pelkey Add BulkSendApplication
Mon, 06 Dec 2010 17:26:06 +0000 Gustavo J. A. M. Carneiro Codereview Issue 2692041: Add pyviz module
Sat, 27 Nov 2010 14:29:45 +0000 Gustavo J. A. M. Carneiro Bug 1004 - module header not rebuilt
Tue, 26 Oct 2010 15:11:17 +0100 Gustavo J. A. M. Carneiro When a module is disabled, remove xxx-module.h and module header files from build/variant/ns3
Mon, 25 Oct 2010 21:27:03 +0100 Gustavo J. A. M. Carneiro (missing from last commit)
Wed, 07 Jul 2010 21:54:32 -0700 He Wu Initial import of energy model
Thu, 01 Jul 2010 10:17:39 -0400 Luca Favatella fix duplication in wscript
Thu, 24 Jun 2010 14:35:29 -0400 Leonard Tracy UAN module addition
Fri, 11 Jun 2010 19:30:06 +0200 Nicola Baldo merged spectrum framework
Mon, 12 Apr 2010 21:42:53 -0700 Tom Henderson add NSC version of TCP loss test suite
Tue, 06 Apr 2010 11:34:06 +0400 Andrey Mazo Bug 860: waf dies while executing ns3header task in case of parallel jobs.
Fri, 12 Mar 2010 14:36:38 -0500 Tommaso Pecorella merge topology read system
Mon, 08 Mar 2010 21:07:31 -0500 Josh Pelkey Merge distributed simulation code
Sun, 07 Mar 2010 20:49:47 +0100 Mohamed Amine Ismail Merge WiMAX module
Tue, 23 Feb 2010 12:18:35 -0800 Craig Dowell branch merge
Mon, 01 Feb 2010 13:10:31 -0800 Craig Dowell branch merge
Fri, 29 Jan 2010 15:01:07 -0800 Craig Dowell add a place for perf tests
Thu, 28 Jan 2010 01:08:27 -0800 Craig Dowell tell pybindgen not to disable inheritance on classes that end with Helper, and rescan
Wed, 27 Jan 2010 23:24:28 -0800 Craig Dowell merge trace helpers, rescan
Thu, 18 Feb 2010 15:37:51 +0000 Gustavo J. A. M. Carneiro WAF: allow NS-3 modules to compile pure C code sources mixed with the C++ ones
Mon, 01 Feb 2010 14:27:08 +0000 Gustavo J. A. M. Carneiro Upgrade waf from 1.5.9 to 1.5.11
Fri, 27 Nov 2009 17:06:45 +0100 Mohamed Amine Ismail Adding 3 new applications:udp-client, udp-server, udp-trace-client.
Tue, 24 Nov 2009 10:16:58 -0500 Josh Pelkey Moved net-anim from contrib
Wed, 18 Nov 2009 13:01:17 +0300 Pavel Boyko routing/manet directory removed
Wed, 18 Nov 2009 12:58:00 +0300 Pavel Boyko [aodv] dpd moved back into aodv
Mon, 26 Oct 2009 09:35:13 +0300 Pavel Boyko [aodv] Aodv and DPD moved to routing/manet. OLSR to follow after review/merge.
Thu, 22 Oct 2009 17:17:40 +0400 Elena Buchatskaia dpd added
Thu, 08 Oct 2009 15:30:36 +0400 Pavel Boyko merge with code.nsnam.org
Mon, 28 Sep 2009 19:40:30 +0400 Pavel Boyko merge
Wed, 09 Sep 2009 12:33:16 +0400 Borovkova Elena merge with ns-3-dev
Thu, 02 Jul 2009 14:44:44 +0400 Pavel Boyko AODV routing table added
Sun, 04 Oct 2009 20:52:24 -0700 Craig Dowell Doxygen and wscript messages point to test.py
Sun, 27 Sep 2009 23:51:23 -0700 Tom Henderson Add sample test suite file
Fri, 25 Sep 2009 12:28:32 +0100 Andrey Mazo Bug 681: wrong compilation options for icpc (Intel C/C++ Compiler)
Fri, 18 Sep 2009 15:07:12 -0700 Craig Dowell move net-anim to contrib
Fri, 18 Sep 2009 10:32:07 -0400 Josh Pelkey Merge NixVector Routing code
Tue, 15 Sep 2009 11:35:21 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Tue, 08 Sep 2009 13:57:17 +0100 Gustavo J. A. M. Carneiro merge with ns-3-dev
Mon, 31 Aug 2009 18:50:38 +0100 Gustavo J. A. M. Carneiro Add a new 'flow-monitor' module.
Mon, 14 Sep 2009 10:19:55 +0400 Pavel Boyko Merge with code.nsnam.org
Tue, 08 Sep 2009 11:27:50 +0400 Kirill Andreev Merge with code.nsnam.org
Wed, 26 Aug 2009 15:29:03 +0400 Kirill Andreev Merge with code.nsnam.org
Fri, 03 Jul 2009 09:59:04 +0400 Pavel Boyko merge with ns-3-dev (3.5 rc3)
Fri, 19 Jun 2009 12:58:35 +0400 Kirill Andreev Merge with code.nsnam.org
Wed, 17 Jun 2009 14:28:09 +0400 Kirill Andreev Added FLAME header
less more (0) -100 -60 tip