AIL PROTECTED]>
To: Amir Binyamini <[EMAIL PROTECTED]>
CC: linux-il@linux.org.il
Subject: Re: dev_get_by_name with eth0:1
Date: Thu, 14 Jul 2005 10:44:59 +0300
Amir Binyamini wrote:
Hello,
This post has some relavance to a former question , which dealt with
getting
the ip of eth0 ;Now I mu
Amir Binyamini wrote:
Hello,
This post has some relavance to a former question , which dealt with
getting
the ip of eth0 ;Now I must also get the IP on eth0:1 .
I do have an IP on both eth0 and eth0:1 , as running ifconfig shows
I try in init method of a module I wrote:
.
struct net
On Wed, 13 Jul 2005, Amir Binyamini wrote:
> This post has some relavance to a former question , which dealt with getting
> the ip of eth0 ;Now I must also get the IP on eth0:1 .
>
> I do have an IP on both eth0 and eth0:1 , as running ifconfigshows
> I try in init method of a module I wrote:
>
>
Hello,
This post has some relavance to a former question , which dealt with getting
the ip of eth0 ;Now I must also get the IP on eth0:1 .
I do have an IP on both eth0 and eth0:1 , as running ifconfig shows
I try in init method of a module I wrote:
.
struct net_device* device;
device