]> asedeno.scripts.mit.edu Git - PuTTY.git/commit - windows/winnet.c
Integrate unfix.org's IPv6 patches up to level 10, with rather a lot
authorSimon Tatham <anakin@pobox.com>
Thu, 30 Dec 2004 16:45:11 +0000 (16:45 +0000)
committerSimon Tatham <anakin@pobox.com>
Thu, 30 Dec 2004 16:45:11 +0000 (16:45 +0000)
commit6daf6faede46bd8aa3a39cbe59d34c987b2ea114
tree2cc3ffe7c6bebeebc922c07e7f7317a8c346ca78
parent7573f3733f3ba896018dc7b1cdd2b3a51b450096
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.

[originally from svn r5047]
[this svn revision also touched putty-wishlist]
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