From: Matthew Dharm <mdharm-usb@one-eyed-alien.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev and network devices
Date: Sat, 15 Nov 2008 19:09:42 +0000 [thread overview]
Message-ID: <20081115190942.GT6633@one-eyed-alien.net> (raw)
In-Reply-To: <200811151102.35112.rmichel@devnu11.net>
[-- Attachment #1: Type: text/plain, Size: 1075 bytes --]
On Sat, Nov 15, 2008 at 02:19:25PM +0100, Kay Sievers wrote:
> On Sat, Nov 15, 2008 at 11:02, Michel Rode <rmichel@devnu11.net> wrote:
> > i tried to rename my network device - this works, but the symlink are not exists.
> >
> > This is my rule:
> > SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:16:6f:b5:8b:76", ATTR{type}=="1", KERNEL=="eth*", NAME="wlan0", SYMLINK+="eth1"
> >
> > Now i have the idea, that it could not work because there are not such device in /dev - is it true ?
>
> Right, network interfaces do not have any device nodes. The interface
> names exist only in the kernel. There is only one name per interface
> and nothing similar to the concept of symlinks.
What about aliased interfaces? Or are those really considered separate
devices?
Matt
--
Matthew Dharm Home: mdharm-usb@one-eyed-alien.net
Maintainer, Linux USB Mass Storage Driver
C: Like the Furby?
DP: He gives me the creeps. Think the SPCA will take him?
-- Cobb and Dust Puppy
User Friendly, 1/2/1999
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2008-11-15 19:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-15 10:02 udev and network devices Michel Rode
2008-11-15 13:19 ` Kay Sievers
2008-11-15 19:09 ` Matthew Dharm [this message]
2008-11-16 1:27 ` Kay Sievers
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20081115190942.GT6633@one-eyed-alien.net \
--to=mdharm-usb@one-eyed-alien.net \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).