summaryrefslogtreecommitdiffstats
path: root/sys/net
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2020-12-11 12:34:11 +0000
committerbluhm <bluhm@openbsd.org>2020-12-11 12:34:11 +0000
commit2c6b17b81a874d1acc556e9e17d6ba8f244ce9e4 (patch)
tree1716e755a66845a3642ce0b0637c2a3cbae2a28a /sys/net
parentsync to libunbound 1.13.0 (diff)
downloadwireguard-openbsd-2c6b17b81a874d1acc556e9e17d6ba8f244ce9e4.tar.xz
wireguard-openbsd-2c6b17b81a874d1acc556e9e17d6ba8f244ce9e4.zip
There is a race in dhclient(8) privsep. The parent process may
return before the interface address and route are set in the kernel. The auto installer script runs a ftp(1) command immediatelty after that, it fails without a local address. Before calling ftp, wait until the address appears in ifconfig(8) output and dhclient leases file. This makes autoinstall more reliable. discussed with patrick@; input and OK krw@
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions