Date: Thu, 28 Jul 2011 10:16:30 +0000 (UTC) From: "Andrey V. Elsukov" <ae@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet/libalias alias_db.c alias_ftp.c alias_local.h libalias.3 Message-ID: <201107281016.p6SAGqR0079444@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
ae 2011-07-28 10:16:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet/libalias alias_db.c alias_ftp.c alias_local.h
libalias.3
Log:
SVN rev 224474 on 2011-07-28 10:16:30Z by ae
MFC r223437:
Export AddLink() function from libalias. It can be used when custom
alias address needs to be specified.
Add inbound handler to the alias_ftp module. It helps handle active
FTP transfer mode for the case with external clients and FTP server behind
NAT. Fix passive FTP transfer case for server behind NAT using redirect with
external IP address different from NAT ip address.
PR: kern/157957
Submitted by: Alexander V. Chernikov
Revision Changes Path
1.77.2.4 +6 -18 src/sys/netinet/libalias/alias_db.c
1.33.2.2 +103 -21 src/sys/netinet/libalias/alias_ftp.c
1.37.2.2 +7 -0 src/sys/netinet/libalias/alias_local.h
1.58.10.3 +11 -0 src/sys/netinet/libalias/libalias.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107281016.p6SAGqR0079444>
