diff options
author | 2020-01-26 14:50:47 +0000 | |
---|---|---|
committer | 2020-01-26 14:50:47 +0000 | |
commit | faed5c292c5c57ae0d5f6e2911bfd6deca0a22da (patch) | |
tree | ed28df61d0396f2234755f2ed1544d6874844fa9 /sys/kern/kern_physio.c | |
parent | give pkg_create knowledge of WRKOBJDIR, so it can error out if a symlink (diff) | |
download | wireguard-openbsd-faed5c292c5c57ae0d5f6e2911bfd6deca0a22da.tar.xz wireguard-openbsd-faed5c292c5c57ae0d5f6e2911bfd6deca0a22da.zip |
Support for queries on ports != 53
- dig(1) -p now works, as already supported by dig(1) from
ports/net/isc-bind thanks to sthen@
- "set port=..." also works in nslookup(1)
- host(1) has no support for alternate destination ports
This adds "inet" to the pledge promises of all three programs,
a compromise deemed reasonable and suggested by deraadt@; instead of
slightly more complicated patches by myself and florian@ to avoid "inet"
in the general case.
Suggested by deraadt@, ok florian@ sthen@
Diffstat (limited to 'sys/kern/kern_physio.c')
0 files changed, 0 insertions, 0 deletions