Mathieu Lacage
|
1c05220bba
|
test self-assignment of packets
|
2008-05-06 15:04:36 -07:00 |
|
Mathieu Lacage
|
ccd72825dd
|
add dox doc
|
2008-05-06 14:54:52 -07:00 |
|
Mathieu Lacage
|
29169d42b6
|
add missing include for optimized builds
|
2008-05-06 14:54:44 -07:00 |
|
Mathieu Lacage
|
43ecf40b5a
|
use a free list for tag buffers
|
2008-05-06 14:44:09 -07:00 |
|
Mathieu Lacage
|
119cf2035b
|
use a shared buffer
|
2008-05-06 14:18:05 -07:00 |
|
Mathieu Lacage
|
0996a38b84
|
mtag -> tag
|
2008-04-24 16:06:33 -07:00 |
|
Mathieu Lacage
|
18ee064a79
|
Mtag -> Tag
|
2008-04-24 16:03:13 -07:00 |
|
Mathieu Lacage
|
96c43a7e26
|
remove now-unused Tags class
|
2008-04-24 16:01:53 -07:00 |
|
Mathieu Lacage
|
5c7b34db46
|
convert to new tag API.
|
2008-04-24 15:44:35 -07:00 |
|
Mathieu Lacage
|
d3623e2142
|
add a couple of serialization/deserialization methods
|
2008-04-24 15:44:15 -07:00 |
|
Mathieu Lacage
|
062a2dcc42
|
add a couple of dox comments
|
2008-04-24 14:58:17 -07:00 |
|
Mathieu Lacage
|
2d581766fd
|
a new tag implementation: Mtag
|
2008-04-24 14:52:59 -07:00 |
|
Mathieu Lacage
|
e17282f995
|
move test code to anon namespace
|
2008-04-23 15:01:27 -07:00 |
|
Mathieu Lacage
|
78829ba702
|
add a couple of helper test macros
|
2008-04-23 14:56:58 -07:00 |
|
Mathieu Lacage
|
4a78ce68d1
|
add adjustment report to overloaded Buffer::AddAtEnd method
|
2008-04-23 09:11:55 -07:00 |
|
Mathieu Lacage
|
ad54b2ce62
|
make the code more consistent across AddAtStart and AddAtEnd
|
2008-04-23 09:05:18 -07:00 |
|
Mathieu Lacage
|
f79e7581b6
|
report the adjustment delta in Buffer::AddAtEnd and Buffer::AddAtStart.
|
2008-04-23 08:54:29 -07:00 |
|
Mathieu Lacage
|
aeffbb31d7
|
kill dead code
|
2008-04-23 08:35:59 -07:00 |
|
Mathieu Lacage
|
63d6b14d45
|
optimize case where fake payload is fragmented and re-assembled.
|
2008-04-22 14:35:42 -07:00 |
|
Mathieu Lacage
|
815f3721b7
|
move Packet::AddAtEnd implementation to the Buffer code.
|
2008-04-22 14:18:33 -07:00 |
|
Mathieu Lacage
|
0dab5235c9
|
kill unused code
|
2008-04-22 13:54:05 -07:00 |
|
Mathieu Lacage
|
7be1b92968
|
merge with HEAD
|
2008-04-21 09:04:08 -07:00 |
|
Mathieu Lacage
|
d1ddd3c89b
|
merge
|
2008-04-21 08:58:23 -07:00 |
|
Mathieu Lacage
|
ea6e067812
|
merge with HEAD
|
2008-04-21 08:05:34 -07:00 |
|
Mathieu Lacage
|
6a93edb24e
|
use CopyObject and not Create to copy RttMeanDeviation. Implement the copy constructor correctly.
|
2008-04-18 14:35:38 -07:00 |
|
Mathieu Lacage
|
a6321aac60
|
add const version of CopyObject
|
2008-04-18 14:35:10 -07:00 |
|
Mathieu Lacage
|
450b10b597
|
merge with HEAD
|
2008-04-17 16:24:43 -07:00 |
|
Mathieu Lacage
|
f91e2ff5a4
|
fix regression introduced by changeset 6244ea5e7831 to fix bug #173
|
2008-04-17 16:24:13 -07:00 |
|
Mathieu Lacage
|
35170aed54
|
merge with HEAD
|
2008-04-17 15:54:35 -07:00 |
|
Mathieu Lacage
|
2c1b7db441
|
merge with HEAD
|
2008-04-17 15:50:49 -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
|
f4cff0e194
|
fix optimized build
|
2008-04-15 15:56:42 -07:00 |
|
Mathieu Lacage
|
78a2df8963
|
use function logging macros
|
2008-04-15 15:53:54 -07:00 |
|
Mathieu Lacage
|
f8ec434cdb
|
code was dead.
|
2008-04-15 15:29:43 -07:00 |
|
Mathieu Lacage
|
1649c1dc65
|
NS_LOG_FUNCTION -> NS_LOG_FUNCTION_NOARGS and NS_LOG_PARAMS -> NS_LOG_FUNCTION
|
2008-04-15 15:10:53 -07: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 |
|