head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2005.12.26.07.49.55;	author anray;	state dead;
branches;
next	1.1;

1.1
date	2005.12.24.19.02.39;	author anray;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Move pftpx from missed dir pfptx.

Approved by:	sem(mentor)
@
text
@pftpx is a ftp proxy with many advanced features such as:

1) it handles all ftp modes: PORT, PASV, EPRT, EPSV
2) it handles ipv6
3) it should scale: one process handles all sessions using libevent
4) it works with "strict" ftp clients (clients that want data connections 
   to the same IP as the control connection)
@


1.1
log
@Added pftpx, much enhanced ftp proxy for pf that supports most ftp protocols.

PR:		ports/90868
Submitted by:	thompsa
Approved by:	sem(mentor)
@
text
@@

