]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Jacob points out that when we reconfigure port forwarding, we ought
authorSimon Tatham <anakin@pobox.com>
Thu, 30 Dec 2004 17:48:35 +0000 (17:48 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 30 Dec 2004 17:48:35 +0000 (17:48 +0000)
commitd006b68c5e159e3b271d5e4e18963c4f48a50fc0
tree3738ab64d5e670f9c096b93749b30958a42be353
parentbb4b9039b4e4208b56f4f68f211c6e06e5aef87b
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 :-)

[originally from svn r5049]
ssh.c