netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SIOCGIWSCAN wireless event behaviour
@ 2006-04-20 14:15 Daniel Drake
  2006-04-20 14:37 ` Dan Williams
  2006-04-20 16:39 ` Jouni Malinen
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Drake @ 2006-04-20 14:15 UTC (permalink / raw)
  To: jt; +Cc: softmac-dev, netdev

Hi Jean,

A query regarding wireless events: under which circumstances should a 
driver/stack send a SIOCGIWSCAN event to userspace?

Should it be sent whenever a driver has new scan results available, or 
only when the user requested a scan a short time beforehand (via 
SIOCSIWSCAN)?

I ask this because softmac is sending the SIOCGIWSCAN event even when 
the user did not explicitly ask for it.

For example, the user sets an essid. softmac starts a scan in order to 
find the requested network. The network is found, the scan completes, 
and softmac sends SIOCGIWSCAN. softmac then authenticates to that 
network, associates, and then sends SIOCGIWAP.

I think the 'extra' SIOCGIWSCAN event may be confusing wpa_supplicant 
(but have not confirmed that yet).

Thanks,
Daniel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-21  1:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-20 14:15 SIOCGIWSCAN wireless event behaviour Daniel Drake
2006-04-20 14:37 ` Dan Williams
2006-04-20 16:43   ` Jean Tourrilhes
2006-04-20 17:26     ` Jouni Malinen
2006-04-21  1:42     ` Daniel Drake
2006-04-20 16:39 ` Jouni Malinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).