From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53205) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emhjR-0006E2-6j for qemu-devel@nongnu.org; Fri, 16 Feb 2018 10:15:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emhjM-000753-KV for qemu-devel@nongnu.org; Fri, 16 Feb 2018 10:15:25 -0500 Received: from mx3-rdu2.redhat.com ([66.187.233.73]:44676 helo=mx1.redhat.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1emhjM-00074l-GQ for qemu-devel@nongnu.org; Fri, 16 Feb 2018 10:15:20 -0500 References: <20180216125504.25955-1-benjamin.drung@profitbricks.com> <20180216125504.25955-2-benjamin.drung@profitbricks.com> From: Eric Blake Message-ID: Date: Fri, 16 Feb 2018 09:15:11 -0600 MIME-Version: 1.0 In-Reply-To: <20180216125504.25955-2-benjamin.drung@profitbricks.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/1] slirp: Add domainname option to slirp's DHCP server List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Benjamin Drung , Samuel Thibault , Jan Kiszka Cc: qemu-devel@nongnu.org On 02/16/2018 06:55 AM, Benjamin Drung wrote: > This patch will allow the user to include the domainname option in > replies from the built-in DHCP server. > > Signed-off-by: Benjamin Drung > --- > +++ b/qapi/net.json > @@ -160,6 +160,8 @@ > # @dnssearch: list of DNS suffixes to search, passed as DHCP option > # to the guest > # > +# @domainname: guest-visible domain name of the virtual nameserver > +# Missing a '(since 2.12)' tag. -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org