Integrate unfix.org's IPv6 patches up to level 10, with rather a lot
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 16:45:11 +0000 (16:45 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Thu, 30 Dec 2004 16:45:11 +0000 (16:45 +0000)
commit055817455466c8eb60392f30bb7c689763962e17
tree2cc3ffe7c6bebeebc922c07e7f7317a8c346ca78
parent31fb1866040c36038f24c1e2e79e36bf35993279
Integrate unfix.org's IPv6 patches up to level 10, with rather a lot
of polishing to bring them to what I think should in principle be
release quality. Unlike the unfix.org patches themselves, this
checkin enables IPv6 by default; if you want to leave it out, you
have to build with COMPAT=-DNO_IPV6.

I have tested that this compiles on Visual C 7 (so the nightlies
_should_ acquire IPv6 support without missing a beat), but since I
don't have IPv6 set up myself I haven't actually tested that it
_works_. It still seems to make correct IPv4 connections, but that's
all I've been able to verify for myself. Further testing is needed.

git-svn-id: svn://svn.tartarus.org/sgt/putty@5047 cda61777-01e9-0310-a592-d414129be87e
30 files changed:
Recipe
cmdline.c
config.c
doc/config.but
doc/plink.but
doc/pscp.but
doc/using.but
mac/macnet.c
network.h
portfwd.c
proxy.c
pscp.c
psftp.c
putty.h
raw.c
rlogin.c
settings.c
ssh.c
ssh.h
telnet.c
unix/uxnet.c
unix/uxplink.c
windows/win_res.rc
windows/windlg.c
windows/window.c
windows/winhelp.h
windows/winmisc.c
windows/winnet.c
windows/winplink.c
x11fwd.c