qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] slirp: Add domainname option to slirp's DHC


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 1/1] slirp: Add domainname option to slirp's DHCP server
Date: Fri, 16 Feb 2018 09:15:11 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

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 <address@hidden>
---

+++ 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]