Commit Graph

7582 Commits

Author SHA1 Message Date
Nicola Baldo
550728fbdd spectrum API change 2011-11-13 16:08:44 +01:00
Andrea Sacco
9ac0537136 Bug 1055 - Wrong UAN's Thorp absorption loss model formula 2011-11-12 12:33:47 +01:00
Mitch Watrous
2e030ed11d Bug 1204 - Can't Parse Time +100000000.0ns 2011-11-11 14:36:05 -08:00
frederic.
f3f7ea2d1d Bug 1290 - buffer-test.cc gets a valgrind error 2011-11-10 10:21:12 +01:00
Tom Henderson
10743cd004 finishoff previous documentation patch 2011-11-06 05:22:00 -08:00
Tom Henderson
47e34c8850 Fix documentation links 2011-11-06 05:02:49 -08:00
Mitch Watrous
046285b790 Remove % characters showing up in introspected text file 2011-11-09 09:35:49 -08:00
Andrea Sacco
ae5b925ce3 Added examples-to-run script in uan test 2011-11-09 14:19:45 +01:00
frederic.
1b938b752f Bug 1001 - Buffer::CopyData() doesn't return the number of bytes copied 2011-11-09 10:13:41 +01:00
Tom Henderson
441893b2ed fix typos in manual (found by Luca Costantino) 2011-11-04 09:21:32 -07:00
Gustavo J. A. M. Carneiro
ca41890ff0 Rescan spectrum module bindings 2011-10-31 12:13:18 +00:00
Nicola Baldo
e957e12b7b fixed some typos in doxygen of object-base.h 2011-10-28 19:20:29 +02:00
Nicola Baldo
b8e1f4b74a removed useless include in spectrum-type.h 2011-10-26 16:54:44 +02:00
Tommaso Pecorella
9d5bb176ec Bug 1285 - IPv6 Localhost is marked as GLOBAL instead of HOST 2011-10-23 19:31:45 +02:00
Vedran Miletić
9a9585a8df Small typo in documentation in generic-phy.h 2011-10-21 15:35:22 +02:00
John Abraham
45d186dda2 Bug 1186 - Ipv4Header lacks DSCP and ECN 2011-10-21 08:52:15 -04:00
Nicola Baldo
8f67a3f899 fixed assertion in {Single,Multi}ModelSpectrumChannel::AddSpectrumPropagationLossModel 2011-10-21 12:17:32 +02:00
John Abraham
c1b08ba507 NetAnim: Reduce config verbosity, provide utility for setting position 2011-10-19 14:25:39 -04:00
John Abraham
cac5864e4b NetAnim: Missing header on using waf install 2011-10-19 07:00:15 -04:00
John Abraham
9422db0081 Bug 1281 Checksum not calculated when doing IP fragmentation 2011-10-18 18:18:23 -04:00
John Abraham
d37e3f7155 NetAnim: Duplicate header file 2011-10-18 10:18:26 -04:00
John Abraham
ba12556ebb NetAnim: windows portability changes 2011-10-18 10:10:34 -04:00
Nicola Baldo
48e41c01c6 updated doxygen of Node::AddApplication (Ptr<Application>) 2011-10-14 16:00:43 +02:00
Björn Lichtblau
558593480c Bug 1278: Ipv4ClickRouting::HandleScheduleFromClick should stay integer for delay calculation to be accurate 2011-10-13 21:55:21 +02:00
Gustavo J. A. M. Carneiro
9a1d6159d8 Rescan API of spectrum module 2011-10-06 18:03:59 +01:00
Gustavo J. A. M. Carneiro
d389a30dcc Rescan lte module bindings 2011-10-05 17:18:01 +01:00
Gustavo J. A. M. Carneiro
271b1b7df1 Fix typos: Utils.WafError -> WafError 2011-10-05 16:39:57 +01:00
Nicola Baldo
775914eafa added PropagationLoss trace to SpectrumChannel implementations 2011-10-04 19:55:58 +02:00
Nicola Baldo
35fb5e4032 Bug 1271 - stronger type checking in SpectrumPhy 2011-10-04 18:40:50 +02:00
Tom Henderson
0a28cb2916 Patch geninfo for reported gcov problem with lcov versions 1.8 and 1.9 2011-09-30 14:25:23 -07:00
Tom Henderson
f5aace65af Update lcov to version 1.9 2011-09-30 14:21:39 -07:00
Gustavo J. A. M. Carneiro
8cf8b0818e Bug 1270 - "Checking boost includes" weirdness 2011-09-28 14:03:25 +01:00
Tom Henderson
95a5db4bc2 update some stale routing documentation 2011-09-26 06:20:35 -07:00
Mitch Watrous
800be624ef Bug 962 - list of paths to reach objects contains bogus entries 2011-09-27 16:29:09 -07:00
Tom Henderson
05c51b6ee1 remove wimax module dependency on spectrum 2011-09-27 14:41:34 -07:00
Gustavo J. A. M. Carneiro
27f24ad305 Bug 1269 - sqlite3 not found on FreeBSD 2011-09-27 18:04:38 +01:00
Gustavo J. A. M. Carneiro
c6077da00a Avoid installation of ns3modulegen-modular.py as a python module 2011-09-26 15:31:06 +01:00
Gustavo J. A. M. Carneiro
93e9291a9e Bug 1265 - Make ns-3 directory "movable" 2011-09-26 10:41:55 +01:00
Gustavo J. A. M. Carneiro
8c3bf2b21f Fix mpi module breakage when mpi is not enabled 2011-09-26 10:34:34 +01:00
Gustavo J. A. M. Carneiro
35f0a9aaae Bug 1137 - mpi module is hard-coded for openmpi 2011-09-25 16:28:09 +01:00
Gustavo J. A. M. Carneiro
ab4feb7bb4 Remove -mcmodel=large option in darwin now that it's not useful 2011-09-25 15:53:14 +01:00
Gustavo J. A. M. Carneiro
30194ccce0 Overhaul mpi detection logic, add -Wl,-rpath option for Fedora 2011-09-25 15:43:30 +01:00
Gustavo J. A. M. Carneiro
bbb92099ac Determine whether static can be enabled based on link flags tests rather than a hardcoded whitelist of supported platforms 2011-09-24 18:37:22 +01:00
Gustavo J. A. M. Carneiro
3c26f19bb9 Patch the WAF task runner to fix performance, until the issue is fixed upstream. 2011-09-24 13:00:29 +01:00
Gustavo J. A. M. Carneiro
2683f59af5 rescan wifi bindings 2011-09-23 12:41:24 +01:00
Gustavo J. A. M. Carneiro
715d3e0d5a Bug 1257 - waf install __init__ Python files even with --disable-python 2011-09-23 12:19:53 +01:00
Gustavo J. A. M. Carneiro
2b9ae311da Bug 1266 - gdb cannot be loaded 2011-09-23 11:58:59 +01:00
Gustavo J. A. M. Carneiro
bd3ab5db69 Bug 1263 - waf configure fails on FreeBSD 9.0-BETA2 amd64 2011-09-23 11:42:49 +01:00
Gustavo J. A. M. Carneiro
237ff993b4 merge 2011-09-23 11:34:43 +01:00
Sascha Alexander Jopen
c18d0925fe ns-3-click support for AddressInfo elements 2011-09-23 12:27:43 +02:00