Thu, 18 Oct 2007 11:25:33 +0200 Mathieu Lacage remove buggy asserts
Thu, 18 Oct 2007 11:22:19 +0200 Mathieu Lacage cts, rts, and ack sizes must take into account fcs padding
Thu, 18 Oct 2007 11:21:40 +0200 Mathieu Lacage eifs calculation is wrong: match the spec.
Thu, 18 Oct 2007 11:21:14 +0200 Mathieu Lacage make sure that ack and cts delay take into account the fcs padding.
Wed, 17 Oct 2007 17:49:56 +0200 Mathieu Lacage add time to debug output
Wed, 17 Oct 2007 17:01:51 +0200 Mathieu Lacage do not call Unref directly anymore.
Wed, 17 Oct 2007 16:26:42 +0200 Mathieu Lacage fix valgrind warning: initialize RngStream correctly
Wed, 17 Oct 2007 16:20:30 +0200 Mathieu Lacage make sure we pass the Rts duration to the SendCtsAfterRts method. fix debugging output.
Wed, 17 Oct 2007 16:19:51 +0200 Mathieu Lacage make sure that each new MacStation is correctly initialized
Wed, 17 Oct 2007 15:52:11 +0200 Mathieu Lacage convert to and from dbms when needed
Wed, 17 Oct 2007 15:51:37 +0200 Mathieu Lacage log channel behavior
Wed, 17 Oct 2007 15:51:20 +0200 Mathieu Lacage tx and rx gain should have no impact by default
Wed, 17 Oct 2007 15:50:38 +0200 Mathieu Lacage use dbms consistently in the propagation loss models
Wed, 17 Oct 2007 13:39:05 +0200 Mathieu Lacage initialize uniqueUid field
Wed, 17 Oct 2007 13:38:44 +0200 Mathieu Lacage index starts at zero
Wed, 17 Oct 2007 13:38:33 +0200 Mathieu Lacage specify real type
Wed, 17 Oct 2007 12:01:08 +0200 Mathieu Lacage implement operator << and an assert
Wed, 17 Oct 2007 12:00:43 +0200 Mathieu Lacage add asserts and some debug log
Tue, 16 Oct 2007 18:09:49 +0200 Mathieu Lacage convert TRACE to NS_LOG
Tue, 16 Oct 2007 17:22:13 +0200 Mathieu Lacage remove 'all rights reserved'
Tue, 16 Oct 2007 17:20:09 +0200 Mathieu Lacage remove uneeded trailing ';'
Tue, 16 Oct 2007 17:18:29 +0200 Mathieu Lacage goto the right location before serializing the wifi trailer
Tue, 16 Oct 2007 17:15:30 +0200 Mathieu Lacage remove bogus assert
Tue, 16 Oct 2007 15:57:45 +0200 Mathieu Lacage replace cassert by ns3/assert.h
Tue, 16 Oct 2007 15:43:26 +0200 Mathieu Lacage configure correctly the ipv4 layer
Tue, 16 Oct 2007 14:44:36 +0200 Mathieu Lacage merge with HEAD
Tue, 16 Oct 2007 14:43:40 +0200 Mathieu Lacage fix position printing code
Tue, 16 Oct 2007 14:43:08 +0200 Mathieu Lacage convert tracing to log system
Tue, 16 Oct 2007 14:29:23 +0200 Mathieu Lacage fix valgrind warning
Tue, 16 Oct 2007 13:32:48 +0200 Mathieu Lacage use the new RandomStream class and fix a small bug in the testsuite
Tue, 16 Oct 2007 13:32:19 +0200 Mathieu Lacage add wrapper class around RngStream for testing.
Tue, 16 Oct 2007 13:31:51 +0200 Mathieu Lacage fix bogus assert
Tue, 16 Oct 2007 10:54:50 +0200 Mathieu Lacage make sure to terminate vararg list correctly
Mon, 15 Oct 2007 16:47:53 +0200 Mathieu Lacage build and link
Mon, 15 Oct 2007 16:17:15 +0200 Mathieu Lacage add some tests
Mon, 15 Oct 2007 12:58:53 +0200 Mathieu Lacage add StringDefaultValue
Thu, 11 Oct 2007 16:53:42 +0200 Mathieu Lacage remove dead code
Thu, 11 Oct 2007 16:51:59 +0200 Mathieu Lacage use the default propagation models
Thu, 11 Oct 2007 16:16:31 +0200 Mathieu Lacage support DefaultValue
Thu, 11 Oct 2007 16:16:14 +0200 Mathieu Lacage add missing trailing 0/(void *)0
Thu, 11 Oct 2007 15:43:47 +0200 Mathieu Lacage add default value support
Thu, 11 Oct 2007 13:27:39 +0200 Mathieu Lacage missing file
Thu, 11 Oct 2007 13:23:33 +0200 Mathieu Lacage use new WifiNetDevice naming
Thu, 11 Oct 2007 13:20:55 +0200 Mathieu Lacage add WifiNetDevice to build
Thu, 11 Oct 2007 13:15:21 +0200 Mathieu Lacage merge with HEAD
Thu, 11 Oct 2007 10:47:01 +0200 Mathieu Lacage do not use the Watchdog class
Wed, 10 Oct 2007 16:04:25 +0200 Mathieu Lacage fix build
Wed, 10 Oct 2007 16:03:45 +0200 Mathieu Lacage merge watchdog fix
Wed, 10 Oct 2007 15:59:34 +0200 Mathieu Lacage install watchdog.h
Wed, 10 Oct 2007 16:03:26 +0200 Mathieu Lacage build STA code
Wed, 10 Oct 2007 15:49:59 +0200 Mathieu Lacage merge with head
Wed, 10 Oct 2007 15:32:17 +0200 Mathieu Lacage test the watchdog
Wed, 10 Oct 2007 15:32:04 +0200 Mathieu Lacage add missing call to Simulator::Destroy to cleanup after test
Wed, 10 Oct 2007 15:04:46 +0200 Mathieu Lacage a Watchdog class
Wed, 10 Oct 2007 14:28:37 +0200 Mathieu Lacage implement TimerImpl::Invoke
Wed, 10 Oct 2007 13:30:35 +0200 Mathieu Lacage move traits definition down
Wed, 10 Oct 2007 13:18:15 +0200 Mathieu Lacage split timer implementation outside of Timer class
Wed, 10 Oct 2007 11:23:28 +0200 Mathieu Lacage add NQap to build
Wed, 10 Oct 2007 11:18:19 +0200 Mathieu Lacage add management frame implementations
Tue, 09 Oct 2007 17:19:13 +0200 Mathieu Lacage add serialization/deserialization support to Ssid/SupportedRates
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 tip