All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vincent Bernat <Vincent.Bernat@exoscale.ch>
To: Samuel Thibault <samuel.thibault@ens-lyon.org>
Cc: Jan Kiszka <jan.kiszka@siemens.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] tftp: fake support for netascii protocol
Date: Thu, 17 Nov 2016 13:22:32 +0100	[thread overview]
Message-ID: <8737iqxpmf.fsf@luffy.cx> (raw)
In-Reply-To: <20161117122000.22577-1-Vincent.Bernat@exoscale.ch> (Vincent Bernat's message of "Thu, 17 Nov 2016 13:20:00 +0100")

 ❦ 17 novembre 2016 13:20 +0100, Vincent Bernat <Vincent.Bernat@exoscale.ch> :

> Some network equipments are requesting a file using the netascii
> protocol and this is not configurable. Currently, qemu's tftpd only
> supports the octet protocol. This commit makes it accept the netascii
> protocol as well but do not perform the requested transformation (LF ->
> CR,LF) as it would be far more complex. The current implementation is
> good enough. A user has always the choice to preencode the served file
> correctly.

Signed-off-by: Vincent Bernat <vincent@bernat.im>

(forgot to do that in the original patch)
-- 
Vincent Bernat — Vincent.Bernat@exoscale.ch
❬❱ https://www.exoscale.ch

  reply	other threads:[~2016-11-17 12:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-17 12:20 [Qemu-devel] [PATCH] tftp: fake support for netascii protocol Vincent Bernat
2016-11-17 12:22 ` Vincent Bernat [this message]
2016-11-18 17:52   ` Samuel Thibault
2016-11-17 15:27 ` no-reply
2016-11-17 15:58   ` Vincent Bernat

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8737iqxpmf.fsf@luffy.cx \
    --to=vincent.bernat@exoscale.ch \
    --cc=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.org \
    --cc=samuel.thibault@ens-lyon.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.