This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

functions tftp_get & tftp_put broken ????


Hi All,

the test program tftp_client_test.c that was working for an ecos download
from early may, stopped working for an ecos download dated june 6. The test
file size for the tftp_get is about 1 meg. The exact same .ecc file and
application was used, only the repository was changed.

the recently updated tftp_get code calls ret = inet_ntop(...) that returns
null
thus creating the error number 9 (network error).
The test case is for a fixed ip address ,
the freebsd stack and the tftp server configured as part of the redboot
config
stored in flash

i understand that , as per the comments in the code, while tftp_get is
deprecated ,
it does call the non deprecated function for its operation.

anyone has a patch for the tftp_get ????

many thanks

Henri



-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]