diff options
author | 2015-02-09 09:23:39 +0000 | |
---|---|---|
committer | 2015-02-09 09:23:39 +0000 | |
commit | 8e5d73c6d3f09827a6dc94b313c1c567f2e4b5e1 (patch) | |
tree | 071a9055cbb491eb8331da2848d3c703f044bf8a /usr.sbin/syslogd/syslogd.c | |
parent | Do not use USRSTACK when VM_MIN_KERNEL_ADDRESS is what you really mean. (diff) | |
download | wireguard-openbsd-8e5d73c6d3f09827a6dc94b313c1c567f2e4b5e1.tar.xz wireguard-openbsd-8e5d73c6d3f09827a6dc94b313c1c567f2e4b5e1.zip |
When parsing the host in tls_connect(), first check if it is a numeric
IPv4 or IPv6 address before trying to resolve the address with the
AI_ADDRCONFIG flag set. This makes sure that attempts to connect to
numeric IPs or loopback addresses are always possible and not
prevented by AI_ADDRCONFIG.
OK jsing@ tedu@
Diffstat (limited to 'usr.sbin/syslogd/syslogd.c')
0 files changed, 0 insertions, 0 deletions