[uClibc]net/if.h

Alberto Alonso alberto at marlabs.com
Thu Feb 14 06:29:08 UTC 2002


I looked at the net/if.h header file and it is the same as the
system one (I'm using libc-2.2.4.so)

I need to use the functions to get the network interfaces
directly from the kernel. However the following function
doesn't seem to be implemented in uClibc:

extern struct if_nameindex *if_nameindex (void) __THROW;

Is there something I'm missing? Did I forget to enable something
in the config file?

Thanks,

Alberto




More information about the uClibc mailing list