Package: bindv6only Version: 1.0 Architecture: mips Maintainer: Wessel Dankers Installed-Size: 5 Depends: libc6 (>= 2.2) Filename: wheezy/bindv6only/bindv6only_1.0_mips.deb Size: 3154 MD5sum: f7609f83e616d5b82a377905957c6cfe SHA1: e88c2ae9afa640d8ffe3dd319b23faa00610b4cd SHA256: 59dc24f348e66080cb3f67c3464fc64d4ad2926dc5010f197e7852d7367b09cd 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.