wget 1.9.1: Make it work when you have no IPv6 support in the kernel
authorJamie Lenehan <lenehan@twibble.org>
Sat, 2 Jun 2007 00:45:29 +0000 (00:45 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Sat, 2 Jun 2007 00:45:29 +0000 (00:45 +0000)
commit4a67f352fb1d9475a913ecd31457c301cc11ea37
treed48343cccdaac7b9fea80205a2effa0da661b6e4
parentee46004e7812188b6f432d87ebdb41a18d120d57
wget 1.9.1: Make it work when you have no IPv6 support in the kernel
- if it fails to create an IPv6 socket because of lack of kernel
support switch the internal default to IPv4 and retry the failed
connection. The default change will apply to all future sockets (for
this run of wget) as well. Should close #1919 and #2390.
packages/wget/wget-1.9.1/ipv6-fix.patch [new file with mode: 0644]
packages/wget/wget_1.9.1.bb