Subject: Re: ifconfig list scan
To: None <tech-net@netbsd.org>
From: Cherry G. Mathew <cherry.g.mathew@gmail.com>
List: tech-net
Date: 06/11/2007 19:37:29
On 6/11/07, Cherry G. Mathew <cherry.g.mathew@gmail.com> wrote:
> 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