Hello,
Is there a way to get in a kernel module the ip address which is
assigned
to eth0 ?
(for the simplicity let's assume that there is only eth0 and no
eth0:1 and so on ; and that there is another ethN (where N>1).
I of course know about the ifconfig of net-tools, but this
is a user space app which opens a socket; I want to get the IP address
of eth0 in a module in kernel space
I assume that there is an IOCTL call which does this but googling
did not gave much success.
Regards,
Amir
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]