qemu-discuss
[Top][All Lists]
Advanced

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

Re: [Qemu-discuss] user-mode networking + own DHCP server?


From: Marc-André Lureau
Subject: Re: [Qemu-discuss] user-mode networking + own DHCP server?
Date: Mon, 29 Jul 2019 12:06:55 +0400

Hi

On Mon, Jul 29, 2019 at 11:50 AM Chris Koch via Qemu-discuss
<address@hidden> wrote:
>
> Hi all,
>
> is it possible to turn off the built-in DHCP server for usermode networking?

It looks like you can't, but it is easy to compile without it, just
comment out bootp_input() call.

> Background is I'm writing some tests for a DHCP client, and am looking to
> test quite a few more options than I can set in QEMU's DHCP server, as well
> as malformed responses, etc.

Feel free to open an issue on slirp upstream bug tracker:
https://gitlab.freedesktop.org/slirp/libslirp/issues/new


-- 
Marc-André Lureau



reply via email to

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