Package: bindv6only Version: 1.0 Architecture: powerpc Maintainer: Wessel Dankers Installed-Size: 5 Depends: libc6 (>= 2.1.3) Filename: wheezy/bindv6only/bindv6only_1.0_powerpc.deb Size: 3166 MD5sum: e802c58e48b4b52b9377b6851b5cdeef SHA1: 8e5a66665a7507bfd7b76be1b24b68022faea950 SHA256: f6907e0d6589d7a89d3b9e49ad99474e4308a71325242721ecb746045efb87b8 Section: libs Priority: extra Description: Wrapper that sets IPV6_V6ONLY on sockets This package provides an LD_PRELOAD library that wraps the bind() call to set the IPV6_V6ONLY option on the socket just before the real bind() is called. The effect of this is that existing programs can be made to bind IPv4 and IPv6 addresses separately.