diff options
author | 2019-09-14 11:38:46 +0000 | |
---|---|---|
committer | 2019-09-14 11:38:46 +0000 | |
commit | 8cb1af285baf807c12b3113cad2a9b1a19e91b73 (patch) | |
tree | e38486514271fb6f6ce3606a25349c61e012229b /lib/libc/stdlib/malloc.3 | |
parent | in mta_relay_cmp() properly check that authlabel or backupname are not NULL (diff) | |
download | wireguard-openbsd-8cb1af285baf807c12b3113cad2a9b1a19e91b73.tar.xz wireguard-openbsd-8cb1af285baf807c12b3113cad2a9b1a19e91b73.zip |
Support quoted SSIDs
Instead of ignoring SSIDs containing whitespaces, slightly adjust the
commands to take everything in between 'nwid ' and ' chan' as SSID; if it
has double quotes at start *and* end, simply remove those.
This enables users to select networks such as "Unitymedia WifiSpot" and
"FRITZ!Box 7490" for example which are common among the quoted ones at
least in germany.
The only SSIDs known to break this are those containing " chan " as this
substring is used as delimiter. Picking "some chan 4 me" would therefore
result in _nwid being assigned '"some' (literal double quote), but that
seems reasonably acceptable compared to the current behaviour.
Input rpe
"Yes please" stsp
Diffstat (limited to 'lib/libc/stdlib/malloc.3')
0 files changed, 0 insertions, 0 deletions