[MPlayer-dev-eng] [PATCH] ipv6 TCP support

Bertrand Baudet bertrand_baudet at yahoo.com
Tue Mar 25 15:22:00 CET 2003


I tried the patch and it doesn't break the current implement for ipv4.
I have no way to test it with ipv6.

The patch looks ok to me, and I'm going to apply it.

For the URL part, if you want to specify a numeric IPv6,
it should be format like this:
http://[3ffe:400:100::1]:80/
where the IPv6 numeric address is inside the square braces.

I will modify the URL parser to handle that.

Bertrand


On Tuesday 25 March 2003 12:14, mplayer-dev-eng at dlambley.freeserve.co.uk 
wrote:
> > You better use a different MUA, who would use the correct encoding and
> > not that:
>
> Ah, that was me Base64ing first. Using Pine now...
>
> > It should be possible to force a IPv4 connection, even if you have a
> > working IPv6 connection. Maybe you added something like that, but I
> > couldn't check that because of the broken mime header.
>
> I've changed it to do this, adding a -prefer-ipv4 option. There's also
> -ipv4-only-proxy which makes it attempt to connect directly to anything
> which doesn't resolve for IPv4.
>
> I've added to the configure script as well, to make it autodetect IPv6
> support and gethostbyname2().
>
> Cheers,
> Dave




More information about the MPlayer-dev-eng mailing list