Commit Graph

50 Commits

Author SHA1 Message Date
Mathieu Lacage
d9318db068 convert use of <cassert> to "ns3/assert.h" 2007-02-16 09:56:21 +01:00
Mathieu Lacage
9e99f617ec convert NS3_TRACEALL to NS_DEBUG_UNCOND 2007-02-16 09:35:01 +01:00
Mathieu Lacage
a49fb6556a merge with debug tree 2007-02-16 09:32:02 +01:00
Mathieu Lacage
50a1e7d737 split out assert from debug.h 2007-02-16 09:00:22 +01:00
Unknown
95f07a831b queues, trace-writer, debug 2007-02-15 16:52:39 -08:00
Mathieu Lacage
06788bac27 regex: s/NS3_/NS_/ 2007-02-13 18:20:24 +01:00
Mathieu Lacage
310f67b835 avoid warning in optimized builds 2007-02-13 10:23:10 +01:00
Mathieu Lacage
bd19595461 add NS3_ASSERT and NS3_ASSERT_MSG 2007-02-13 09:45:32 +01:00
Mathieu Lacage
604f7b13e7 change defaults to be a bit more reasonable 2007-02-12 23:46:53 +01:00
Mathieu Lacage
e63da149b5 configure the ipv4 interfaces 2007-02-12 23:24:20 +01:00
Mathieu Lacage
3d32a4d0d2 add routing table output function 2007-02-12 22:44:41 +01:00
Mathieu Lacage
df35898657 make the p2p example compile 2007-02-12 20:15:19 +01:00
Mathieu Lacage
5f559b47f8 make simple example work 2007-02-12 19:52:01 +01:00
Mathieu Lacage
da3bdd9824 add some traffic generation to sample code 2007-02-12 19:47:36 +01:00
Mathieu Lacage
5b05f21261 make the sample code compile and link. 2007-02-12 19:28:48 +01:00
Mathieu Lacage
7abd854183 test and debug the debug support 2007-02-07 08:49:54 +01:00
Mathieu Lacage
392e51924b merge with ns-3-ptr branch 2007-02-06 08:57:44 +01:00
Tom Henderson
9665e33445 Initial simple.tcl file 2007-02-02 00:04:48 -08:00
Mathieu Lacage
b37a9d44e8 add smart pointer sample code 2006-12-22 09:03:09 +01:00
Mathieu Lacage
ac043f3e9d rename Time::ApproximateTo methods to Time::Get 2006-11-21 15:53:32 +01:00
Mathieu Lacage
b4e41a481b make Time relative instead of Absolute 2006-11-21 15:50:09 +01:00
Mathieu Lacage
0fade9d7af fix coding style 2006-11-01 13:11:30 +01:00
Mathieu Lacage
4449e8b51d new Time implementation 2006-10-28 21:21:34 +02:00
Mathieu Lacage
90df8d054b change emacs mode to new NS3 elisp mode 2006-10-20 14:17:03 +02:00
Tom Henderson
174843047b remove reference to Chunk class 2006-10-13 13:07:45 -07:00
Mathieu Lacage
7f8eb2c50b fix coding style 2006-10-06 13:37:25 +02:00
Mathieu Lacage
bbcf953d34 try to get rid of tabs which sneaked in 2006-10-02 14:37:46 +02:00
Mathieu Lacage
9f93b7fb53 fix emacs tab mode (reported by george) 2006-10-02 14:34:53 +02:00
Mathieu Lacage
a1f245126e rename time.h to nstime.h 2006-10-02 11:41:40 +02:00
Mathieu Lacage
4809217dc0 add header 2006-10-02 11:23:18 +02:00
Mathieu Lacage
4ef43ab1c8 rename Chunk::print to Chunk::printTo 2006-09-30 08:03:40 +02:00
Mathieu Lacage
bd97522a7c implement new tag identification scheme 2006-09-15 13:05:03 +02:00
Mathieu Lacage
1a510b4a26 replace pointers with references 2006-09-08 18:45:48 +02:00
Mathieu Lacage
55fe398822 fix test sample code 2006-09-06 14:06:04 +02:00
Mathieu Lacage
fc294f6e01 comment a bit the sample code 2006-09-06 14:03:39 +02:00
Mathieu Lacage
495c246850 add sample code for test, add doxygen doc 2006-09-06 13:35:23 +02:00
Mathieu Lacage
f935fe02bd change indent to be 4 spaces 2006-09-05 13:18:11 +02:00
Mathieu Lacage
e57dd3faa5 variable/method/function coding style update 2006-09-05 13:13:39 +02:00
Mathieu Lacage
778ca40af3 member variables coding style change 2006-09-05 12:54:53 +02:00
Mathieu Lacage
5b02e3bc1b rename files 2006-09-04 15:09:58 +02:00
Mathieu Lacage
62e1051d4c rename TracedVariable to VariableTracer 2006-09-04 15:06:09 +02:00
Mathieu Lacage
05cbced73d rename trace stream to stream tracer 2006-09-04 14:10:34 +02:00
Mathieu Lacage
00d7f1810c rename callback logger to callback tracer 2006-09-04 14:06:00 +02:00
Mathieu Lacage
f9a13fdbfd remove packet logger. replace it with more generic callback logger 2006-09-04 13:40:02 +02:00
Mathieu Lacage
a222d1b8da use ns as internal time and export time as ns. 2006-09-04 13:11:34 +02:00
Mathieu Lacage
e5a94ff402 test 1 arg version for member ptrs 2006-09-03 12:43:09 +02:00
Mathieu Lacage
02fa792b81 first cut at george's ideas on api 2006-09-03 12:24:04 +02:00
Mathieu Lacage
28c0b86278 change yans namespace to ns3 2006-08-29 17:55:34 +02:00
Mathieu Lacage
e54c17ecd7 replace yans include with ns3 include 2006-08-29 17:51:04 +02:00
Mathieu Lacage
a95a257ae9 utils and samples 2006-08-29 17:47:17 +02:00