Commit Graph

175 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
35a81dd4e4 Modular bindings: add support for <module>.py and _<module>.so layout, for extending modules in Python 2011-03-27 23:35:55 +01:00
Gustavo J. A. M. Carneiro
5787b9bf36 Modular bindings: add missing dep on the modulegen_customizations.py file, when found 2011-03-27 22:50:00 +01:00
Mitch Watrous
0991609058 Move visualizer module out of tools directory 2011-03-24 10:54:24 -07:00
Gustavo J. A. M. Carneiro
2d53fa5e7b ./waf --apiscan: fix bug in detection of whether the per-module bindings dir exists 2011-03-24 16:57:27 +00:00
Mitch Watrous
8a8d425071 Split contrib module into config-store and tools 2011-03-24 09:23:44 -07:00
Mitch Watrous
bebeba14ee Move flow-monitor module out of contrib directory 2011-03-22 16:56:10 -07:00
Mitch Watrous
d6b315e54b Move energy module out of contrib directory 2011-03-22 16:40:32 -07:00
Gustavo J. A. M. Carneiro
cd87dde152 Modular bindings: make each python extension module link only to the required ns-3 modular libraries 2011-03-22 16:23:36 +00:00
Gustavo J. A. M. Carneiro
2a16dbfa9b ./waf --apiscan=all: now only scans modules that have bld.ns3_python_bindings() in their wscript 2011-03-22 15:56:41 +00:00
Mitch Watrous
4ec8e661c0 Test implicitly dependent modules 2011-03-21 11:26:56 -07:00
Gustavo J. A. M. Carneiro
3a41db8ea9 Modular bindings: bug fixes, more verbose scanning 2011-03-20 15:08:20 +00:00
Gustavo J. A. M. Carneiro
308efe383b Modular bindings: skip a binding module if the corresponding ns-3 module is not enabled 2011-03-20 14:18:56 +00:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00
Gustavo J. A. M. Carneiro
6015e64410 Modular bindings: handle module names with hyphens 2011-03-13 18:38:59 +00:00
Gustavo J. A. M. Carneiro
644c788a1b Modular bindings: generate a compatibility 'ns3' module that imports the modular bindings 2011-03-13 16:03:33 +00:00
Gustavo J. A. M. Carneiro
0e1798fe7f merge 2011-03-12 18:35:56 +00:00
Gustavo J. A. M. Carneiro
089fbdcb5c Modular Python bindings work (many bug fixes, more modules tested) 2011-03-12 18:34:30 +00:00
Josh Pelkey
27080192c3 Merge OpenFlow 2011-03-11 15:21:50 -05:00
Mitch Watrous
6ed04ac8f4 Make mesh, dot11s, and flame modules create only one module 2011-03-08 11:58:49 -08:00
Gustavo J. A. M. Carneiro
e9e8846342 Make ns3_python_bindings skip bindings with warning if apidefs dir not found 2011-03-08 15:02:28 +00:00
Gustavo J. A. M. Carneiro
fe00899bdc merge 2011-03-08 12:46:53 +00:00
Mitch Watrous
1d41d30c36 Make dot11s and flame modules be subdirectories of mesh 2011-03-07 10:46:12 -08:00
Tom Henderson
18f2715506 remove src/helper module 2011-03-05 11:47:37 -08:00
Tom Henderson
344f51c8af Add netanim module 2011-03-05 10:51:26 -08:00
Mitch Watrous
a870eef8b7 Modularize stats module and move it to src 2011-03-04 10:56:07 -08:00
Mitch Watrous
7049eb54e2 Modularize topology-read module and move it to src 2011-03-04 09:59:42 -08:00
Lalith Suresh
1ae8c1b656 Moves devices/* and routing/* to src/ 2011-03-04 01:26:54 +00:00
Mitch Watrous
3cd5fc27a8 Modularize mesh module and move it to src 2011-03-03 16:27:21 -08:00
Mitch Watrous
2a60f5c625 Modularize dot11s module and move it to src 2011-03-03 15:36:54 -08:00
Mitch Watrous
e4ad697758 Modularize flame module and move it to src 2011-03-03 14:03:30 -08:00
Mitch Watrous
58f7066b70 Move applications to a single module 2011-03-02 13:42:28 -08:00
Tom Henderson
c4e4de9ac3 Rename internet-stack to internet, and organize module 2011-02-25 10:32:35 -08:00
Lalith Suresh
352348d296 NS-3 Click Integration merge 2011-02-23 17:17:27 +00:00
Tom Henderson
ca7b93cc3d Merge node and common modules into new network module 2011-02-21 09:11:37 -08:00
Tom Henderson
df07734f32 merge src/simulator into src/core; move src/core to new module layout 2011-02-18 16:05:39 -08:00
Nicola Baldo
e9c4fdeef4 created spectrum module 2011-01-31 10:13:32 +01:00
Tom Henderson
3102c800d7 create propagation module; move files from common module 2011-01-28 14:11:21 -08:00
Hemanth Narra
079847d813 DSDV routing protocol 2010-12-21 22:43:06 -08:00
Giuseppe Piro
26ad3245ad merged with ns-3-dev 2010-12-21 17:46:35 +01:00
Josh Pelkey
40187d0511 Add BulkSendApplication 2010-12-16 20:24:14 -05:00
Gustavo J. A. M. Carneiro
de0af97b3a Codereview Issue 2692041: Add pyviz module 2010-12-06 17:26:06 +00:00
Giuseppe Piro
4384bdd6be LTE module form GSoC project 2010-12-02 09:02:42 +01:00
Gustavo J. A. M. Carneiro
1b01a500c4 Bug 1004 - module header not rebuilt 2010-11-27 14:29:45 +00:00
Gustavo J. A. M. Carneiro
311a734e87 Start of work on modular Python bindings, unstable 2010-11-07 23:17:52 +00:00
Gustavo J. A. M. Carneiro
0edf3776b3 When a module is disabled, remove xxx-module.h and module header files from build/variant/ns3 2010-10-26 15:11:17 +01:00
Gustavo J. A. M. Carneiro
94e8a36329 (missing from last commit) 2010-10-25 21:27:03 +01:00
He Wu
2d87e8d326 Initial import of energy model 2010-07-07 21:54:32 -07:00
Luca Favatella
e67a613a5f fix duplication in wscript 2010-07-01 10:17:39 -04:00
Leonard Tracy
3353f641c6 UAN module addition 2010-06-24 14:35:29 -04:00
Nicola Baldo
2cb96e68f5 merged spectrum framework 2010-06-11 19:30:06 +02:00