freebsd-dev/lib/libalias
Ruslan Ermilov 03453c5e87 A significant rewrite of PPTP aliasing code.
PPTP links are no longer dropped by simple (and inappropriate in this
case) "inactivity timeout" procedure, only when requested through the
control connection.

It is now possible to have multiple PPTP servers running behind NAT.
Just redirect the incoming TCP traffic to port 1723, everything else
is done transparently.

Problems were reported and the fix was tested by:
		Michael Adler <Michael.Adler@compaq.com>,
		David Andersen <dga@lcs.mit.edu>
2000-10-30 12:39:41 +00:00
..
alias_cuseeme.c Fixed the calculations with UDP header length field. 2000-09-21 06:52:59 +00:00
alias_db.c A significant rewrite of PPTP aliasing code. 2000-10-30 12:39:41 +00:00
alias_ftp.c - Improved passive mode FTP support by aliasing 229 replies. 2000-06-16 20:36:16 +00:00
alias_irc.c Add $FreeBSD$ and spell Eklund properly. 1999-08-29 23:17:04 +00:00
alias_local.h A significant rewrite of PPTP aliasing code. 2000-10-30 12:39:41 +00:00
alias_nbt.c Grab ADJUST_CHECKSUM() macro from alias_local.h. 2000-08-31 12:54:55 +00:00
alias_pptp.c A significant rewrite of PPTP aliasing code. 2000-10-30 12:39:41 +00:00
alias_proxy.c strtok -> strsep (no strtok allowed in libraries) 2000-08-29 21:34:55 +00:00
alias_smedia.c Add -Wmissing-prototypes. 2000-09-15 15:37:16 +00:00
alias_util.c Minor spelling fixes. 2000-04-05 07:45:39 +00:00
alias.c A significant rewrite of PPTP aliasing code. 2000-10-30 12:39:41 +00:00
alias.h Add address translation support for RTSP/RTP used by RealPlayer and 2000-07-26 23:15:46 +00:00
HISTORY Add address translation support for RTSP/RTP used by RealPlayer and 2000-07-26 23:15:46 +00:00
libalias.3 Whitespace only: 2000-07-31 13:49:21 +00:00
Makefile Add -Wmissing-prototypes. 2000-09-15 15:37:16 +00:00