if_nameindex with 2.2 kernel

Philip Blundell Philip.Blundell@pobox.com
Wed Jul 24 04:32:00 GMT 2002


Linux 2.2.x doesn't seem to accept ioctl(SIOCGIFCONF) on an AF_UNIX
socket.  This is causing if_nametoindex to fail under these kernels,
since AF_UNIX is __opensock's first preference.

p.




More information about the Libc-hacker mailing list