From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] ipconfig: document DHCP hostname and DNS record Date: Thu, 03 Jun 2010 03:20:14 -0700 (PDT) Message-ID: <20100603.032014.254839306.davem@davemloft.net> References: <20100602.070531.73368509.davem@davemloft.net> <20100602185601.GB14221@basil.fritz.box> <20100603020244.GB4461@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: andi@firstfloor.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: fengguang.wu@intel.com Return-path: In-Reply-To: <20100603020244.GB4461@localhost> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Wu Fengguang Date: Thu, 3 Jun 2010 10:02:44 +0800 > ipconfig: document DHCP hostname and DNS record > > Now it's possible to update the DNS record for $HOST_NAME with > > ip=::::$HOST_NAME::dhcp > > CC: Andi Kleen > Signed-off-by: Wu Fengguang Applied.