src/devices/wifi/wifi.h
changeset 4111 57c61d98942b
parent 4011 2fd3041c3c29
child 4428 e404c4e63681
--- a/src/devices/wifi/wifi.h	Mon Dec 15 09:38:26 2008 -0800
+++ b/src/devices/wifi/wifi.h	Tue Dec 16 16:11:48 2008 +0000
@@ -105,4 +105,7 @@
  * Finally, we provide access to the per-remote-station SLRC couter that
  * indications the number of retransmissions of data.  Changes to this 
  * counter are traced using the ns3::WifiRemoteStation::m_slrc source.
+ *
+ * \subsection wifil2stack Layer 2 Stack Overview
+ * \image html WifiArchitecture.png "Overview of the Wifi L2 sublayers traversed for transmitting and receiving a packet"
  */