Re: [Qemu-devel] [PULL 1/9] slirp: Add domainname option to slirp's DHCP server

2018-05-31 Thread Eric Blake
On 05/31/2018 02:22 PM, Samuel Thibault wrote: From: Benjamin Drung This patch will allow the user to include the domainname option in replies from the built-in DHCP server. Signed-off-by: Benjamin Drung Signed-off-by: Samuel Thibault --- net/slirp.c | 12 +--- qapi/net.json

[Qemu-devel] [PULL 1/9] slirp: Add domainname option to slirp's DHCP server

2018-05-31 Thread Samuel Thibault
From: Benjamin Drung This patch will allow the user to include the domainname option in replies from the built-in DHCP server. Signed-off-by: Benjamin Drung Signed-off-by: Samuel Thibault --- net/slirp.c | 12 +--- qapi/net.json| 4 qemu-options.hx | 7 +-- slirp/