OSDN Git Service

Fix scope ids for link-local IPv6 addresses from getifaddrs(3).
authorElliott Hughes <enh@google.com>
Wed, 17 Feb 2016 22:19:48 +0000 (14:19 -0800)
committerElliott Hughes <enh@google.com>
Thu, 18 Feb 2016 19:20:11 +0000 (11:20 -0800)
commit31e4472dc7779f4de13975090fc88b1e5dfb52b2
treedfef1dda7374ebe55d62c2395f0310d37bed6002
parent08d6edf52249e34942d8ed2af6c35b1e2980bc6d
Fix scope ids for link-local IPv6 addresses from getifaddrs(3).

Bug: http://b/27219454

(cherry picked from commit 7dac8b8aabadbf2dcff20d3646e701728ba3777d)

Change-Id: I006ae68b928b5836d064c020a6db43dcc05add9e
libc/bionic/ifaddrs.cpp
libc/include/netinet/in6.h
tests/ifaddrs_test.cpp