From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Jackson Subject: Re: [OSSTest Nested v12 18/21] After Xen install, configure its xenbr0 interface as dhcp Date: Thu, 10 Sep 2015 18:17:27 +0100 Message-ID: <1441905451-32518-1-git-send-email-ian.jackson@eu.citrix.com> References: <22001.45551.963251.380388@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Za5Tf-0003fe-QU for xen-devel@lists.xenproject.org; Thu, 10 Sep 2015 17:17:39 +0000 In-Reply-To: <22001.45551.963251.380388@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xenproject.org Cc: Robert Ho , Ian Campbell List-Id: xen-devel@lists.xenproject.org Ian Jackson: > Robert Ho: > > Ian Campbell: > > > We should continue to use fixed IP addresses where we have them. > > > > Then I'm not confident to change selecthost(). Would you help give me > > the patch addressing this? > > I will try to come up with something. This is the kind of thing I would suggest. NB that this is COMPLETELY UNTESTED. If you have trouble testing and/or debugging this please let me know and I will do it. I have split it into 4 patches but I'm not necessarily convinced that it needs to be so fine-grained. Robert, Ian: Let me know what you think. Thanks, Ian.