if_nameindex with 2.2 kernel

Philip Blundell Philip.Blundell@pobox.com
Wed Jul 24 10:40:00 GMT 2002


On Wed, 2002-07-24 at 12:50, Ulrich Drepper wrote:
> On Wed, 2002-07-24 at 04:32, Philip Blundell wrote:
> > 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.
> 
> The mainline contains a change which should help.

Thanks, that seems to have fixed it.

p.



More information about the Libc-hacker mailing list