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]
Showing
- Recipe 5 additions, 0 deletionsRecipe
- cmdline.c 11 additions, 0 deletionscmdline.c
- config.c 104 additions, 42 deletionsconfig.c
- doc/config.but 136 additions, 88 deletionsdoc/config.but
- doc/plink.but 1 addition, 0 deletionsdoc/plink.but
- doc/pscp.but 1 addition, 0 deletionsdoc/pscp.but
- doc/using.but 10 additions, 0 deletionsdoc/using.but
- mac/macnet.c 2 additions, 2 deletionsmac/macnet.c
- network.h 4 additions, 5 deletionsnetwork.h
- portfwd.c 4 additions, 4 deletionsportfwd.c
- proxy.c 5 additions, 5 deletionsproxy.c
- pscp.c 26 additions, 6 deletionspscp.c
- psftp.c 1 addition, 0 deletionspsftp.c
- putty.h 11 additions, 0 deletionsputty.h
- raw.c 5 additions, 2 deletionsraw.c
- rlogin.c 5 additions, 2 deletionsrlogin.c
- settings.c 6 additions, 0 deletionssettings.c
- ssh.c 48 additions, 24 deletionsssh.c
- ssh.h 4 additions, 2 deletionsssh.h
- telnet.c 5 additions, 2 deletionstelnet.c
Loading
Please register or sign in to comment