lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 3 Aug 2007 09:46:05 +0200 (CEST)
From:	Jan Engelhardt <jengelh@...putergmbh.de>
To:	Kay Sievers <kay.sievers@...y.org>
cc:	Michael Tokarev <mjt@....msk.ru>,
	Herbert Rosmanith <kernel@...dsau.enemy.org>,
	linux-kernel@...r.kernel.org
Subject: Re: VIA EPIA EK: strange eth dev numbering


On Aug 3 2007 00:49, Kay Sievers wrote:
>> I think it is helpful to integrate the suse patch rather than to patch udev
>> alone. This way, renames that do not involve udev also show up.
>
>But if you need to swap interface names, you will see the useless
>temporary device names. On SUSE, nothing else renames network interfaces
>these days,

Yeah on SUSE on SUSE. The _user_ may very well swap these, either by using
/usr/sbin/ifrename (which is not even from udev!), or doing the magic himself
(ioctls, netlink, whatever is needed).

Also, it may happen that further things pop up during the two renames, e.g.

	eth0 renamed to ethxx0
	ethxx0: link up
	ethxx0 renamed to foo0

If only udev were to print it:

	eth0: RealTek 8139 whatever
	ethxx0: ink up
	eth0 renamed to foo0

and you think "what's ethxx0?".


	Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ