Jo-Philipp Wich ab11edcd4c musl: fix handling of point-to-point interfaces in getifaddrs()
Current musl reports the peer (remote) address of a point-to-point
interface and does not store the local address at all.

Apply the same special treatment of IFA_LOCAL to musl's getifaddrs() which
is also used in glibc and uclibc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>

SVN-Revision: 47488
2015-11-16 18:15:00 +00:00
..
2012-11-23 20:02:29 +00:00
2014-06-29 22:25:51 +00:00
2015-09-21 17:40:44 +00:00
2014-05-21 14:09:58 +00:00
2015-09-02 15:44:17 +00:00