]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Support for falling back through the list of addresses returned from
authorSimon Tatham <anakin@pobox.com>
Sun, 16 Jan 2005 14:29:34 +0000 (14:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 16 Jan 2005 14:29:34 +0000 (14:29 +0000)
commitf70efc5cc6ae0e86b3354ec4ef71ea04bd0d84d9
tree5b9f65da7ba10512d48d96b4a7f1bc204955f24c
parent0f754aac82e09a81990534fb0655234ad65a9d6c
Support for falling back through the list of addresses returned from
a DNS lookup, whether they're IPv4, v6 or a mixture of both.

[originally from svn r5119]
[this svn revision also touched putty-wishlist]
network.h
portfwd.c
proxy.c
raw.c
rlogin.c
ssh.c
telnet.c
unix/uxnet.c
windows/winnet.c
x11fwd.c