freebsd-dev/usr.bin/ftp
Yoshinobu Inoue d98d74772f Let ftp command use only PORT(no EPRT) for IPv4 destination.
Because if ftpd is invoked with -R option, and EPRT is used via firewal
  or NAT which don't understand EPRT, then the data connection from ftpd
  to ftp client will fail.

Reported By: ume@mahoroba.org
Approved by: jkh
2000-02-09 00:27:40 +00:00
..
cmds.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cmdtab.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
complete.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
domacro.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
extern.h another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
fetch.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftp_var.h another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftp.1 another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
ftp.c Let ftp command use only PORT(no EPRT) for IPv4 destination. 2000-02-09 00:27:40 +00:00
main.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
Makefile another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00
pathnames.h $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ruserpass.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
util.c another tcp apps IPv6 updates.(should be make world safe) 2000-01-27 09:28:38 +00:00