Gustavo J. A. M. Carneiro
|
8ce92e1bc2
|
Fix bad Message Size value in OLSR headers (which prevented wireshark from decoding most OLSR packets).
|
2007-11-27 10:36:27 +00:00 |
|
Mathieu Lacage
|
dd825831c7
|
bug 109: improve the doxygen documentation for RandomVariable
|
2007-11-21 13:36:47 +01:00 |
|
Mathieu Lacage
|
85c67ca048
|
the intent was to always send data if maxbytes is zero.
|
2007-11-22 14:50:59 +01:00 |
|
Mathieu Lacage
|
c156f29c86
|
merge
|
2007-11-22 10:30:29 +01:00 |
|
Mathieu Lacage
|
e075fcd4f3
|
bug 104: add a method to retrive the maximum simulation time.
|
2007-11-21 15:54:34 +01:00 |
|
Mathieu Lacage
|
49a8c459a8
|
simplify the parsing logic and remove buggy comment and code.
|
2007-11-21 14:14:12 +01:00 |
|
Mathieu Lacage
|
1e45a4c9f5
|
bug 91: add print-list support to NS_LOG env var.
|
2007-11-21 14:06:46 +01:00 |
|
Gustavo J. A. M. Carneiro
|
640a49e1ce
|
Bug 105: Queue getter methods should be const
|
2007-11-15 11:41:42 +00:00 |
|
Mathieu Lacage
|
c8cf6df4cd
|
allow OnOffApplication to send more than 0xffffffff bytes
|
2007-11-21 09:08:32 +01:00 |
|
Gustavo J. A. M. Carneiro
|
7f0a1a1caf
|
WAF: add a new --enable-modules configure option, to tell WAF to build only the specified set of ns-3 modules and its dependencies; programs depending on those modules are automatically excluded from the build.
|
2007-11-20 18:27:43 +00:00 |
|
Mathieu Lacage
|
820fd1c13a
|
merge with HEAD
|
2007-11-16 08:47:17 +01:00 |
|
Craig Dowell
|
577373aed9
|
Added tag release ns-3.0.8 for changeset 560a5091e0e6
|
2007-11-15 19:52:53 -08:00 |
|
Craig Dowell
|
d1865a2c1e
|
release files
|
2007-11-15 19:21:06 -08:00 |
|
Craig Dowell
|
60efef0caf
|
branch merge
|
2007-11-15 18:57:07 -08:00 |
|
Craig Dowell
|
71c53d9f3d
|
move in topo
|
2007-11-15 18:56:34 -08:00 |
|
Gustavo J. A. M. Carneiro
|
11a58a55c3
|
Add a few NS_LOG_LOGIC calls in PacketSocket::SendTo ()
|
2007-11-15 16:08:28 +00:00 |
|
Gustavo J. A. M. Carneiro
|
fc099a35ab
|
Add DropTailQueue unit tests.
|
2007-11-15 15:42:07 +00:00 |
|
Gustavo J. A. M. Carneiro
|
587d573a04
|
Add some missing NS_LOG_PARAM* definitions in optimized build
|
2007-11-15 10:16:26 +00:00 |
|
Mathieu Lacage
|
391adea516
|
update ignore list
|
2007-11-15 10:37:38 +01:00 |
|
Mathieu Lacage
|
aad088e588
|
print-trace-sources.cc -> print-introspected-doxygen.cc
|
2007-11-15 10:35:55 +01:00 |
|
Mathieu Lacage
|
ed31e39491
|
use the \valueref macro
|
2007-11-15 10:25:35 +01:00 |
|
Mathieu Lacage
|
34345b47d0
|
print default value list in trace source list doxygen output.
|
2007-11-15 10:24:51 +01:00 |
|
Mathieu Lacage
|
873a2c8dda
|
add a valueref macro
|
2007-11-15 10:23:54 +01:00 |
|
Mathieu Lacage
|
c1544ba7c4
|
check for Time bounds
|
2007-11-15 10:15:16 +01:00 |
|
Tom Henderson
|
2e68155c6d
|
nicer logging of parameters (bug 79 patch from Gustavo)
|
2007-11-14 21:59:14 -08:00 |
|
Tom Henderson
|
a53e880346
|
Change default scheduler to Map from List (bug 90)
|
2007-11-14 21:29:27 -08:00 |
|
Tom Henderson
|
79f4bb679e
|
get rid of non-const operators in DataRate
|
2007-11-14 21:17:43 -08:00 |
|
Tom Henderson
|
c114ad9aa7
|
minor fix for bug95; also const operators for DataRate
|
2007-11-08 23:08:00 -08:00 |
|
Craig Dowell
|
bb9c35ffea
|
baranch merge
|
2007-11-08 17:05:37 -08:00 |
|
Craig Dowell
|
6b426b5f83
|
branch merge
|
2007-11-08 16:58:24 -08:00 |
|
Mathieu Lacage
|
c905f0658d
|
dox typo
|
2007-11-08 12:39:21 +01:00 |
|
Mathieu Lacage
|
99fca41f02
|
GetSpeed -> GetVelocity
|
2007-11-08 12:36:15 +01:00 |
|
Mathieu Lacage
|
eb666a62ac
|
replace Position and Speed by Vector
|
2007-11-08 12:33:30 +01:00 |
|
Mathieu Lacage
|
6e660e4c27
|
rename MobilityModel::Get/Set to GetPosition/SetPosition
|
2007-11-08 11:24:41 +01:00 |
|
Mathieu Lacage
|
00bf89e1d2
|
a vector class
|
2007-11-08 10:24:33 +01:00 |
|
Tom Henderson
|
48a98d8b1f
|
update bench-packets.cc program
|
2007-11-06 15:45:05 -08:00 |
|
Tom Henderson
|
baeee68d27
|
move ipv4 static to member functions
|
2007-11-05 21:08:02 -08:00 |
|
Tom Henderson
|
25d1f542d7
|
implement StringDefaultValue; bug93 patch from Mathieu
|
2007-11-14 21:05:31 -08:00 |
|
Tom Henderson
|
1b919575f2
|
fix bug 100 DefaultValue::Bind for floats
|
2007-11-08 22:31:54 -08:00 |
|
Tom Henderson
|
f7e49cfb04
|
GetNetDevice method in PointToPointTopology class
|
2007-11-14 20:50:53 -08:00 |
|
Tom Henderson
|
c3cbbcacd7
|
Add src/common/error-model implementation and example script, and add to NetDevices
|
2007-11-14 20:40:05 -08:00 |
|
Tom Henderson
|
bc759b5bb3
|
Minor change to doxygen due to debug-to-log cutover
|
2007-11-02 08:41:50 -07:00 |
|
Tom Henderson
|
0d70b12c75
|
update doxygen.conf to 1.5.4
|
2007-11-02 08:28:45 -07:00 |
|
Raj Bhattacharjea
|
b471e74ef8
|
Fixed randomvariable memory bug that caused a segfault
|
2007-11-01 14:59:00 -04:00 |
|
Mathieu Lacage
|
7af70745f3
|
add missing default constructor
|
2007-10-31 11:39:26 +01:00 |
|
Mathieu Lacage
|
936c25c98b
|
add missing type specifier in sample code
|
2007-10-31 11:35:06 +01:00 |
|
Mathieu Lacage
|
fcbfa307ef
|
merge with tip
|
2007-10-31 11:30:51 +01:00 |
|
Mathieu Lacage
|
534b655291
|
fix typo
|
2007-10-31 11:28:40 +01:00 |
|
Raj Bhattacharjea
|
5a0fa236cb
|
Fixed randomvariable bugs and modified unit tests so that there is no non-deterministic failure on the tests
|
2007-10-30 13:27:33 -04:00 |
|
Gustavo J. A. M. Carneiro
|
d17845d767
|
Remove empty OlsrTest unit test class.
|
2007-10-30 15:55:50 +00:00 |
|