cURL / Mailing Lists / curl-library / Single Mail

curl-library

TFTP file transfer issue in Curl 7.19.4

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 30 Mar 2009 11:11:55 +0200 (CEST)

Hey

Vijay mistakingly mailed this to the admin address so I'm instead forwarding
it to the real list...

---------- Forwarded message ----------
Date: Mon, 30 Mar 2009 14:39:29 +0530
From: vijay g <vijay.g23333_at_gmail.com>
Subject: TFTP file transfer issue in Curl 7.19.4

Hi ,

In Curl lib 7.19.4, in tftp.c,i have found a few issues.
tftp_tx() is not handling the case for TFTP_EVENT_OACK. This case should be
added in tftp_tx(). In tftp_rx(), this case is already handled.In RFC 2348,
it is given as "If the server is willing to accept the blocksize option, it
sends an Option Acknowledgment (OACK) to the client." I was not able to
upload any files, as we are not handling this scenario.

Thanks in advance.

Vijay
Received on 2009-03-30