]> git.proxmox.com Git - mirror_qemu.git/commit - net/slirp.c
slirp: Implement RFC2132 TFTP server name
authorFam Zheng <famz@redhat.com>
Fri, 14 Sep 2018 07:26:16 +0000 (15:26 +0800)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 21 Oct 2018 19:24:55 +0000 (21:24 +0200)
commit0fca92b9077af9817c04545cdfc519fe95c6fde9
tree2b9a1093bebb6adc699d5031e623f25f243e9259
parent6e157a0339793bb081705f52318fc77afd10addf
slirp: Implement RFC2132 TFTP server name

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 <famz@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Tested-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
net/slirp.c
qapi/net.json
qemu-options.hx
slirp/bootp.c
slirp/bootp.h
slirp/libslirp.h
slirp/slirp.c
slirp/slirp.h