On 2018-09-06 07:43, Fam Zheng wrote:
> This new usernet option can be used to add data for option 66 (tftp
> server name) in the BOOTP reply, which is useful in PXE based automatic
> OS install such as OpenBSD.
> 
> Signed-off-by: Fam Zheng <f...@redhat.com>
> ---
>  net/slirp.c      | 12 ++++++++++--
>  qapi/net.json    |  5 ++++-
>  qemu-options.hx  |  7 ++++++-
>  slirp/bootp.c    | 13 +++++++++++++
>  slirp/bootp.h    |  1 +
>  slirp/libslirp.h |  1 +
>  slirp/slirp.c    |  2 ++
>  slirp/slirp.h    |  1 +
>  8 files changed, 38 insertions(+), 4 deletions(-)

Reviewed-by: Thomas Huth <th...@redhat.com>

Reply via email to