]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Support explicit IPv6 source addresses in Windows port forwarding.
authorSimon Tatham <anakin@pobox.com>
Sat, 25 Jan 2014 15:58:59 +0000 (15:58 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 25 Jan 2014 15:58:59 +0000 (15:58 +0000)
commit5780b1ed2bf650ca3a271e0d1ce4c96f719a1f12
treea8799eb599e3f95a94df7324b6d5947bf179eee3
parent21cc6ccb25afd991a94eff1b8e668cbb66803fb1
Support explicit IPv6 source addresses in Windows port forwarding.

There's been a long-standing FIXME in Windows's sk_newlistener which
says that in IPv6 mode, an explicit source address (e.g. from a
command-line option of the form -L srcaddr:12345:dest:22) is ignored.
Now it's honoured if possible.

git-svn-id: http://svn.tartarus.org/sgt/putty@10122 cda61777-01e9-0310-a592-d414129be87e
windows/winnet.c