src/devices/wifi/nqap-wifi-mac.cc
Wed, 10 Dec 2008 01:47:59 -0800 Mathieu Lacage bug 405: add more context to wifi logging
Thu, 23 Oct 2008 21:27:28 +0200 Kirill V. Andreev bug 389: Beacon is sent after DIFS+Backoff instead of PIFS
Fri, 10 Oct 2008 11:18:46 +0200 Mathieu Lacage bug 367: generate beacons by default at time 0.0
Fri, 10 Oct 2008 09:24:35 +0200 Mathieu Lacage bug 361: make GetBssid public.
Wed, 03 Sep 2008 10:37:22 -0700 Mathieu Lacage forward a frame back to the wireless network only if the destination is associated, is a broadcast or multicast packet.
Tue, 02 Sep 2008 16:31:41 -0700 Mathieu Lacage from and to addresses were inverted
Tue, 02 Sep 2008 16:08:54 -0700 Mathieu Lacage make sure we convey the right 'to' address to the NetDevice layer.
Tue, 02 Sep 2008 13:37:59 -0700 Mathieu Lacage implement promisc mode
Tue, 02 Sep 2008 13:19:21 -0700 Mathieu Lacage implement SupportsSendFrom
Tue, 02 Sep 2008 13:16:34 -0700 Mathieu Lacage implement SendFrom correctly
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
Thu, 07 Aug 2008 11:14:15 -0700 Mathieu Lacage implement WifiNetDevice::SendFrom
Tue, 08 Jul 2008 10:02:46 -0700 Mathieu Lacage add missing implementations
Tue, 03 Jun 2008 18:15:08 +0100 Gustavo J. A. M. Carneiro Change the default beacon interval to a more realistic value (100 ms); closes bug #177.
Mon, 21 Apr 2008 09:04:08 -0700 Mathieu Lacage merge with HEAD
Tue, 15 Apr 2008 15:53:54 -0700 Mathieu Lacage use function logging macros
Thu, 17 Apr 2008 13:42:25 -0700 Mathieu Lacage get rid of Attribute class. Use AttributeValue subclasses directly.
Fri, 21 Mar 2008 12:56:33 -0700 Mathieu Lacage fix build
Sat, 15 Mar 2008 22:27:35 +0100 Mathieu Lacage avoid double-frees.
Thu, 13 Mar 2008 12:56:49 -0700 Mathieu Lacage add back support for introspected doxygen.
Sun, 02 Mar 2008 01:53:26 +0100 Mathieu Lacage avoid crashing AP wifi sample
Sat, 01 Mar 2008 21:21:53 +0100 Mathieu Lacage port wifi model to Attributes
less more (0) tip