All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Chris Friesen <chris.friesen@genband.com>
Cc: David Miller <davem@davemloft.net>,
	johnmusbach1@gmail.com, linux-kernel@vger.kernel.org
Subject: Re: Handling of multiple DHCP OFFERs
Date: Mon, 03 Oct 2011 19:12:20 -0600	[thread overview]
Message-ID: <4E8A5D74.7000507@gmail.com> (raw)
In-Reply-To: <4E8A46E9.2070509@genband.com>

On 10/03/2011 05:36 PM, Chris Friesen wrote:
> On 10/03/2011 05:21 PM, David Miller wrote:
>> From: John Musbach<johnmusbach1@gmail.com>
>> Date: Mon, 3 Oct 2011 23:18:06 +0000 (UTC)
>>
>>> Hello, I am configuring a network that'll have multiple DHCP servers
>>> and I was wondering how Linux handles receiving multiple DHCP OFFERs?
>>> More specifically, how does it choose which one to prefer and how long
>>> will it wait for a answer from a preferred server if the other server
>>> answers first? Thanks.
>>
>> There are multiple userspace implementations of DHCP, and the kernel
>> does not usually get involved at all. You'll therefore have to ask
>> the folks who write and maintain the various DHCP implementations.
>
> What about netbooting? Or are you expecting people to use initramfs with
> a userspace implementation?
>
> Chris
>

Normally with PXE boot it's the PXE ROM that initially gets the IP 
address. After the kernel boots up, userspace normally repeats the process.

  reply	other threads:[~2011-10-04  1:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-03 23:18 Handling of multiple DHCP OFFERs John Musbach
2011-10-03 23:21 ` David Miller
2011-10-03 23:36   ` Chris Friesen
2011-10-04  1:12     ` Robert Hancock [this message]
2011-10-04  8:03       ` Bernd Petrovitsch
2011-10-04 14:31       ` Chris Friesen

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=4E8A5D74.7000507@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=chris.friesen@genband.com \
    --cc=davem@davemloft.net \
    --cc=johnmusbach1@gmail.com \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.