src/devices/wifi/dcf-manager.cc
Wed, 10 Jun 2009 20:26:44 +0400 Kirill Andreev Merge after bug 556
Mon, 08 Jun 2009 16:30:52 +0400 Andrey Mazo Merge changes from ns-3-dev.
Fri, 29 May 2009 10:15:19 +0400 Pavel Boyko merge with nsnam.org
Wed, 29 Apr 2009 19:37:19 +0400 Kirill Andreev Ack timeout patch was merged. HWMP: DO=1 by default, if packet is unresolved -
Thu, 16 Jul 2009 13:51:12 +0400 Kirill Andreev Bug 625: Wrong calculation of GetAccessGrantStart in DcfManager.
Fri, 26 Jun 2009 15:25:51 +0200 Kirill V. Andreev bug 595: PHY may start receive packet inside SIFS. Fix stray assert
Thu, 25 Jun 2009 15:25:10 +0200 Kirill V. Andreev bug 595: PHY may start receive packet inside SIFS
Mon, 08 Jun 2009 13:37:30 +0200 Kirill V. Andreev bug 556: DcfManager does not handle AckTimeout properly when there are multiple queues
Thu, 28 May 2009 17:49:38 +0200 Timo Bingmann move GetEifsNoDifs to DcfManager
Thu, 16 Apr 2009 11:30:25 +0200 Mathieu Lacage bug 548: missing license header
Tue, 24 Feb 2009 14:33:17 +0100 Timo Bingmann bug 509: backoff CW growth is invalid
Sat, 14 Jun 2008 10:52:10 -0700 Mathieu Lacage split interference calculation from YansWifiPhy. Move them to InterferenceHelper
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
Thu, 29 Nov 2007 15:59:31 +0100 Mathieu Lacage MaxSeconds -> Simulator::GetMaximumSimulationTime
Mon, 19 Nov 2007 16:20:30 +0100 Mathieu Lacage use a simple request/grant scheme for dcf accesses
Mon, 19 Nov 2007 14:32:14 +0100 Mathieu Lacage The AIFSN has been taken into account in GetBackoffStartFor
Mon, 19 Nov 2007 14:22:45 +0100 Mathieu Lacage avoid decrementing by too many backoff slots
Mon, 19 Nov 2007 12:58:36 +0100 Mathieu Lacage debugging output is more verbose.
Thu, 15 Nov 2007 16:34:41 +0100 Mathieu Lacage we need to accumulate a record of all changes before applying them in one go.
Thu, 15 Nov 2007 16:23:26 +0100 Mathieu Lacage backoff end time is never in the past.
Thu, 15 Nov 2007 14:50:27 +0100 Mathieu Lacage if the backoff end is now, the backoff is expired.
Thu, 15 Nov 2007 14:42:16 +0100 Mathieu Lacage even if an access timer is running, we need to start a backoff if needed
Thu, 15 Nov 2007 14:21:48 +0100 Mathieu Lacage keep track of the last time a backoff was updated.
Thu, 15 Nov 2007 13:37:51 +0100 Mathieu Lacage start a backoff only if no backoff is started
Thu, 15 Nov 2007 13:03:09 +0100 Mathieu Lacage backoff is finished when the end of backoff is _equal_ to now.
Wed, 14 Nov 2007 14:11:11 +0100 Mathieu Lacage handle NAV correctly
Wed, 14 Nov 2007 14:02:03 +0100 Mathieu Lacage do not use GetBackoffSlots directly anymore
Wed, 14 Nov 2007 13:53:32 +0100 Mathieu Lacage remove buggy assert and comment
Wed, 14 Nov 2007 13:50:19 +0100 Mathieu Lacage improve debugging output. introduce GetBackoffStartFor and GetBackoffEndFor
Wed, 14 Nov 2007 12:43:01 +0100 Mathieu Lacage get rid of MacParameters from DcfManager
Wed, 14 Nov 2007 12:36:08 +0100 Mathieu Lacage more debugging.
Wed, 14 Nov 2007 12:23:56 +0100 Mathieu Lacage add debugging output
Tue, 13 Nov 2007 17:58:22 +0100 Mathieu Lacage initialize more state variables
Tue, 13 Nov 2007 17:44:02 +0100 Mathieu Lacage initialize state variables
Tue, 13 Nov 2007 17:26:24 +0100 mlacage add missing method implementations
Tue, 13 Nov 2007 16:32:39 +0100 mlacage a new (wholy untested) Dcf implementation
less more (0) tip