Giuseppe Piro
|
5601dfad69
|
restored LteHelper::AddDownlinkChannelRealization () method
|
2010-12-08 12:59:42 +01:00 |
|
Giuseppe Piro
|
9dd2b0261a
|
improved module after Tom's review
|
2010-12-06 12:53:04 +01:00 |
|
Giuseppe Piro
|
258f51ca99
|
LTE module from GSoC project
|
2010-12-02 13:20:50 +01:00 |
|
Giuseppe Piro
|
87f01507ea
|
LTE module form GSoC project
|
2010-12-02 09:03:34 +01:00 |
|
Giuseppe Piro
|
4384bdd6be
|
LTE module form GSoC project
|
2010-12-02 09:02:42 +01:00 |
|
Quincy Tse
|
6cfe9a69f2
|
Explicitly state that YansWifiHelper::AddPropagationLoss may not be commutative
|
2010-12-01 08:01:24 -08: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
|
38d2c01bff
|
Bug 1032 - Unable to specify multiple Compiler/Linker flags
|
2010-11-20 17:55:53 +00:00 |
|
Gustavo J. A. M. Carneiro
|
582e34f46d
|
Give a more user-friendly error message when doxygen is not found
|
2010-11-20 17:51:17 +00:00 |
|
Tom Henderson
|
b936dd686d
|
bug 1009: decouple m_finSequence (TcpSocketImpl) from transmit sequence numbers
|
2010-11-17 16:23:09 -08:00 |
|
Tom Henderson
|
a9b910fd14
|
bug 1022: inappropriate ASSERT in tcp-socket-impl.cc
|
2010-11-17 16:17:35 -08:00 |
|
Kirill Andreev
|
686f692ac9
|
fixed bug 991
|
2010-11-17 17:30:19 +01:00 |
|
Quincy Tse
|
218b74f3c1
|
TestCase for bug 991
|
2010-11-17 17:26:23 +01:00 |
|
Nicola Baldo
|
0240a54b8c
|
fixed bug 1031
|
2010-11-17 17:12:55 +01:00 |
|
Pavel Boyko
|
eb0d765ebf
|
Bug 1030: routing/aodv example fixed
|
2010-11-17 11:03:07 +03:00 |
|
Tom Henderson
|
9ced8e59b8
|
bug 984: change EmuNetDevice encapsulation default to DIX
|
2010-11-12 11:54:45 -08:00 |
|
Hajime Tazaki
|
be7c2dfa01
|
Bug 1027 - RocketfuelTopologyReader is not working at all
|
2010-11-12 13:28:26 +09:00 |
|
Josh Pelkey
|
d43a904b5e
|
fix nms examples
|
2010-11-11 16:09:15 -05:00 |
|
Egemen K. Cetinkaya
|
d50f39456e
|
remove unneeded array
|
2010-11-09 20:27:55 -08:00 |
|
Nicola Baldo
|
76daf64826
|
added fixed wifi bugs to release notes for ns-3.10
|
2010-11-09 13:06:30 +01:00 |
|
Nicola Baldo
|
35c1bf1578
|
added spectrum to release notes for ns-3.9
|
2010-11-09 12:56:50 +01:00 |
|
Nicola Baldo
|
e0d535091a
|
documentation: WifiMacQueue not 802.11e-specific
|
2010-11-09 11:59:06 +01:00 |
|
Tom Henderson
|
ad3b94d67e
|
update some module dependencies for samples
|
2010-11-08 13:54:12 -08:00 |
|
Tom Henderson
|
f1fee377ec
|
fix modularity issue with core module
|
2010-11-08 12:02:43 -08:00 |
|
Tom Henderson
|
6a74375bb8
|
hello-simulator.cc depends on core module
|
2010-11-08 11:38:12 -08:00 |
|
Tom Henderson
|
f7229b64f5
|
clarify the status of ./waf --regression removal
|
2010-11-08 11:36:26 -08:00 |
|
Josh Pelkey
|
74c9606a9c
|
add includes for mpi build
|
2010-11-01 12:23:07 -04:00 |
|
Tom Henderson
|
f853acc998
|
rescan bindings
|
2010-10-27 21:19:12 -07:00 |
|
Gustavo J. A. M. Carneiro
|
cb32fb77be
|
Missing ipv4-global-routing-helper.h include
|
2010-10-27 12:05:40 +01:00 |
|
Gustavo J. A. M. Carneiro
|
881e0a6655
|
Module layout rework for static-routing, list-routing, global-routing
|
2010-10-26 18:02:17 +01: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
|
df9b164e5c
|
Missing deps
|
2010-10-26 15:10:23 +01:00 |
|
Quincy Tse
|
6ff0af384f
|
closes bug 993
|
2010-10-26 14:16:10 +02:00 |
|
Nicola Baldo
|
6e351878ed
|
closes bug 1015
|
2010-10-26 14:03:17 +02:00 |
|
Nicola Baldo
|
5fc4f93117
|
documented enum WifiPhyStandard
|
2010-10-26 13:47:48 +02:00 |
|
Gustavo J. A. M. Carneiro
|
186bfa67fb
|
Fix the paths to examples in test.py
|
2010-10-25 22:47:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f99cbd7ebc
|
One more stop to fixing --enable-modules
|
2010-10-25 22:21:50 +01:00 |
|
Gustavo J. A. M. Carneiro
|
72689da5c2
|
Fix some examples, broken after bridge/olsr reorganization
|
2010-10-25 21:43:38 +01:00 |
|
Gustavo J. A. M. Carneiro
|
94e8a36329
|
(missing from last commit)
|
2010-10-25 21:27:03 +01:00 |
|
Gustavo J. A. M. Carneiro
|
44b71a7d54
|
Revive the option --enable-modules from bit-rot; however it won't yet work in practice due to dependencies not declared and non-modular python bindings
|
2010-10-25 18:17:12 +01:00 |
|
Gustavo J. A. M. Carneiro
|
f3454c3e75
|
Remove cygwin waf bug workaround, it has been fixed long ago
|
2010-10-25 17:44:09 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5745a8d18c
|
Convert the virtual-net-device module to the new layout
|
2010-10-25 15:13:44 +01:00 |
|
Gustavo J. A. M. Carneiro
|
69e9c73ab8
|
Convert the bridge module to the new layout
|
2010-10-25 15:00:28 +01:00 |
|
Gustavo J. A. M. Carneiro
|
5f80a82a35
|
Convert the olsr module to the new module layout
|
2010-10-25 14:43:02 +01:00 |
|
Gustavo J. A. M. Carneiro
|
85dcd9f887
|
Fix the flowmon example path in test.py
|
2010-10-25 12:56:26 +01:00 |
|
Gustavo J. A. M. Carneiro
|
91f3abaa48
|
flow-monitor-helper.h is no longer part of the helper module
|
2010-10-23 12:50:24 +01:00 |
|
Gustavo J. A. M. Carneiro
|
58a17e5fae
|
Adapt the flow-monitor module to the new module tree layout spec.
|
2010-10-22 17:18:49 +01:00 |
|
Gustavo J. A. M. Carneiro
|
2c3abc0bac
|
Add example python script to parse Flow Monitor XML results.
|
2010-10-22 14:59:56 +01:00 |
|
Egemen K. Cetinkaya
|
94579d0e70
|
Fix comments on matrix-topology example
|
2010-10-19 22:03:30 -07:00 |
|
Tom Henderson
|
9dd80eaf7b
|
fix optimized build
|
2010-10-19 21:58:13 -07:00 |
|