diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-11-16 18:15:00 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-11-16 18:15:00 +0000 |
commit | ab11edcd4c2325e62ea0e02c80f7630b8d191300 (patch) | |
tree | 77b811793f7889b27d244db96b6a73ec9eb973ba /scripts | |
parent | d99af7f05ac198ab8e995968f5b7e2ac2d942818 (diff) | |
download | master-31e0f0ae-ab11edcd4c2325e62ea0e02c80f7630b8d191300.tar.gz master-31e0f0ae-ab11edcd4c2325e62ea0e02c80f7630b8d191300.tar.bz2 master-31e0f0ae-ab11edcd4c2325e62ea0e02c80f7630b8d191300.zip |
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
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions