src/devices/wifi/mac-low.cc
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
Fri, 07 Dec 2007 10:06:29 +0100 Mathieu Lacage the check was not really inverted after all. Damned.
Fri, 07 Dec 2007 09:51:59 +0100 Mathieu Lacage make sure we never set a negative duration
Thu, 29 Nov 2007 16:28:16 +0100 Mathieu Lacage the bool check was inverted. reported by Federico Maguolo.
Thu, 22 Nov 2007 16:07:45 +0100 Mathieu Lacage fix a small style issue
Thu, 22 Nov 2007 14:27:22 +0100 Mathieu Lacage port to Ptr<Packet> branch
Mon, 19 Nov 2007 16:54:04 +0100 Mathieu Lacage merge with HEAD
Mon, 19 Nov 2007 16:53:05 +0100 Mathieu Lacage replace Dcf with DcfManager
Sat, 17 Nov 2007 18:57:33 +0100 Mathieu Lacage add XXX for two bugs
Thu, 08 Nov 2007 15:22:22 +0100 Mathieu Lacage make sure that m_listener is not reset to zero _after_ calling a user-provided callback. This allows the user-provided callback to set the m_listener member to a new value if it wants to start a new transmission
Wed, 31 Oct 2007 12:05:25 +0100 Mathieu Lacage derive WifiPhy from Object and manage it with a Ptr<>
Wed, 24 Oct 2007 16:43:09 +0200 Mathieu Lacage add size to logging output
Wed, 24 Oct 2007 16:28:28 +0200 Mathieu Lacage simplify logging output
Wed, 24 Oct 2007 16:02:10 +0200 Mathieu Lacage try to simplify duration calculations
Thu, 18 Oct 2007 11:22:19 +0200 Mathieu Lacage cts, rts, and ack sizes must take into account fcs padding
Wed, 17 Oct 2007 17:49:56 +0200 Mathieu Lacage add time to debug output
Wed, 17 Oct 2007 16:20:30 +0200 Mathieu Lacage make sure we pass the Rts duration to the SendCtsAfterRts method. fix debugging output.
Tue, 16 Oct 2007 18:09:49 +0200 Mathieu Lacage convert TRACE to NS_LOG
Tue, 16 Oct 2007 17:22:13 +0200 Mathieu Lacage remove 'all rights reserved'
Tue, 16 Oct 2007 15:57:45 +0200 Mathieu Lacage replace cassert by ns3/assert.h
Mon, 15 Oct 2007 16:47:53 +0200 Mathieu Lacage build and link
Tue, 09 Oct 2007 12:42:20 +0200 Mathieu Lacage add missing class prefix
Tue, 09 Oct 2007 11:36:13 +0200 Mathieu Lacage add MacLow to build
less more (0) tip