Package: bindv6only Version: 1.0 Architecture: mipsel Maintainer: Wessel Dankers Installed-Size: 5 Depends: libc6 (>= 2.2) Filename: wheezy/bindv6only/bindv6only_1.0_mipsel.deb Size: 3182 MD5sum: 48c4b7760caeae25d5472bf88d4d44bb SHA1: 8fb9a859893ab88433bdcc539f21640e93217bf2 SHA256: 5e65dc716d8c515c6b88aec7f41bf211f98149ade20468d6ff3f48bb37343e3d 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.