Hi, Does anyone know a susv3/POSIX compliant way to list all ipv6 interfaces? I bet there are no. ioctl(SIOCGIFCONF) ignores ipv6 interfaces, I just tested.
I suggest implementing a getifaddrs in uclibc, even if its not susv3/POSIX. -nc _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
