]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit - unix/uxnet.c
Add some hard-coded textual literal-IP representations of localhost to
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 02:45:38 +0000 (02:45 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 5 Jan 2009 02:45:38 +0000 (02:45 +0000)
commitcadd97fb99d0b6faf3f68acd4f2145f02ccf837d
treeb199cbe1f7f307d2724214af21942cda74d8103b
parentdd647c2830e49aef77faca650fe96ca8e708a4e4
Add some hard-coded textual literal-IP representations of localhost to
sk_hostname_is_local(), to catch the case where we're doing something like X11
forwarding over SSH through a proxy, and we've thus disabled local lookup of
hostnames.
(I think this is what's behind the report in
<e9a86996-5dc2-4428-9b0c-c65693ca6351@m32g2000hsf.googlegroups.com>
in comp.security.ssh, although I'd like to know more of the circumstances.)

git-svn-id: http://svn.tartarus.org/sgt/putty@8385 cda61777-01e9-0310-a592-d414129be87e
unix/uxnet.c
windows/winnet.c