Commit Graph

20 Commits

Author SHA1 Message Date
Mathieu Lacage
1a1dda1796 build with the new TraceContextElement API 2007-08-06 19:40:18 +02:00
Mathieu Lacage
77712a63ad work in progress towards a working trace context 2007-08-06 17:19:13 +02:00
Mathieu Lacage
3df39a1f78 add DefaultValue support for ClassId 2007-05-25 15:28:24 +02:00
Mathieu Lacage
643522774e port code from Interface to Object 2007-05-25 10:56:03 +02:00
Mathieu Lacage
a37a156977 make Queue::CreateDefault use the ComponentManager. 2007-05-13 09:35:03 +02:00
Mathieu Lacage
5cb92847c4 make Queue derive from Interface 2007-05-11 19:15:28 +02:00
Tom Henderson
a6f05a05e0 Cosmetic: change strings in the bind commands for queue. Move Bind() before CommandLine::Parse() in example script 2007-05-04 11:50:02 -07:00
Raj Bhattacharjea
327c365a41 Incorporated defaults and command-line arguments 2007-04-26 11:36:05 -04:00
Craig Dowell
994c7be384 remove unused files, remove notion of PHY, make more realistic p2p-net-device and p2p-channel 2007-03-27 13:04:11 -07:00
Tom Henderson
a3663bc40c Make queues copyable; change p2p-topology.cc to reflect this 2007-03-25 17:47:59 -07:00
Tom Henderson
327949573d move channel.cc channel.h to node directory; merge ns-3-tracing from mathieu 2007-03-18 14:06:51 -07:00
Tom Henderson
e7e003521d Fix bug 8: Enque/Deque misspelled 2007-03-07 22:26:20 -08:00
Mathieu Lacage
29b2db3a67 make trailing ';' mandatory with NS_DEBUG macros. fix all invalid uses. 2007-02-21 20:04:32 +01:00
Mathieu Lacage
76322a79de fix queue tracing 2007-02-21 17:06:19 +01:00
Mathieu Lacage
d2064f1190 remove now-unused call to c_str () 2007-02-21 16:30:08 +01:00
Unknown
0523df8827 Added tracing support to simple.tcl.cc (Craig) 2007-02-20 22:55:09 -08:00
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
2fafcce00c call NS_DEBUG_COMPONENT_DEFINE when needed 2007-02-16 09:37:35 +01:00
Mathieu Lacage
f2533a7645 convert NS3_TRACE to NS_DEBUG 2007-02-16 09:34:28 +01:00
Unknown
95f07a831b queues, trace-writer, debug 2007-02-15 16:52:39 -08:00