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
Tue, 09 Oct 2007 16:47:34 +0200 Mathieu Lacage add new code to build
Tue, 09 Oct 2007 16:40:24 +0200 Mathieu Lacage add SupportedRates to build
Tue, 09 Oct 2007 16:15:38 +0200 Mathieu Lacage avoid calling un-implemented method
Tue, 09 Oct 2007 16:11:37 +0200 Mathieu Lacage fix coding style
Tue, 09 Oct 2007 16:11:08 +0200 Mathieu Lacage add MacHighAdhoc to build
Tue, 09 Oct 2007 16:09:37 +0200 Mathieu Lacage add Mac48Address::GetBroadcast
Tue, 09 Oct 2007 16:03:09 +0200 Mathieu Lacage remove all rights reserved mention
Tue, 09 Oct 2007 16:02:21 +0200 Mathieu Lacage rework MacStations to handle correctly Supported vs Basic rate sets and add IdealMacStations to build
Tue, 09 Oct 2007 12:42:45 +0200 Mathieu Lacage add DcaTxop to build
Tue, 09 Oct 2007 12:42:20 +0200 Mathieu Lacage add missing class prefix
Tue, 09 Oct 2007 12:30:51 +0200 Mathieu Lacage add MacRxMiddle to build
Tue, 09 Oct 2007 12:30:37 +0200 Mathieu Lacage add operator <
Tue, 09 Oct 2007 12:23:14 +0200 Mathieu Lacage add MacTxMiddle to build
Tue, 09 Oct 2007 12:20:43 +0200 Mathieu Lacage add WifiMacQueue to build
Tue, 09 Oct 2007 12:17:02 +0200 Mathieu Lacage add Dcf to build
Tue, 09 Oct 2007 11:36:13 +0200 Mathieu Lacage add MacLow to build
Tue, 09 Oct 2007 11:07:18 +0200 Mathieu Lacage do not include dead header
Tue, 09 Oct 2007 11:07:05 +0200 Mathieu Lacage replace header mode with preamble mode
Tue, 09 Oct 2007 10:21:46 +0200 Mathieu Lacage remove extra WifiPhy::SendPacket argument. Add header mode support
(0) -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 tip