Tue, 22 Mar 2011 16:23:36 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: make each python extension module link only to the required ns-3 modular libraries
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 15:56:41 +0000 |
Gustavo J. A. M. Carneiro |
./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 11:26:56 -0700 |
Mitch Watrous |
Test implicitly dependent modules
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 15:08:20 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: bug fixes, more verbose scanning
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 14:18:56 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled
|
file |
diff |
annotate
|
Fri, 18 Mar 2011 10:58:21 -0700 |
Mitch Watrous |
Create separate module and test-module libraries
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 18:38:59 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: handle module names with hyphens
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 16:03:33 +0000 |
Gustavo J. A. M. Carneiro |
Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 18:35:56 +0000 |
Gustavo J. A. M. Carneiro |
merge
|
file |
diff |
annotate
|
Sat, 12 Mar 2011 18:34:30 +0000 |
Gustavo J. A. M. Carneiro |
Modular Python bindings work (many bug fixes, more modules tested)
|
file |
diff |
annotate
|
Fri, 11 Mar 2011 15:21:50 -0500 |
Josh Pelkey |
Merge OpenFlow
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 11:58:49 -0800 |
Mitch Watrous |
Make mesh, dot11s, and flame modules create only one module
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 15:02:28 +0000 |
Gustavo J. A. M. Carneiro |
Make ns3_python_bindings skip bindings with warning if apidefs dir not found
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 12:46:53 +0000 |
Gustavo J. A. M. Carneiro |
merge
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 23:17:52 +0000 |
Gustavo J. A. M. Carneiro |
Start of work on modular Python bindings, unstable
|
file |
diff |
annotate
|
Mon, 07 Mar 2011 10:46:12 -0800 |
Mitch Watrous |
Make dot11s and flame modules be subdirectories of mesh
|
file |
diff |
annotate
|
Sat, 05 Mar 2011 11:47:37 -0800 |
Tom Henderson |
remove src/helper module
|
file |
diff |
annotate
|
Sat, 05 Mar 2011 10:51:26 -0800 |
Tom Henderson |
Add netanim module
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 10:56:07 -0800 |
Mitch Watrous |
Modularize stats module and move it to src
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 09:59:42 -0800 |
Mitch Watrous |
Modularize topology-read module and move it to src
|
file |
diff |
annotate
|
Fri, 04 Mar 2011 01:26:54 +0000 |
Lalith Suresh |
Moves devices/* and routing/* to src/
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 16:27:21 -0800 |
Mitch Watrous |
Modularize mesh module and move it to src
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 15:36:54 -0800 |
Mitch Watrous |
Modularize dot11s module and move it to src
|
file |
diff |
annotate
|
Thu, 03 Mar 2011 14:03:30 -0800 |
Mitch Watrous |
Modularize flame module and move it to src
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 13:42:28 -0800 |
Mitch Watrous |
Move applications to a single module
|
file |
diff |
annotate
|
Fri, 25 Feb 2011 10:32:35 -0800 |
Tom Henderson |
Rename internet-stack to internet, and organize module
|
file |
diff |
annotate
|
Wed, 23 Feb 2011 17:17:27 +0000 |
Lalith Suresh |
NS-3 Click Integration merge
|
file |
diff |
annotate
|
Mon, 21 Feb 2011 09:11:37 -0800 |
Tom Henderson |
Merge node and common modules into new network module
|
file |
diff |
annotate
|
Fri, 18 Feb 2011 16:05:39 -0800 |
Tom Henderson |
merge src/simulator into src/core; move src/core to new module layout
|
file |
diff |
annotate
|
Mon, 31 Jan 2011 10:13:32 +0100 |
Nicola Baldo |
created spectrum module
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 14:11:21 -0800 |
Tom Henderson |
create propagation module; move files from common module
|
file |
diff |
annotate
|
Tue, 21 Dec 2010 22:43:06 -0800 |
Hemanth Narra |
DSDV routing protocol
|
file |
diff |
annotate
|
Tue, 21 Dec 2010 17:46:35 +0100 |
Giuseppe Piro |
merged with ns-3-dev
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 09:02:42 +0100 |
Giuseppe Piro |
LTE module form GSoC project
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 20:24:14 -0500 |
Josh Pelkey |
Add BulkSendApplication
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 17:26:06 +0000 |
Gustavo J. A. M. Carneiro |
Codereview Issue 2692041: Add pyviz module
|
file |
diff |
annotate
|
Sat, 27 Nov 2010 14:29:45 +0000 |
Gustavo J. A. M. Carneiro |
Bug 1004 - module header not rebuilt
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 25 Oct 2010 21:27:03 +0100 |
Gustavo J. A. M. Carneiro |
(missing from last commit)
|
file |
diff |
annotate
|
Wed, 07 Jul 2010 21:54:32 -0700 |
He Wu |
Initial import of energy model
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 10:17:39 -0400 |
Luca Favatella |
fix duplication in wscript
|
file |
diff |
annotate
|
Thu, 24 Jun 2010 14:35:29 -0400 |
Leonard Tracy |
UAN module addition
|
file |
diff |
annotate
|
Fri, 11 Jun 2010 19:30:06 +0200 |
Nicola Baldo |
merged spectrum framework
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 21:42:53 -0700 |
Tom Henderson |
add NSC version of TCP loss test suite
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 11:34:06 +0400 |
Andrey Mazo |
Bug 860: waf dies while executing ns3header task in case of parallel jobs.
|
file |
diff |
annotate
|
Fri, 12 Mar 2010 14:36:38 -0500 |
Tommaso Pecorella |
merge topology read system
|
file |
diff |
annotate
|
Mon, 08 Mar 2010 21:07:31 -0500 |
Josh Pelkey |
Merge distributed simulation code
|
file |
diff |
annotate
|
Sun, 07 Mar 2010 20:49:47 +0100 |
Mohamed Amine Ismail |
Merge WiMAX module
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 12:18:35 -0800 |
Craig Dowell |
branch merge
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 13:10:31 -0800 |
Craig Dowell |
branch merge
|
file |
diff |
annotate
|
Fri, 29 Jan 2010 15:01:07 -0800 |
Craig Dowell |
add a place for perf tests
|
file |
diff |
annotate
|
Thu, 28 Jan 2010 01:08:27 -0800 |
Craig Dowell |
tell pybindgen not to disable inheritance on classes that end with Helper, and rescan
|
file |
diff |
annotate
|
Wed, 27 Jan 2010 23:24:28 -0800 |
Craig Dowell |
merge trace helpers, rescan
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 01 Feb 2010 14:27:08 +0000 |
Gustavo J. A. M. Carneiro |
Upgrade waf from 1.5.9 to 1.5.11
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 17:06:45 +0100 |
Mohamed Amine Ismail |
Adding 3 new applications:udp-client, udp-server, udp-trace-client.
|
file |
diff |
annotate
|
Tue, 24 Nov 2009 10:16:58 -0500 |
Josh Pelkey |
Moved net-anim from contrib
|
file |
diff |
annotate
|
Wed, 18 Nov 2009 13:01:17 +0300 |
Pavel Boyko |
routing/manet directory removed
|
file |
diff |
annotate
|
Wed, 18 Nov 2009 12:58:00 +0300 |
Pavel Boyko |
[aodv] dpd moved back into aodv
|
file |
diff |
annotate
|
Mon, 26 Oct 2009 09:35:13 +0300 |
Pavel Boyko |
[aodv] Aodv and DPD moved to routing/manet. OLSR to follow after review/merge.
|
file |
diff |
annotate
|