Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1101117
| From | Johannes Berg <johannes@sipsolutions.net> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#894316: intentional behaviour |
| Date | 2022-04-23 21:40 +0200 |
| Message-ID | <EftLP-aIom-3@gated-at.bofh.it> (permalink) |
| References | <vyu54-1XP-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi,
This is not a bug, it's intentional behaviour. The help text states:
dev <devname> scan trigger ... [ssid <ssid>*|passive]
Trigger a scan on the given frequencies **with probing for the given
SSIDs** (or wildcard if not given) unless passive scanning is requested.
Duration(in TUs), if specified, will be used to set dwell times.
("**" highlight mine, some stuff elided with "...")
This is correct, and should be implemented this way in hopefully all
drivers, certainly all the ones I know of.
However, this does *not* mean that it will also *show* only networks
with the given SSID(s), it merely means that the underlying driver only
*sends probes* for those SSID(s). All other networks discovered at the
same time, by passively picking up other beacons or probe responses, or
perhaps even by a previous scan, will still be shown.
johannes
Back to linux.debian.bugs.dist | Previous | Next | Find similar | Unroll thread
Bug#894316: intentional behaviour Johannes Berg <johannes@sipsolutions.net> - 2022-04-23 21:40 +0200
csiph-web