qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 1/3] slirp: Implement TFTP Blocksize option


From: Hervé Poussineau
Subject: Re: [Qemu-devel] [PATCH 1/3] slirp: Implement TFTP Blocksize option
Date: Sun, 17 Apr 2011 20:16:00 +0200
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

Hi,

Yes, I've tried booting with PXELINUX and gPXE, and I didn't see any problem.

Hervé

Stefan Hajnoczi a écrit :
On Mon, Apr 11, 2011 at 07:10:52PM +0000, Herve Poussineau wrote:
From: Herv? Poussineau <address@hidden>

This option is described in RFC 1783. As this is only an optional field,
we may ignore it in some situations and handle it in some others.
Here, if client requests a block size bigger than the block size we emit
(512 bytes), accept the option with a value of 512

Signed-off-by: Herv? Poussineau <address@hidden>
---
 slirp/tftp.c |   40 ++++++++++++++++++++++++++++++++--------
 1 files changed, 32 insertions(+), 8 deletions(-)

Have you tested PXELINUX and gPXE?

Stefan






reply via email to

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