bug-inetutils
[Top][All Lists]
Advanced

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

Re: [bug-inetutils] Re: ifconfig -a on linux x86-64 + glibc


From: Sergey Poznyakoff
Subject: Re: [bug-inetutils] Re: ifconfig -a on linux x86-64 + glibc
Date: Thu, 01 Jul 2010 19:34:59 +0300

Chris Webb <address@hidden> ha escrit:

> I have no idea why it is doing something like
> 
>   ifr = (struct ifreq *) ((caddr_t) ifr + len + IFNAMSIZ);

Because it was so documented in the description of SIOCGIFCONF.

> (which doesn't work)

It does work for me (Linux 2.6.27.7)

> rather than ifr++ (which does).

Indeed, it happens to work for me as well.

Regards,
Sergey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]