Add the remote counterpart for the `local port forwardings accept
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Dec 2001 12:15:24 +0000 (12:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 15 Dec 2001 12:15:24 +0000 (12:15 +0000)
commitbeefa433b8268f0a7bf334ce37563dd3361a4177
treeec3dbed7a669677142c08da27be779d1313756e2
parent3a9531212a6d0077e566912d4790020315d15eb1
Add the remote counterpart for the `local port forwardings accept
connections from outside localhost' switch. Interestingly OpenSSH
3.0 appears to ignore this (though I know it works because ssh.com
3.0 gets it right, and the SSH packet dump agrees that I'm doing the
right thing).

git-svn-id: svn://svn.tartarus.org/sgt/putty@1496 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
doc/using.but
putty.h
settings.c
ssh.c
windlg.c