Re: How to debug my wpa_supplicant connection ?
Pierre Couderc <[email protected]>
| Newsgroups | gmane.linux.drivers.hostap |
|---|---|
| Message-ID | <[email protected]> |
On 3/1/20 6:30 PM, Jouni Malinen wrote: > > I was referring to the priority field within a network block. This is > the way this is documented in wpa_supplicant.conf: > > # priority: priority group (integer) > # By default, all networks will get same priority group (0). If some of the > # networks are more desirable, this field can be used to change the order in > # which wpa_supplicant goes through the networks when selecting a BSS. The > # priority groups will be iterated in decreasing priority (i.e., the larger the > # priority value, the sooner the network is matched against the scan results). > # Within each priority group, networks will be selected based on security > # policy, signal strength, etc. > I had not found that in the "man wpa_supplicant.conf" of debian. I should have searched more. Sorry for the noise. PC