simon-svn: putty: ben

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Tue Sep 18 22:50:47 BST 2012


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     ben
Revision:       9668
Date:           2012-09-18 22:50:47 +0100 (Tue, 18 Sep 2012)

Log message (11 lines):
Allow remote-to-local forwardings to use IPv6.

RFC 4245 section 7.1 specifies the meaning of the "address to bind"
parameter in a "tcpip-forward" request.  "0.0.0.0" and "127.0.0.1" are
specified to be all interfaces and the loopback interface respectively
in IPv4, while "" and "localhost" are the address-family-agnostic
equivalents.  Switch PuTTY to using the latter, since it doesn't seem
right to force IPv4.

There's an argument that PuTTY should provide a means of configuring the
address family used for remote forwardings like it does for local ones.

Modified files:
U   putty/ssh.c

Links:
http://svn.tartarus.org/sgt/?rev=9668&view=rev
http://svn.tartarus.org/sgt/putty/ssh.c?rev=9668&r1=9667&r2=9668



More information about the tartarus-commits mailing list