Re: [Bug-wget] Wget and IPv6 link local addresses

2009-06-01 Thread Petr Pisar
On Sat, May 30, 2009 at 12:18:02PM +0100, Fabian Hugelshofer wrote: Wget 1.11.4 does not support IPv6 link local addresses. Addresses with a zone identifier are being rejected with Invalid IPv6 numeric address. e.g.: $ wget http://[fe80::1%25eth0]/ http://[fe80::1%25eth0]/: Invalid IPv6

[Bug-wget] Wget and IPv6 link local addresses

2009-05-30 Thread Fabian Hugelshofer
Hi all, Wget 1.11.4 does not support IPv6 link local addresses. Addresses with a zone identifier are being rejected with Invalid IPv6 numeric address. e.g.: $ wget http://[fe80::1%25eth0]/ http://[fe80::1%25eth0]/: Invalid IPv6 numeric address. %25 is encoded for '%', the delimiter for the zone