|
Home > Archive > Unix Programming > May 2006 > getifaddr
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
|
| Hello,
I wrote a network byte monitor in BSD, thinking that it would port
directly to GNU with a few minor changes. However, I've found that the
if_addr structure does not contain a link to if_data on linux.
What function calls should I make to get similar data on linux?
--
Regards, Ed
www.s5h.net
| |
|
| ed wrote:
> I wrote a network byte monitor in BSD, thinking that it would port
> directly to GNU with a few minor changes. However, I've found that
> the if_addr structure does not contain a link to if_data on linux.
>
> What function calls should I make to get similar data on linux?
Linux-specific questions might get better answers in
comp.os.linux.networking or comp.os.linux.development.apps
| |
|
| On Sat, 13 May 2006 13:00:22 +0200
Spoon <none> wrote:
> ed wrote:
>
>
> Linux-specific questions might get better answers in
> comp.os.linux.networking or comp.os.linux.development.apps
I've tried all over the place already, I didn't want to cross post too
much. Thanks for the pointer though.
--
Regards, Ed :: http://www.s5h.net
proud unix hacker
:%s/Open Source/Free Software/g :: Free DNS available
|
|
|
|
|