diff options
author | 2020-12-11 12:34:11 +0000 | |
---|---|---|
committer | 2020-12-11 12:34:11 +0000 | |
commit | 2c6b17b81a874d1acc556e9e17d6ba8f244ce9e4 (patch) | |
tree | 1716e755a66845a3642ce0b0637c2a3cbae2a28a /sys/net/pf_lb.c | |
parent | sync to libunbound 1.13.0 (diff) | |
download | wireguard-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/pf_lb.c')
0 files changed, 0 insertions, 0 deletions