Passive Scanning not supported?
Thomas King <[email protected]>
| Newsgroups | gmane.linux.drivers.ipw2100.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I try to do passive scanning with ipw2200-1.1.3, however, it looks like it doesn't work. I wrote a small program using the Wireless Tools version 29-pre10 (beta). I set the scan_type in the iw_scan_req struct to IW_SCAN_TYPE_PASSIVE and link this struct to the iwreq struct. The iwreq struct is then used by the iw_set_ext function. However, if I invoke the passive scanning program I see a Probe Request packet on the channel from the machine that is supposed to do a passive scan. I think the reason for this is that in the ipw_wx_set_scan function there is no distiction between active and passive scanning because ipw_request_direct_scan is invoked. Ipw_wx_set_scan is more or less directly called by the iw_set_ext function. If you agree that this is a bug I will work on a solution. Otherwise I would be happy to hear how to set up passive scanning. ;-) Greetings, Thomas ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ ipw2100-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ipw2100-devel
signature.asc
(application/pgp-signature, 481 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iQEVAwUARMX4Qzc0OQSjt5NLAQJJ3Af+Ow82jRvE7ezYXVmHSyhuYSH6lEhM0fwB 93F6uZIA6dcjEpUzNjTK88gI6FIGfQ+p5OMLHSxSz3sAz7StajARmdFhlO6Svekv Vq/kaT1pwrhxlULiBiQosVVKZLffRQ4y/Qbk3wQq1m1tfi/42+VOb++gwnWTWC5D Es5uHToN3fq4HQyWfaT9N4N9zw4NkOAvE30FN2TSeC1mWKiWRcAiydibFj9GuAz6 wcQ5PNiDDgwoggXHwB9RQst9GSfVIji5JNA1OUNgV8FQSLjI7u5jNDRmNkTo+RYP E1iF80bexsWJTjem58iQaaWkuG1/w2sBeA3pNelL0e2R0Oi+fPblYg== =kgeV -----END PGP SIGNATURE-----