src/devices/wifi/dca-txop.cc
Fri, 24 Apr 2009 08:52:46 +0200 Mirko Banchi ensure we use a correct typename for the TypeId
Mon, 12 Jan 2009 13:35:41 +0100 Mathieu Lacage add wifi multicast support. Based on patch by Mauchle Fabian.
Fri, 28 Nov 2008 08:55:24 +0100 Mathieu Lacage bug 396: try harder to send ASSOCIATION_RESPONSE frames.
Thu, 16 Oct 2008 09:48:47 +0200 Mathieu Lacage bug 372: fragmentation is broken
Tue, 02 Sep 2008 13:08:47 -0700 Mathieu Lacage move GetBssid down to MacLow
Wed, 04 Jun 2008 09:18:44 -0700 Mathieu Lacage improve attribute documentation
Thu, 29 May 2008 08:16:53 -0700 Mathieu Lacage fix valgrind-reported leak
Wed, 28 May 2008 13:59:53 -0700 Mathieu Lacage make sure that the mac low listener is destroyed _after_ the mac low itself.
Mon, 21 Apr 2008 09:04:08 -0700 Mathieu Lacage merge with HEAD
Thu, 17 Apr 2008 15:54:35 -0700 Mathieu Lacage merge with HEAD
Tue, 15 Apr 2008 15:53:54 -0700 Mathieu Lacage use function logging macros
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