* about 802.11 scan and probe request
@ 2009-10-26 2:32 belle.shi
2009-10-26 7:19 ` Kalle Valo
0 siblings, 1 reply; 2+ messages in thread
From: belle.shi @ 2009-10-26 2:32 UTC (permalink / raw)
To: linux-wireless
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-10-26 7:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-26 2:32 about 802.11 scan and probe request belle.shi
2009-10-26 7:19 ` Kalle Valo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox