Date: Wed, 14 Jun 2000 08:26:59 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ftp extern.h fetch.c ftp.c Message-ID: <200006141526.IAA81617@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume         2000/06/14 08:26:59 PDT
  Modified files:
    usr.bin/ftp          extern.h fetch.c ftp.c 
  Log:
  Make sure to use native IPv4 addrerss even if getaddrinfo()
  returns IPv4 mapped IPv6 address.  FTP is nervous about address
  family.
  Submitted by itojun and slightly modified to fit our ftp(1).
  
  Revision  Changes    Path
  1.12      +2 -1      src/usr.bin/ftp/extern.h
  1.13      +2 -1      src/usr.bin/ftp/fetch.c
  1.30      +37 -2     src/usr.bin/ftp/ftp.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006141526.IAA81617>
