You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/toolchain/musl/patches
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
9 years ago
..
010-Add-PowerPC-soft-float-support.patch musl: update to version 1.1.11 9 years ago
020-upstream_open_memstream.patch musl: add upstream patch for open_[w]memstream 9 years ago
100-add_glob_onlydir.patch musl: update to version 1.1.1 10 years ago
110-read_timezone_from_fs.patch musl: update to latest git version 9 years ago
200-add_libssp_nonshared.patch musl: update to version 1.1.11 9 years ago
300-relative.patch musl: update to version 1.1.11 9 years ago
900-iconv_size_hack.patch musl: update to version 1.1.10+git 9 years ago
901-crypt_size_hack.patch musl: re-enable des crypto support, fixes pppd MPPE issues 9 years ago
920-getifaddrs_ptp_fix.patch musl: fix handling of point-to-point interfaces in getifaddrs() 9 years ago