src/devices/wifi/mac-low.cc
Thu, 03 Jun 2010 17:23:55 +0100 Dean Armstrong Bug 910: Replace AccessClass with 802.11-style AcIndex
Sun, 16 May 2010 16:10:19 +0200 Mirko Banchi bug 842: ns-3-dev crashes using block ack (fixed)
Thu, 25 Feb 2010 14:17:21 +0100 Mathieu Lacage merge with HEAD
Wed, 06 Jan 2010 16:26:07 +0100 Mathieu Lacage bug 602
Wed, 03 Feb 2010 20:34:53 +0100 Mirko Banchi add support to block ack tear down in MacLow
Wed, 03 Feb 2010 20:34:52 +0100 Mirko Banchi add block ack timeouts
Wed, 03 Feb 2010 20:34:51 +0100 Mirko Banchi handle block ack and block ack request frames in MacLow
Wed, 03 Feb 2010 20:34:51 +0100 Mirko Banchi MacLow now buffers QoS MPDUs under Block Ack
Wed, 03 Feb 2010 20:34:50 +0100 Mirko Banchi add support for block ack in MacLowTransmissionListener
Wed, 03 Feb 2010 20:34:50 +0100 Mirko Banchi add support for block ack in MacLowTransmissionParameters
Thu, 10 Dec 2009 12:42:20 +0100 fmoatamr Bug 381: Wifi crashes on shutdown
Mon, 30 Nov 2009 18:20:30 +0100 Timo Bingmann Wifi code cleanup: Correcting various const keyword ordering and removing superfluous (boolean)?true:false.
Tue, 15 Sep 2009 10:47:02 +0200 Ramon Bauza Channel switching support for Wifi
Mon, 03 Aug 2009 19:22:42 +0400 Kirill Andreev Removed stupid output
Mon, 03 Aug 2009 19:13:46 +0400 Kirill Andreev Added path update to FLAME
Fri, 31 Jul 2009 18:32:29 +0400 Kirill Andreev Removed unneded changes from wifi
Thu, 16 Jul 2009 11:51:24 +0400 Kirill Andreev Merge with ns-3-dev
Fri, 19 Jun 2009 12:58:35 +0400 Kirill Andreev Merge with code.nsnam.org
Tue, 16 Jun 2009 17:58:16 +0400 Pavel Boyko merged with nsnam
Mon, 08 Jun 2009 16:30:52 +0400 Andrey Mazo Merge changes from ns-3-dev.
Wed, 29 Apr 2009 19:37:19 +0400 Kirill Andreev Ack timeout patch was merged. HWMP: DO=1 by default, if packet is unresolved -
Wed, 29 Apr 2009 13:06:06 +0400 Kirill Andreev Fixed wifi-failure
Tue, 07 Jul 2009 23:48:03 +0200 Mirko Banchi coding style
Tue, 07 Jul 2009 23:43:47 +0200 Mirko Banchi coding style
Fri, 19 Jun 2009 09:04:27 +0200 Kirill V. Andreev bug 585: NAV bug
Mon, 08 Jun 2009 15:10:49 +0200 Mathieu Lacage Backed out changeset d21a2eafb84d
Mon, 08 Jun 2009 13:50:38 +0200 Kirill V. Andreev bug 584: NAV duration is set incorrectly in MacLow::DoNavResetNow
Mon, 08 Jun 2009 13:37:30 +0200 Kirill V. Andreev bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues
Wed, 03 Jun 2009 08:49:40 +0200 Mathieu Lacage new tags
Tue, 10 Mar 2009 23:47:55 -0700 Craig Dowell Piles of changes for tracing rework
Sat, 28 Feb 2009 16:25:24 -0800 Craig Dowell trace consistency changes
Mon, 12 Jan 2009 13:35:41 +0100 Mathieu Lacage add wifi multicast support. Based on patch by Mauchle Fabian.
Wed, 10 Dec 2008 01:47:59 -0800 Mathieu Lacage bug 405: add more context to wifi logging
Tue, 28 Oct 2008 11:26:58 +0100 Mathieu Lacage merge with HEAD
Thu, 12 Jun 2008 11:14:54 -0700 Mathieu Lacage constify
Thu, 16 Oct 2008 10:25:55 +0200 Mathieu Lacage improve debugging
Mon, 08 Sep 2008 14:39:59 -0700 Mathieu Lacage should set retry bit in rts and acks.
Mon, 08 Sep 2008 14:37:54 -0700 Mathieu Lacage should set retry bit in acks.
Tue, 02 Sep 2008 13:16:14 -0700 Mathieu Lacage remove unecessary include
Tue, 02 Sep 2008 13:08:47 -0700 Mathieu Lacage move GetBssid down to MacLow
Tue, 02 Sep 2008 12:36:37 -0700 Mathieu Lacage move slot and pifs down to MacLow
Tue, 02 Sep 2008 12:13:24 -0700 Mathieu Lacage move sifs down to MacLow
Tue, 02 Sep 2008 12:06:46 -0700 Mathieu Lacage move cts timeout down to MacLow
Tue, 02 Sep 2008 12:00:11 -0700 Mathieu Lacage move Address and ack timeout down to MacLow
Tue, 03 Jun 2008 16:20:17 -0700 Mathieu Lacage bug 200: Packet::PrintTags is not implemented.
Thu, 24 Apr 2008 16:06:33 -0700 Mathieu Lacage mtag -> tag
Thu, 24 Apr 2008 16:03:13 -0700 Mathieu Lacage Mtag -> Tag
Thu, 24 Apr 2008 15:44:35 -0700 Mathieu Lacage convert to new tag API.
Tue, 15 Apr 2008 15:53:54 -0700 Mathieu Lacage use function logging macros
Fri, 28 Mar 2008 18:45:26 -0700 Mathieu Lacage initialize no more fragment flag
Mon, 03 Mar 2008 05:10:49 +0100 Mathieu Lacage remove unused code
Mon, 03 Mar 2008 04:42:16 +0100 Mathieu Lacage renamed files
Mon, 03 Mar 2008 01:58:57 +0100 Mathieu Lacage kill TraceResolver et al.
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:16:51 +0100 Federico Maguolo the NAV should be updated only when the packet is _not_ addressed to us. (see section 9.2.5.4)
Wed, 19 Dec 2007 13:22:55 +0100 Mathieu Lacage ensure m_listener is initialized properly
Wed, 12 Dec 2007 12:03:38 +0100 Mathieu Lacage introduce a low latency parameter for rate control algorithms
less more (0) -60 tip