ssh_setup_portfwd() should usually be looking at the new cfg, not the old
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Feb 2005 01:03:08 +0000 (01:03 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Thu, 10 Feb 2005 01:03:08 +0000 (01:03 +0000)
commit5188540b032ce82337658dbaca55e0e1972b3d8a
tree93ce318eb659aa637e076340e72e42dd42fff89c
parentfb983202fc7693f234fb6138f7d8c6776dbb379a
ssh_setup_portfwd() should usually be looking at the new cfg, not the old
one, so that changes to port visibility are honoured in new forwardings.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5282 cda61777-01e9-0310-a592-d414129be87e
ssh.c