netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Getting a network interface list from within the kernel
@ 2007-04-12 20:51 David Howells
  2007-04-12 20:59 ` David Miller
  0 siblings, 1 reply; 3+ messages in thread
From: David Howells @ 2007-04-12 20:51 UTC (permalink / raw)
  To: netdev


I need to get a list of the IPv4 addresses bound to network interfaces from
within the kernel to be able to present it to an AFS server when it asks.
This is handled by the AFS client filesystem.

I also need to be able to get the netmasks and MTUs for those interfaces.

What's the best way of doing this, assuming it's possible at all?

David

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-04-13 11:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-12 20:51 Getting a network interface list from within the kernel David Howells
2007-04-12 20:59 ` David Miller
2007-04-13 11:37   ` David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).