Commit Graph

1549 Commits

Author SHA1 Message Date
Mathieu Lacage
e770997d09 do not call Unref directly anymore. 2007-10-17 17:01:51 +02:00
Mathieu Lacage
52d42bca30 fix valgrind warning: initialize RngStream correctly 2007-10-17 16:26:42 +02:00
Mathieu Lacage
3b5eba1c85 make sure we pass the Rts duration to the SendCtsAfterRts method. fix debugging output. 2007-10-17 16:20:30 +02:00
Mathieu Lacage
76af0aa6ed make sure that each new MacStation is correctly initialized 2007-10-17 16:19:51 +02:00
Mathieu Lacage
4a6e000a07 convert to and from dbms when needed 2007-10-17 15:52:11 +02:00
Mathieu Lacage
cf2fbcb6e3 log channel behavior 2007-10-17 15:51:37 +02:00
Mathieu Lacage
11c2f8c991 tx and rx gain should have no impact by default 2007-10-17 15:51:20 +02:00
Mathieu Lacage
0d3182c278 use dbms consistently in the propagation loss models 2007-10-17 15:50:38 +02:00
Mathieu Lacage
1d2a21fa1f initialize uniqueUid field 2007-10-17 13:39:05 +02:00
Mathieu Lacage
c6763e76ee index starts at zero 2007-10-17 13:38:44 +02:00
Mathieu Lacage
818c1ea9e9 specify real type 2007-10-17 13:38:33 +02:00
Mathieu Lacage
0b4d0fcf67 implement operator << and an assert 2007-10-17 12:01:08 +02:00
Mathieu Lacage
384c4b998e add asserts and some debug log 2007-10-17 12:00:43 +02:00
Mathieu Lacage
449bd78db7 convert TRACE to NS_LOG 2007-10-16 18:09:49 +02:00
Mathieu Lacage
5d2227d3a6 remove 'all rights reserved' 2007-10-16 17:22:13 +02:00
Mathieu Lacage
0058449576 remove uneeded trailing ';' 2007-10-16 17:20:09 +02:00
Mathieu Lacage
2059a57d96 goto the right location before serializing the wifi trailer 2007-10-16 17:18:29 +02:00
Mathieu Lacage
8bb9ab629f remove bogus assert 2007-10-16 17:15:30 +02:00
Mathieu Lacage
73c536fa04 replace cassert by ns3/assert.h 2007-10-16 15:57:45 +02:00
Mathieu Lacage
83e7cf54f4 merge with HEAD 2007-10-16 14:44:36 +02:00
Mathieu Lacage
e688cc520b convert tracing to log system 2007-10-16 14:43:08 +02:00
Mathieu Lacage
ec5e79f86b fix valgrind warning 2007-10-16 14:29:23 +02:00
Mathieu Lacage
87d56eb866 use the new RandomStream class and fix a small bug in the testsuite 2007-10-16 13:32:48 +02:00
Mathieu Lacage
2922488eb9 add wrapper class around RngStream for testing. 2007-10-16 13:32:19 +02:00
Mathieu Lacage
b8230bf5e6 fix bogus assert 2007-10-16 13:31:51 +02:00
Mathieu Lacage
e66a3625b4 make sure to terminate vararg list correctly 2007-10-16 10:54:50 +02:00
Craig Dowell
620a465f84 NS_LOG parsing changes to address bug 91 2007-10-15 14:54:32 -07:00
Mathieu Lacage
0c760dc107 build and link 2007-10-15 16:47:53 +02:00
Mathieu Lacage
ad7ea01ee8 add some tests 2007-10-15 16:17:15 +02:00
Mathieu Lacage
1026821e33 add StringDefaultValue 2007-10-15 12:58:53 +02:00
Tom Henderson
302bdd366c Clarify pkt-uid field in doxygen 2007-10-13 15:14:00 -07:00
Tom Henderson
e5241d93e5 back out unrelated changes 2007-10-13 15:10:23 -07:00
Tom Henderson
6804f40bc4 Clarify pkt-uid field in doxygen 2007-10-13 15:06:35 -07:00
Gustavo J. A. M. Carneiro
a18fc4fd93 Fix OLSR agent finalization issues. 2007-10-13 14:21:27 +01:00
Gustavo J. A. M. Carneiro
315dfd2041 Remove 'All rights reserved.' GPL-incompatible phrase from OLSR sources. 2007-10-13 13:09:55 +01:00
Mathieu Lacage
0296999ec8 remove dead code 2007-10-11 16:53:42 +02:00
Mathieu Lacage
b2a44942a8 use the default propagation models 2007-10-11 16:51:59 +02:00
Mathieu Lacage
268e4d5ec9 support DefaultValue 2007-10-11 16:16:31 +02:00
Mathieu Lacage
4f562dbbfb add missing trailing 0/(void *)0 2007-10-11 16:16:14 +02:00
Mathieu Lacage
e9127c0427 add default value support 2007-10-11 15:43:47 +02:00
Mathieu Lacage
b2545f4d89 missing file 2007-10-11 13:27:39 +02:00
Mathieu Lacage
9c922e0c73 use new WifiNetDevice naming 2007-10-11 13:23:33 +02:00
Mathieu Lacage
d6721ea8ef add WifiNetDevice to build 2007-10-11 13:20:55 +02:00
Mathieu Lacage
c8503d149e merge with HEAD 2007-10-11 13:15:21 +02:00
Mathieu Lacage
cd045df1c3 bug 86: add missing functions to manipulate Mac48Address 2007-10-11 13:11:45 +02:00
Mathieu Lacage
20b226769f constify more conversion operators 2007-10-11 13:02:47 +02:00
Mathieu Lacage
8460428f2e constify conversion operator 2007-10-11 13:00:12 +02:00
Mathieu Lacage
d7f63afae7 do not use the Watchdog class 2007-10-11 10:47:01 +02:00
Mathieu Lacage
f79ee4b582 fix build 2007-10-10 16:04:25 +02:00
Mathieu Lacage
03fd848f18 merge watchdog fix 2007-10-10 16:03:45 +02:00