Discussion:
ifconfig list scan
(too old to reply)
Cherry G. Mathew
2007-06-11 18:37:29 UTC
Permalink
Hi,
I pulled in the code from FreeBSD.
This patch doesn't work for iwi(4). Wondering if its a driver issue.
Can people try it out on other WLAN drivers/ comment on the patch ?
Cheers,
--
~Cherry
Hi,

In a bit more detail. ( thanks huberf)

This patch adds the "list scan" command to give a list of all WLAN APs
in the area. for device <if>:

ifconfig <if> list scan

should give you a list of APs in the area.

From the FreeBSD manpage:

list scan
Display the access points and/or ad-hoc neighbors located in the
vicinity. The -v flag may be used to display long SSIDs. This
information may be updated automatically by the adaptor and/or
with a scan request. list ap is another way of requesting this
information.


Thanks,
--
~Cherry

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
David Young
2007-06-11 18:46:47 UTC
Permalink
Hi,
I pulled in the code from FreeBSD.
This patch doesn't work for iwi(4). Wondering if its a driver issue.
Can people try it out on other WLAN drivers/ comment on the patch ?
Thanks!

The all-caps column headers and such should be changed to lowercase for
ease of reading.

Dave
--
David Young OJC Technologies
***@ojctech.com Urbana, IL * (217) 278-3933 ext 24

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Nick Hudson
2007-06-18 08:22:36 UTC
Permalink
On Monday 11 June 2007 20:51, Cherry G. Mathew wrote:
[...]
I missed out a bit in the patch. Here's the complete set of patches to
make ifconfig <i/f> list scan work.
Hi Cherry,

This works for me on iwi(4).

Cheers,
Nick

--
Posted automagically by a mail2news gateway at muc.de e.V.
Please direct questions, flames, donations, etc. to news-***@muc.de
Loading...