diff options
author | 2015-10-18 15:15:00 +0000 | |
---|---|---|
committer | 2015-10-18 15:15:00 +0000 | |
commit | 21d17080e064b25c1a4a2ce786782f6638c0b0b7 (patch) | |
tree | 6b86ab6f402d627c166f38cc72cb59438b1ee750 /usr.sbin/installboot | |
parent | Tweak previous: call fatal(), not err(3), for consistency. err.h goes away. (diff) | |
download | wireguard-openbsd-21d17080e064b25c1a4a2ce786782f6638c0b0b7.tar.xz wireguard-openbsd-21d17080e064b25c1a4a2ce786782f6638c0b0b7.zip |
libc DNS functions will now use the new dnssocket() / dnsconnect()
system calls. These signal to the pledge kernel code that a DNS
transaction is happening. These special sockets only work well with
port 53 (there are some cute plans...).
Programs calling pledge "inet" will not work! You need pledge "dns",
and of course, you need a fairly fresh kernel.
ok guenther kettenis tedu
Diffstat (limited to 'usr.sbin/installboot')
0 files changed, 0 insertions, 0 deletions