]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Implement `portfwd-loopback-choice'. Works on local side in Unix as
authorSimon Tatham <anakin@pobox.com>
Wed, 18 Dec 2002 11:39:25 +0000 (11:39 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 18 Dec 2002 11:39:25 +0000 (11:39 +0000)
commita9b87f4f1fd835dac498649888ee45c54d93657d
tree396e6b193bfe195c5e60f827dda94e32a46e3a74
parent40498609eb9d09fbd4d1ba1758f33e7453d20592
Implement `portfwd-loopback-choice'. Works on local side in Unix as
well, though it's a lot less useful since you still can't bind to
low-numbered ports of odd loopback IPs. Should work in principle for
SSH2 remote forwardings as well as local ones, but OpenSSH seems
unwilling to cooperate.

git-svn-id: http://svn.tartarus.org/sgt/putty@2344 cda61777-01e9-0310-a592-d414129be87e
cmdline.c
doc/config.but
doc/using.but
network.h
portfwd.c
proxy.c
ssh.c
unix/uxnet.c
winnet.c