Jacob points out that when we reconfigure port forwarding, we ought
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 17:48:35 +0000 (17:48 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 17:48:35 +0000 (17:48 +0000)
commit84328ddb72b558b47ac1e59f15c7fce1653bd550
tree3738ab64d5e670f9c096b93749b30958a42be353
parent140745a89b31d4872429c079b281d89d94ab03ed
Jacob points out that when we reconfigure port forwarding, we ought
to be destroying old ones _before_ creating new ones, so that we can
reuse a port for a new purpose without colliding with ourselves.

Also fixed port forwarding, which my IPv6 checkin had completely
funted :-)

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