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>
Wed, 17 Feb 2016 22:38:09 +0000 (14:38 -0800)
commit7dac8b8aabadbf2dcff20d3646e701728ba3777d
treebf5889601dc253dd00c736d1460e6cd1f324b322
parent2de48bc809bba48a7f209e209b3822bad010166f
Fix scope ids for link-local IPv6 addresses from getifaddrs(3).

Bug: http://b/27219454
Change-Id: I7a166ff5553565f7afdab18dd2c703af4d475ab4
libc/bionic/ifaddrs.cpp
libc/include/netinet/in6.h
tests/ifaddrs_test.cpp