curl-library
Re: TFTP bugs: rate limitation and upload does not work.
From: Ben Greear <greearb_at_candelatech.com>
Date: Wed, 24 Feb 2010 17:01:38 -0800
Received on 2010-02-25
Date: Wed, 24 Feb 2010 17:01:38 -0800
Here is a patch that *might* be right. Unfortunately, it seems that
all tftp servers I could find do not properly handle uploading with
OACK. Or, there is the very real possibility that my code is broken.
Please consider this for review...I haven't actually successfully
got curl to upload yet, but at least based on packet sniffing, it
*seems* to be doing the right thing.
Thanks,
Ben
-- Ben Greear <greearb_at_candelatech.com> Candela Technologies Inc http://www.candelatech.com
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: curl-tftp.patch