On Mon, 25 May 2020 at 12:48, Andriy Gapon <[email protected]> wrote: > > On 25/05/2020 14:00, Lars Engels wrote: > > Am 2020-05-25 08:48, schrieb Andriy Gapon: > >> How to tell from ifconfig wlan scan output which networks are open? > >> Thanks! > > ^ > > ifconfig -v list scan > > So, still, how do I tell which of them are open?
It should be documented in man ifconfig but it isn't completely in sync with getcaps() in sbin/ifconfig/ifieee80211.c . Hm. I though it was documented, but apparently not? It's 'P' in CAPS. That's privacy. -adrian > > -- > Andriy Gapon > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-wireless > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "[email protected]"
