[DragonFlyBSD - Bug #3367] ifconfig wlan0 lscan does not exists
bugtracker-admin at leaf.dragonflybsd.org
bugtracker-admin at leaf.dragonflybsd.org
Sat Aug 10 03:57:15 PDT 2024
Issue #3367 has been updated by daftaupe.
Category set to Networking
So should we update the manual page first ? So that lscan appears as a suboption of the list command ?
Or should we try to change the behaviour of the scan command ?
----------------------------------------
Bug #3367: ifconfig wlan0 lscan does not exists
http://bugs.dragonflybsd.org/issues/3367#change-14561
* Author: mneumann
* Status: New
* Priority: Normal
* Category: Networking
* Target version: 6.6
* Start date: 2024-04-18
----------------------------------------
The man page for ifconfig states that "lscan" is "a variant of scan that displays long SSIDs". But it does not exist:
$ ifconfig wlan0 lscan
ifconfig: lscan: bad value
What works is:
$ ifconfig wlan0 list lscan
AFAIK, FreeBSD defaults to showing long SSIDs, which IMHO is more intuitive and useful.
--
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account
More information about the Bugs
mailing list