netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arjan van de Ven <arjan@linux.intel.com>
To: David Laight <David.Laight@ACULAB.COM>
Cc: Darren Hart <dvhart@linux.intel.com>,
	Alan Cox <alan@linux.intel.com>,
	Tomoya MORINAGA <tomoya.rohm@gmail.com>,
	Alan Cox <alan@lxorguk.ukuu.org.uk>,
	David Miller <davem@davemloft.net>,
	linux-kernel@vger.kernel.org, jeffrey.t.kirsher@intel.com,
	paul.gortmaker@windriver.com, jdmason@kudzu.us,
	netdev@vger.kernel.org
Subject: Re: [PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe
Date: Mon, 16 Jan 2012 08:35:09 -0800	[thread overview]
Message-ID: <4F1451BD.9030904@linux.intel.com> (raw)
In-Reply-To: <AE90C24D6B3A694183C094C60CF0A2F6D8AF47@saturn3.aculab.com>

On 1/16/2012 8:20 AM, David Laight wrote:
>  
>> the tricky thing with embedded hw like this is that all devices might
>> end up with the same, read-only filesystem, so storing the 
>> mac on the FS
>> and then loading it from there into the HW is... suboptimal.
>>
>> Would be very nice if busybox had a command that would check the mac
>> from each IF, and created the random mac from userspace 
>> automatically...
> 
> Since multiple interfaces on a single system are unlikely
> to be connected to the same LAN segment, it doesn't really
> matter if they use same MAC address.

I think you missed the point. All embedded devices have the same fs, so
if you have 2 boxes of the same model/brand on the same network, they'd
have the same MAC. That's generally frowned upon by network
administrators ;-)

  reply	other threads:[~2012-01-16 16:35 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-14  6:44 [PATCH] pch_gbe: Use a randomly generated MAC instead of failing probe Darren Hart
2012-01-14  8:14 ` David Miller
2012-01-14 15:54   ` Darren Hart
2012-01-14 19:56     ` David Miller
2012-01-14 20:29       ` Joe Perches
2012-01-14 21:46       ` Alan Cox
2012-01-14 22:36         ` Darren Hart
2012-01-16  7:38           ` Tomoya MORINAGA
2012-01-16 12:31             ` Alan Cox
2012-01-16 15:42               ` Darren Hart
2012-01-16 16:07                 ` Arjan van de Ven
2012-01-16 16:20                   ` David Laight
2012-01-16 16:35                     ` Arjan van de Ven [this message]
2012-01-16 16:44                       ` Mark Brown
2012-01-16 17:02                         ` Alan Cox
2012-01-16 21:06                     ` Rick Jones
2012-01-16 15:38             ` Darren Hart
2012-01-14  8:15 ` David Miller
2012-01-14  8:18   ` Cong Wang
2012-01-14 15:45   ` Darren Hart
2012-01-16 15:22   ` Nick Bowler
2012-01-16 23:04     ` David Miller
2012-01-16 23:07       ` Darren Hart

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=4F1451BD.9030904@linux.intel.com \
    --to=arjan@linux.intel.com \
    --cc=David.Laight@ACULAB.COM \
    --cc=alan@linux.intel.com \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=davem@davemloft.net \
    --cc=dvhart@linux.intel.com \
    --cc=jdmason@kudzu.us \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul.gortmaker@windriver.com \
    --cc=tomoya.rohm@gmail.com \
    /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).