summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authorkn <kn@openbsd.org>2020-05-21 11:54:41 +0000
committerkn <kn@openbsd.org>2020-05-21 11:54:41 +0000
commit2bf3771424523fcc16d904ff615b6e4d10a373a5 (patch)
tree5bb4062dd5a362e7880d670d4696879d8ace7288 /sbin
parenthook tlsfuzzer to regress (diff)
downloadwireguard-openbsd-2bf3771424523fcc16d904ff615b6e4d10a373a5.tar.xz
wireguard-openbsd-2bf3771424523fcc16d904ff615b6e4d10a373a5.zip
Do not treat backslashe as an escape character in hostname.if(5) lines
ifstart() should always pass such lines unaltered, especially if they contain "nwid" or "description" lines with arbitrary strings. <bsdlisten at gmail dot com> reported SSIDs such as "Mike's" during installation end as broken; this was because the installer escaped the single quote using backslashes which ended up being treated as escape characters much later during hostname.if parsing in netstart(8). Ok deraadt
Diffstat (limited to 'sbin')
0 files changed, 0 insertions, 0 deletions