Age | Commit message (Collapse) | Author | Files | Lines |
|
This option sets a frequency to use in ad-hoc mode for a newly created IBSS
(when it is going to be created).
|
|
Now a bit more verbose when useful.
|
|
Errata to f5065. $Key has a capital.
|
|
Netctl files can potentially contain passwords or execute code as root.
|
|
This is especially useful to enforce connecting in the 5 GHz band.
|
|
Hex WEP keys are of even length, ASCII keys are of odd length.
Using this information we make wifi-menu work better for WEP networks.
|
|
|
|
This function can be used to unquote WPA supplicant config file strings
returned from wpa_cli calls.
|
|
Instead of filtering results from grep, we can also just use sed.
Installations having grep can be expected to have sed as well.
|
|
Use 'wpa' to refer to the 802.11i and 802.1x client side software
(wpa_supplicant) in general.
|