Linux wireless drivers development
 help / color / mirror / Atom feed
From: belle.shi@yy.com
To: linux-wireless@vger.kernel.org
Subject: about 802.11 scan and probe request
Date: Mon, 26 Oct 2009 10:32:47 +0800	[thread overview]
Message-ID: <20091026103247.2ng5wbub4ow8ok4w@webmail.yy.com> (raw)

dear all,
   is there anyone who read the standard "Part 11: Wireless LAN Medium
Access Control (MAC) and Physical Layer (PHY) Specifications" ?
   and i spend two month to read the stardard, and i read a few code of 
wpa_suppliant and
wpa_gui,there is one question: the scan have two mode:active or 
passive,but when i run
the wpa_gui, there is only scan button, in the standard the scan 
request is like
MLME-SCAN.request (
                 BSSType,
                 BSSID,
                 SSID,
                 ScanType,
                 ProbeDelay,
                 ChannelList,
                 MinChannelTime,
                 MaxChannelTime
                 )
but there are only three MAC frame formats:data frame, control frame 
and Management
frame, and there is no scan frame, there is only a Probe Request frame, 
    so i am
stumped, what's the relationship between MLME-SCAN.request and Probe 
Request frame, is
the MLME-SCAN.request and Probe Request frame only in different layer? 
but the items is
also different, the MLME-SCAN.request have:(
BSSType, BSSID, SSID,  ScanType, ProbeDelay,  ChannelList,  
MinChannelTime,   MaxChannelTime), but the  Probe Request frame body 
only have two parts:  SSID
and Supported rates.     and in my view, i think the active scan is to 
send Probe Request
frame, and the passive scan to receive the beacon frame, is it right?
    thanks very much for advance!!
belle


             reply	other threads:[~2009-10-26  2:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-26  2:32 belle.shi [this message]
2009-10-26  7:19 ` about 802.11 scan and probe request Kalle Valo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20091026103247.2ng5wbub4ow8ok4w@webmail.yy.com \
    --to=belle.shi@yy.com \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox