Package: bindv6only Version: 1.0 Architecture: amd64 Maintainer: Wessel Dankers Installed-Size: 6 Depends: libc6 (>= 2.2.5) Filename: wheezy/bindv6only/bindv6only_1.0_amd64.deb Size: 3144 MD5sum: 0425cc8f1e8bea9ec6f63e3d3c9c5eb6 SHA1: 2f9f77866f035072b74a2203759748f787a3f899 SHA256: 509e9dc356636b616ede2e35800e5755fc344c0b2c1b0a77ce746af4a576d7b5 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.