Mathieu Lacage
|
2c1b7db441
|
merge with HEAD
|
2008-04-17 15:50:49 -07:00 |
|
Mathieu Lacage
|
a557f1c064
|
output the initial value of the attributes
|
2008-04-17 15:40:25 -07:00 |
|
Mathieu Lacage
|
f2b7b1795b
|
small tweak to generated dox
|
2008-04-17 15:33:39 -07:00 |
|
Mathieu Lacage
|
3b711f9852
|
improve the auto-generated doxygen output.
|
2008-04-17 15:30:18 -07:00 |
|
Mathieu Lacage
|
a890500150
|
add doxygen class definitions for native type Value classes.
|
2008-04-17 14:33:45 -07:00 |
|
Mathieu Lacage
|
7468230ede
|
improve the doxygen output.
|
2008-04-17 14:15:33 -07:00 |
|
Mathieu Lacage
|
6a3326e529
|
fix dox warning
|
2008-04-17 14:13:27 -07:00 |
|
Mathieu Lacage
|
4ff40c4a07
|
get rid of Attribute class. Use AttributeValue subclasses directly.
|
2008-04-17 13:42:25 -07:00 |
|
Gustavo J. A. M. Carneiro
|
254057bd80
|
Add assertion to detect TimeUnit<N> divide by zero (if not detected, it creates an infinite loop)
|
2008-04-17 17:19:24 +01:00 |
|
Mathieu Lacage
|
f5f32e0ea3
|
merge
|
2008-04-16 10:52:38 -07:00 |
|
Mathieu Lacage
|
39ef17d6a4
|
bug 107
|
2008-04-16 10:52:26 -07:00 |
|
Gustavo J. A. M. Carneiro
|
505de0c685
|
Address instances of different m_type's should compare differently; closes #173.
|
2008-04-16 18:37:20 +01:00 |
|
Raj Bhattacharjea
|
bb10734d66
|
Fix for bug 166
|
2008-04-16 12:40:46 -04:00 |
|
Gustavo J. A. M. Carneiro
|
edb480ad29
|
Fix bad usage of std container iteration and erase () all over OLSR code; closes #171; thanks to Liu Jian for spotting and submitting an initial patch.
|
2008-04-16 11:32:55 +01:00 |
|
Mathieu Lacage
|
5c5ab1f1f0
|
bug 150: CommandLine::Parse argc parameter should not be a reference
|
2008-04-15 11:01:13 -07:00 |
|
Mathieu Lacage
|
53be11fe6f
|
update testcase to deal with the return value of Socket::Send. Make sure udp packets are copied before going down the ip stack.
|
2008-04-15 10:49:09 -07:00 |
|
Mathieu Lacage
|
6fd8b6c572
|
bug 143: rename scheduler files
|
2008-04-15 10:09:42 -07:00 |
|
Liu Jian
|
61375f8ef5
|
Fix bug 168: Socket::SendTo does not return the number of bytes sent for udp sockets.
|
2008-04-15 09:41:58 -07:00 |
|
Mathieu Lacage
|
8a32b1e369
|
fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
|
2008-04-14 17:12:52 -07:00 |
|
Mathieu Lacage
|
db81db32a8
|
generate list of trace sources and attributes in separate dox groups.
|
2008-04-14 16:19:17 -07:00 |
|
Mathieu Lacage
|
c9d422bbb6
|
fix some dox warnings
|
2008-04-14 16:18:50 -07:00 |
|
Mathieu Lacage
|
bd1ef984cc
|
improve doxygen
|
2008-04-14 16:18:30 -07:00 |
|
Mathieu Lacage
|
6d53b47cae
|
improve documentation
|
2008-04-14 16:06:44 -07:00 |
|
Mathieu Lacage
|
09f00c5b34
|
remove old non-relevant documentation.
|
2008-04-14 16:06:08 -07:00 |
|
Mathieu Lacage
|
fbe5e3949f
|
add missing license statement.
|
2008-04-14 15:44:43 -07:00 |
|
Gustavo Carneiro
|
14c60f7ad3
|
Remove the restriction of waf option --command-template requiring option --run; it no longer makes sense.
|
2008-04-14 14:19:12 +01:00 |
|
Mathieu Lacage
|
8a4b416428
|
ConfigStore allows you to dump and read from a file a simulation configuration
|
2008-04-11 16:58:50 -07:00 |
|
Mathieu Lacage
|
ca687b56f6
|
avoid trailing |
|
2008-04-11 16:58:00 -07:00 |
|
Mathieu Lacage
|
556d973168
|
implement operator >>
|
2008-04-11 16:52:22 -07:00 |
|
Mathieu Lacage
|
42282f5512
|
implement operator >>
|
2008-04-11 16:52:12 -07:00 |
|
Mathieu Lacage
|
0e65d73baa
|
implement operator >>
|
2008-04-11 16:51:58 -07:00 |
|
Mathieu Lacage
|
f7691237f5
|
-1 cuts the trailing s if the time postfix is longer than 1 char.
|
2008-04-11 12:23:19 -07:00 |
|
Mathieu Lacage
|
ed0dcc982b
|
merge
|
2008-04-11 11:30:05 -07:00 |
|
Mathieu Lacage
|
a390b13f86
|
Backed out changeset 9fa2f44cdafa
|
2008-04-11 11:29:49 -07:00 |
|
Mathieu Lacage
|
5d91e8c2d2
|
implement operator << for ObjectFactory.
|
2008-04-11 11:27:09 -07:00 |
|
Mathieu Lacage
|
0789c9b435
|
use HasSetter/HasGetter to improve doxygen output.
|
2008-04-11 11:25:44 -07:00 |
|
Mathieu Lacage
|
03b4114b20
|
add AttributeAccessor::HasGetter/HasSetter and implement it.
|
2008-04-11 11:25:21 -07:00 |
|
Mathieu Lacage
|
fda39900e3
|
allow an std::string to be an attribute
|
2008-04-11 11:24:42 -07:00 |
|
Mathieu Lacage
|
9167a8b308
|
merge with HEAD
|
2008-04-11 11:20:05 -07:00 |
|
Mathieu Lacage
|
60c81de8b5
|
ensure that out PcapTraces are generated in a consistant format to allow simple comparison of traces against a single set of reference traces.
|
2008-04-11 11:19:54 -07:00 |
|
Mathieu Lacage
|
3211fbb0bf
|
allocate/deallocate buffer by hand.
|
2008-04-10 14:08:14 -07:00 |
|
Raj Bhattacharjea
|
3327b9da92
|
Shorten Tcp attribute names (bug 163)
|
2008-04-10 16:33:44 -04:00 |
|
Mathieu Lacage
|
72b496b9ef
|
use RefCountBase
|
2008-04-10 13:01:53 -07:00 |
|
Mathieu Lacage
|
8bfd88b80b
|
get rid of scary implementation details of Attribute.
|
2008-04-10 12:59:31 -07:00 |
|
Mathieu Lacage
|
c456128c6d
|
add copy constructor and assignment operator to ensure proper initialization of refcount.
|
2008-04-10 12:59:15 -07:00 |
|
Mathieu Lacage
|
dd283f6ead
|
print list of trace sources
|
2008-04-10 12:24:36 -07:00 |
|
Raj Bhattacharjea
|
271ea4bc75
|
Add support for TCP cwnd tracing
|
2008-04-10 15:04:47 -04:00 |
|
Craig Dowell
|
e7c2292d7b
|
make duplicate aggregations fail; avoid duplicate aggregations
|
2008-04-10 13:16:43 -07:00 |
|
Mathieu Lacage
|
c883517a1d
|
generate path information for each type.
|
2008-04-10 11:50:47 -07:00 |
|
Mathieu Lacage
|
696859e936
|
add a few missing ns3:: prefixes in TypeId names.
|
2008-04-10 11:50:08 -07:00 |
|