Mathieu Lacage
|
f3e77eea3d
|
fix bug 122: get rid of duplicate argument to QueryInterface
|
2008-01-02 09:25:31 +01:00 |
|
Mathieu Lacage
|
6b0e717a19
|
add CreateObject<> to instanciate subclasses of the Object base class. Replaces Create<>.
|
2008-01-02 09:09:24 +01:00 |
|
Tom Henderson
|
906a9748b5
|
fix bug in PacketSink
|
2007-12-30 19:36:44 -08:00 |
|
Tom Henderson
|
414c33ffc9
|
remove const qualifier from uint16_t
|
2007-12-28 06:50:47 -08:00 |
|
Tom Henderson
|
77f8c5cbf2
|
Fix small typo
|
2007-12-26 20:08:48 -08:00 |
|
Tom Henderson
|
3f5d7030cb
|
update doc/tracing.h to Ptr<Packet>
|
2007-12-26 13:02:09 -08:00 |
|
Tom Henderson
|
c53c3afd46
|
back out doc/tutorial.h (not yet)
|
2007-12-26 11:41:47 -08:00 |
|
Tom Henderson
|
33fd7f0c67
|
Doxygen for internet-node.h
|
2007-12-26 11:39:52 -08:00 |
|
Mathieu Lacage
|
853f0a13e9
|
add missing copyright/license header
|
2007-12-26 15:41:48 +01:00 |
|
Mathieu Lacage
|
9569ad645b
|
fix bug 98
|
2007-12-25 11:09:15 +01:00 |
|
Gustavo J. A. M. Carneiro
|
3a98117aa5
|
Remove ghost declaration of function AllocateClassId.
|
2007-12-22 18:46:43 +00:00 |
|
Gustavo J. A. M. Carneiro
|
42092bc91e
|
Don't include the 'global-route-manager-impl.h' private header from the public header 'candidate-queue.h'.
|
2007-12-20 15:19:57 +00:00 |
|
Gustavo J. A. M. Carneiro
|
a83ec513a1
|
const fixes (new GCC 4.2 warning)
|
2007-12-17 14:53:14 +00:00 |
|
Tom Henderson
|
ac45276835
|
update release_steps.txt
|
2007-12-15 15:08:30 -08:00 |
|
Tom Henderson
|
cfa242a6a5
|
Added tag release ns-3.0.9 for changeset 4db981a0d9eb
|
2007-12-15 14:58:58 -08:00 |
|
Tom Henderson
|
26599981a0
|
bump VERSION and finish RELEASE_NOTES
|
2007-12-15 14:01:36 -08:00 |
|
Tom Henderson
|
8fe2191d04
|
Repair doxygen errors
|
2007-12-15 13:59:33 -08:00 |
|
Tom Henderson
|
35b4c6c6b8
|
add internal keyword to udp-impl documentation
|
2007-12-15 13:52:00 -08:00 |
|
Craig Dowell
|
16e7e60cab
|
packet pointer police patrolled product preventing presence of prior pattern proactively
|
2007-12-14 16:05:37 -08:00 |
|
Mathieu Lacage
|
1fea8b38fc
|
fix optimized build
|
2007-12-14 17:26:18 +01:00 |
|
Craig Dowell
|
f2a0ca2b0e
|
put updated tutorial.texi in doc directory
|
2007-12-13 23:50:16 -08:00 |
|
Raj Bhattacharjea
|
282543b759
|
Add uint8_t* based API for sockets
|
2007-12-13 09:40:21 -05:00 |
|
Mathieu Lacage
|
3464e84e90
|
initial release notes for upcoming release
|
2007-12-12 11:03:35 +01:00 |
|
Mathieu Lacage
|
01d7a64670
|
add legend support to gnuplot output
|
2007-12-12 09:33:22 +01:00 |
|
Mathieu Lacage
|
457d07a50f
|
make Packet::AddTag a const method
|
2007-12-11 13:42:09 +01:00 |
|
Mathieu Lacage
|
3262a4e103
|
add application tracing support
|
2007-12-11 13:51:03 +01:00 |
|
Mathieu Lacage
|
df27c80c72
|
merge with HEAD
|
2007-12-12 08:15:04 +01:00 |
|
Tom Henderson
|
bc54e34375
|
Doxygen the SocketFactory classes
|
2007-12-11 23:02:47 -08:00 |
|
Mathieu Lacage
|
007f125e46
|
add support for gnuplot error bars
|
2007-12-11 15:49:23 +01:00 |
|
Mathieu Lacage
|
b8fbe8341f
|
merge with HEAD
|
2007-12-11 10:25:34 +01:00 |
|
Tom Henderson
|
07e46fb8aa
|
fix bug 113 on m_node parameter for GlobalRouter
|
2007-12-09 21:39:28 -08:00 |
|
Gustavo J. A. M. Carneiro
|
0ee86b72fb
|
New waf snapshot; move the ns3 library back to the top build dir (the 'lib' was only a workaround for a waf problem); allow --enable-modules on a per build run basis.
|
2007-12-09 14:39:07 +00:00 |
|
Mathieu Lacage
|
b54c43b966
|
the check was not really inverted after all. Damned.
|
2007-12-07 10:06:29 +01:00 |
|
Mathieu Lacage
|
1b82e5cba7
|
make sure we never set a negative duration
|
2007-12-07 09:51:59 +01:00 |
|
Mathieu Lacage
|
8a825ee775
|
merge with HEAD
|
2007-12-07 08:43:55 +01:00 |
|
Mathieu Lacage
|
c91b667c13
|
use contrib gnuplot code
|
2007-12-07 08:41:52 +01:00 |
|
Mathieu Lacage
|
32611749b2
|
Gnuplot output class for contrib module
|
2007-12-06 13:30:26 +01:00 |
|
Federico Maguolo
|
dd9e29c425
|
Avoid integer division
|
2007-12-06 13:12:27 +01:00 |
|
Gustavo J. A. M. Carneiro
|
8debe6ef1d
|
Create a new contrib module; move event-garbage-collector.{h,cc} to the contrib module.
|
2007-12-06 11:05:17 +00:00 |
|
Gustavo J. A. M. Carneiro
|
bab56b0d88
|
Add support for publishing ns3 headers in a subdir of ns3/ (we probably won't be needing this, but since it was implemented it might as well be commited, in case we ever need it)
|
2007-12-05 11:51:10 +00:00 |
|
Mathieu Lacage
|
0b43b4fdc2
|
the bool check was inverted. reported by Federico Maguolo.
|
2007-11-29 16:28:16 +01:00 |
|
Mathieu Lacage
|
210fb3539c
|
fix typo
|
2007-11-29 16:03:01 +01:00 |
|
Mathieu Lacage
|
026f3f2aef
|
MaxSeconds -> Simulator::GetMaximumSimulationTime
|
2007-11-29 15:59:31 +01:00 |
|
Mathieu Lacage
|
9b5d0a50f7
|
ConnectTo -> Attach
|
2007-11-29 15:50:15 +01:00 |
|
Mathieu Lacage
|
d3df13225d
|
remove references to WifiNetDeviceFactory
|
2007-11-29 15:45:12 +01:00 |
|
Mathieu Lacage
|
fb2ebab793
|
speed vector -> velocity vector
|
2007-11-29 01:03:41 +01:00 |
|
Mathieu Lacage
|
2f71efe6a7
|
merge
|
2007-11-29 01:01:46 +01:00 |
|
Mathieu Lacage
|
7813d6fdd7
|
fix typo due to Packet & -> Ptr<Packet> change
|
2007-11-29 00:59:00 +01:00 |
|
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 |
|
Federico Maguolo
|
9316a5c23f
|
re-use the CaculateTxDuration method where it is needed.
|
2007-11-23 10:29:27 +01:00 |
|