diff options
author | 2016-05-03 02:06:54 +0000 | |
---|---|---|
committer | 2016-05-03 02:06:54 +0000 | |
commit | c6d68f238aaa256bd899203e2400bda169beb963 (patch) | |
tree | 1cdac8eeee6d3e5c54bab26be961c79cc6872294 /lib | |
parent | Simplify life for routing table implementations by requiring that rtable_walk (diff) | |
download | wireguard-openbsd-c6d68f238aaa256bd899203e2400bda169beb963.tar.xz wireguard-openbsd-c6d68f238aaa256bd899203e2400bda169beb963.zip |
telnet should not verify if hostname is a fully qualified domain
telnet would perform a gethostbyname on close/quit commands
when the machine hostname is not a fully qualified domain.
This behavior added on 12-March-98 breaks the current pledge
that "dns" operations are not needed after establishing
a connection leading to a coredump from telnet when
quiting or closing an existing connection.
OK chris@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions