Package: bindv6only Version: 1.0 Architecture: armhf Maintainer: Wessel Dankers Installed-Size: 4 Depends: libc6 (>= 2.13-28) Filename: wheezy/bindv6only/bindv6only_1.0_armhf.deb Size: 2904 MD5sum: f7643104656acc97393cd1c65880855f SHA1: fe1df480328eeb2f47c97b618860cdf702c0decb SHA256: ffd82c282e1f02a1722e2534f2fc44149e4ff0dc45c2eb9ecb6a7465163c2f89 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.