src/devices/wifi/dca-txop.cc
Thu, 17 Apr 2008 15:50:49 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Mon, 14 Apr 2008 17:12:52 -0700 Mathieu Lacage fix bug reported by Gustavo Carneiro: AP does not reply to ARP request.
Fri, 28 Mar 2008 12:14:02 -0700 Federico Maguolo GetMaxSsrc -> NeedRtsTransmission and GetMaxSlrc -> NeedDataRetransmission
Tue, 11 Mar 2008 13:30:12 -0700 Mathieu Lacage get rid of CreateObjectWith
Sun, 02 Mar 2008 06:43:12 +0100 Mathieu Lacage avoid memory leaks
Sat, 01 Mar 2008 21:21:53 +0100 Mathieu Lacage port wifi model to Attributes
Thu, 28 Feb 2008 06:18:02 +0100 Mathieu Lacage MacParameters -> WifiMacParameters
Fri, 22 Feb 2008 23:34:53 +0100 Mathieu Lacage Hook trace sources into the trace system. Add WifiTrace to give a 'simple' API to tracing wifi-specific sources.
Fri, 22 Feb 2008 23:28:01 +0100 Federico Maguolo allow rate control algorithms to control more per-packet parameters.
Wed, 12 Dec 2007 13:36:16 +0100 Mathieu Lacage use the new MacStation::Report*Failed methods.
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
Fri, 23 Nov 2007 11:36:16 +0100 Mathieu Lacage avoid memory leak
Thu, 22 Nov 2007 15:00:32 +0100 Mathieu Lacage make sure that the retry bit is correctly initialized
Thu, 22 Nov 2007 14:27:22 +0100 Mathieu Lacage port to Ptr<Packet> branch
Mon, 19 Nov 2007 16:53:05 +0100 Mathieu Lacage replace Dcf with DcfManager
Fri, 09 Nov 2007 13:25:01 +0100 Mathieu Lacage do nothing on cancel and explain why.
Fri, 09 Nov 2007 09:35:13 +0100 Mathieu Lacage set the retry bit and use it to filter duplicates
Fri, 09 Nov 2007 08:44:03 +0100 Mathieu Lacage handle cancel events
Thu, 08 Nov 2007 13:58:26 +0100 Mathieu Lacage zeroify the members after deleting them to improve debugging.
Wed, 31 Oct 2007 12:05:25 +0100 Mathieu Lacage derive WifiPhy from Object and manage it with a Ptr<>
Thu, 18 Oct 2007 12:20:24 +0200 Mathieu Lacage get rid of the dcf
Tue, 16 Oct 2007 18:09:49 +0200 Mathieu Lacage convert TRACE to NS_LOG
Tue, 16 Oct 2007 15:57:45 +0200 Mathieu Lacage replace cassert by ns3/assert.h
Tue, 16 Oct 2007 14:29:23 +0200 Mathieu Lacage fix valgrind warning
Tue, 09 Oct 2007 12:42:45 +0200 Mathieu Lacage add DcaTxop to build
less more (0) tip