Commit Graph

5212 Commits

Author SHA1 Message Date
Gustavo J. A. M. Carneiro
6f6538f5e3 Bug 1040 - Olsr and multiple interfaces 2011-03-20 11:40:42 +00:00
Lalith Suresh
4a52471c5e Corrects wscript for Click examples 2011-03-19 16:54:00 +00:00
Gustavo J. A. M. Carneiro
2cda7a5ac5 Fix the build of visualizer module when the python headers are missing 2011-03-19 14:26:03 +00:00
Mitch Watrous
9959a29036 Fix dependencies in various wscripts 2011-03-18 13:21:02 -07:00
Mitch Watrous
28384516a2 Create separate module and test-module libraries 2011-03-18 10:58:21 -07:00
Josh Pelkey
403e100f56 remove unknown wscript entry 2011-03-18 14:43:00 -04:00
Mathieu Lacage
8bc2789ea8 typos in email addresses 2011-03-17 10:03:56 +01:00
Mathieu Lacage
0bdd0b2f05 bug 1072: crash upon call to Packet::AddAtEnd of fragmented packets 2011-03-15 09:27:12 +01:00
Gustavo J. A. M. Carneiro
961ff12165 Modular bindings: scan the applications, contrib, mpi, flow-monitor, and point-to-point modules. 2011-03-13 18:40:36 +00:00
Gustavo J. A. M. Carneiro
9b438b849c Disable PointToPointNetDevice copy-contructor 2011-03-13 18:39:40 +00:00
Gustavo J. A. M. Carneiro
dcebe37e8e Add missing include 2011-03-13 18:39:22 +00: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
b844905137 Modular bindings: scan the wifi module 2011-03-13 17:57:14 +00:00
Gustavo J. A. M. Carneiro
3383199707 Disable the YansWifiChannel copy-contructor 2011-03-13 17:56:13 +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
3b0f44269d Modular bindings: add the Callback<...> type handlers 2011-03-13 15:28:57 +00:00
Gustavo J. A. M. Carneiro
36c8ec8e91 Modular bindings: make Scalar operators work again 2011-03-13 13:19:56 +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
Lalith Suresh
01cd8c0a98 Bug 1070: csma/ipv6 examples duplicate NS_LOG_COMPONENT_DEFINE 2011-03-11 21:48:51 +00:00
Josh Pelkey
27080192c3 Merge OpenFlow 2011-03-11 15:21:50 -05:00
Mitch Watrous
d169fdfff1 merge 2011-03-09 16:51:58 -08:00
Mitch Watrous
3f1b70a2bf Make test.py handle examples-to-run.py files 2011-03-09 16:49:59 -08:00
Gustavo J. A. M. Carneiro
5f94db0921 Disable bridge copy constructor 2011-03-09 15:47:10 +00:00
Mitch Watrous
dc1f90b0c5 Fix dependencies in various wscripts 2011-03-08 14:57:45 -08: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
49fd89dfa0 Scan modular bindings for the 'core' and 'network' modules 2011-03-08 15:38:28 +00: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
540288c432 Fix dependencies in various wscripts 2011-03-07 16:59:09 -08:00
Mitch Watrous
1d41d30c36 Make dot11s and flame modules be subdirectories of mesh 2011-03-07 10:46:12 -08:00
Tom Henderson
187275d5b7 fix a few more wscripts 2011-03-07 07:01:56 -08:00
Lalith Suresh
15defb051a Updates test.py entries for Click, fixes Click test case, and makes Ipv4ClickRouting::GetInterfaceId() do a sanity check. 2011-03-06 21:07:02 +00:00
Lalith Suresh
9bfcd30731 Fixes Click examples breakage 2011-03-06 20:04:16 +00:00
Tom Henderson
c7a724f6d8 implement missing operators 2011-03-05 13:31:17 -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
Lalith Suresh
728b6200d6 Fixes test.py breakage with topology-reader 2011-03-05 09:33:25 +00:00
Lalith Suresh
35bc14c2c3 Moves csma.h and mesh.h to respective doc/ folders 2011-03-05 01:00:13 +00:00
Lalith Suresh
add3e9da99 Migrates topology-reader helpers and examples to module directory 2011-03-05 00:55:35 +00:00
Tom Henderson
55ff64eb70 Fix some broken wscripts 2011-03-04 16:16:33 -08:00
Tom Henderson
8a28ba0622 Fix dependencies for spectrum module 2011-03-04 15:42:58 -08:00
Tom Henderson
4b72ece7ae Remove device dependency from applications 2011-03-04 15:40:46 -08:00
Lalith Suresh
f3a7847c3b Moves mesh, flame and dot11s examples and helpers to respective module folders 2011-03-04 19:14:23 +00: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
Hemanth Narra
0804bf1567 bugfix: do not call RouteOutput() twice 2011-03-03 22:32:06 -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