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] [day] [month] [year] [list]
Date:	Sat, 21 Feb 2009 21:06:13 +0800
From:	Herbert Xu <herbert@...dor.apana.org.au>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	netdev@...r.kernel.org, bugme-daemon@...zilla.kernel.org,
	shemminger@...ux-foundation.org,
	enrico.scholz@...ormatik.tu-chemnitz.de
Subject: Re: [Bugme-new] [Bug 12743] New: Oops when renaming interfaces
	added to a bridge

Andrew Morton <akpm@...ux-foundation.org> wrote:
>
>> When renaming an interface which was added to a bridge, its name won't
>> be changed in the bridge setup.  Adding another interface which was
>> created later with the original name,  kernel oopses

Looks like we screwed up when designing the sysfs interface.
The port name really shouldn't show up at all as a file name.

Now we'll have to either add a nasty hack to locate all these
sysfs objects and rename them, or figure out a way to phase this
out.

I really hate sysfs!

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ