tech-net archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: getifaddrs(3) returns 2 AF_LINK instances for the same interface



On Fri, Apr 17, 2009 at 03:34:12PM +0100, Roy Marples wrote:
> Is this a bug or do I need to check something else?

At least the copies are mostly identical ;-)
The only difference is the netmask pointer, fist copy has it as NULL, the
second copy points to a all zero netmask.

I'd suspect the libc code...

Martin


Home | Main Index | Thread Index | Old Index