On Friday 05 December 2008 23:52, Khem Raj wrote:
> Getting NULL for ifa_addr means that the interface has no address. Do
> you know in what cases does this happen. Patch looks ok though.

I committed

+               if (runp->ifa_addr == NULL)
+                       continue;

part too, it does seem to be possible.
--
vda
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to