Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761504Ab0GTURf (ORCPT ); Tue, 20 Jul 2010 16:17:35 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:60256 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753637Ab0GTURc (ORCPT ); Tue, 20 Jul 2010 16:17:32 -0400 Date: Tue, 20 Jul 2010 13:17:48 -0700 (PDT) Message-Id: <20100720.131748.51255156.davem@davemloft.net> To: bhutchings@solarflare.com Cc: sassmann@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, gospo@redhat.com, gregory.v.rose@intel.com, alexander.h.duyck@intel.com, leedom@chelsio.com, harald@redhat.com Subject: Re: [PATCH net-next] sysfs: add entry to indicate network interfaces with random MAC address From: David Miller In-Reply-To: <1279636194.2110.45.camel@achroite.uk.solarflarecom.com> References: <1279627656.2110.13.camel@achroite.uk.solarflarecom.com> <4C45996B.3000003@redhat.com> <1279636194.2110.45.camel@achroite.uk.solarflarecom.com> X-Mailer: Mew version 6.3 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 951 Lines: 22 From: Ben Hutchings Date: Tue, 20 Jul 2010 15:29:54 +0100 > On Tue, 2010-07-20 at 14:41 +0200, Stefan Assmann wrote: >> Btw, the driver itself could also alter the flag. Then we'd have a well >> defined way of setting a stable address. > > The driver can't know whether an address assigned by the user is stable. If userspace can somehow obtain a persistent address, it can kick udev too. I really don't see any real value provided by letting userspace mess with this. Because the permanence communicated in this value is from the perspective of the kernel driver, it's really therefore about the thing that's in ->perm_addr[] not what happens to be in ->addr[] right now. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/