Bug#560238: netbase: ipv6 and ipv4 stack connection

2010-01-20 Thread Guillaume Gimenez
Marco d'Itri a écrit : On Jan 20, Guillaume Gimenez wrote: - for the client side part of this issue, it forces applications >>which migrate from ipv4 to ipv6 to keep legacy code. If your application is broken, you use the setsockopt to enable the compatibility mode for its sockets. You

Bug#560238: netbase: ipv6 and ipv4 stack connection

2010-01-20 Thread Marco d'Itri
On Jan 20, Guillaume Gimenez wrote: > - for the client side part of this issue, it forces applications which > migrate from ipv4 to ipv6 to keep legacy code. If your application is broken, you use the setsockopt to enable the compatibility mode for its sockets. > - for the server part of this

Bug#560238: netbase: ipv6 and ipv4 stack connection

2010-01-20 Thread Guillaume Gimenez
Package: netbase Version: 4.40 Severity: normal The bindv6only parameter doesn't limit its effect to server sockets. As a side effect, it also disables the possibility of addressing ipv4 only hosts with ipv6 compatibility adresses like :::192.168.0.1. $ cat /proc/sys/net/ipv6/bindv6only 0