For a description, see patch 2/2.
Changes:
v2: review comments from Mike Frysinger:
i) added local include
ii) code cleanup
patch 1/2: add space for alias pointers in gethostbyaddr_r
Nikolaus Voss (2):
gethostbyaddr_r: add space for alias pointers
Make link-local addresses resolvable via running avahi-daemon
extra/Configs/Config.in | 19 +++++
libc/inet/Makefile.in | 1 +
libc/inet/avahi.c | 182 +++++++++++++++++++++++++++++++++++++++++++++++
libc/inet/avahi.h | 33 +++++++++
libc/inet/resolv.c | 26 ++++++-
5 files changed, 257 insertions(+), 4 deletions(-)
create mode 100644 libc/inet/avahi.c
create mode 100644 libc/inet/avahi.h
--
1.7.5.4
_______________________________________________
uClibc mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/uclibc