Package: bindv6only Version: 1.0 Architecture: i386 Maintainer: Wessel Dankers Installed-Size: 5 Depends: libc6 (>= 2.1.3) Filename: wheezy/bindv6only/bindv6only_1.0_i386.deb Size: 3160 MD5sum: 99be632e8a674e4f3a6cfb9169f61c9f SHA1: f08a4c6c38433c9d231048467f2593a2e1c2cd27 SHA256: 28b7bf26c2f0b2f27e31970664c631ea31433dcd8feed26e9670223c245fc1ef 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.