ecos-opt/net/net/ftpclient/current ChangeLog d ...
asl@sources.redhat.com
asl@sources.redhat.com
Mon May 12 10:02:00 GMT 2003
CVSROOT: /cvs/ecos
Module name: ecos-opt
Changes by: asl@sourceware.org 2003-05-12 10:02:09
Modified files:
net/net/ftpclient/current: ChangeLog
net/net/ftpclient/current/doc: ftpclient.sgml
net/net/ftpclient/current/src: ftpclient.c
net/net/ftpclient/current/tests: ftpclient1.c
Log message:
* src/ftpclient.c (connect_to_server): Added support for
IPv6. This meant changing from using the PORT command to using
EPRT, when setting up the data connection. EPRT is protocol
independant.
* tests/ftpclient1.c (ftp_test): Added tests which use IPv6
addresses. Fixed a few minor bugs with format strings.
* doc/ftpclient.sgml: Mention we support IPv6 and DNS.
More information about the Ecos-cvs
mailing list