Remove Scope IDs from IPv6 addresses.
commitf952501c14316f8639949e3537aead6351224bcd
authorHleb Valoshka <375gnu@gmail.com>
Thu, 12 Sep 2013 13:31:13 +0000 (12 16:31 +0300)
committerEric Wong <normalperson@yhbt.net>
Fri, 13 Sep 2013 16:53:22 +0000 (13 16:53 +0000)
treeca6af33896111faf042fb3e395f4413e632a488c
parent05cde4657605caa2db2cb9bd3da611e4bc9d79f6
Remove Scope IDs from IPv6 addresses.

Scoped ipv6 addresses are defined in rfc4007.
Ruby doesn't support them yet and it's unknown whether it will
(see http://bugs.ruby-lang.org/issues/8464).
So we just remove scope ids.

Tested with MRI and Rubinius.
ext/raindrops/linux_inet_diag.c