freebsd-dev/lib/libalias
Ruslan Ermilov 55a39fc5a2 Added true support for PPTP aliasing. Some nice features include:
- Multiple PPTP clients behind NAT to the same or different servers.

- Single PPTP server behind NAT -- you just need to redirect TCP
  port 1723 to a local machine.  Multiple servers behind NAT is
  possible but would require a simple API change.

- No API changes!

For more information on how this works see comments at the start of
the alias_pptp.c.

PacketAliasPptp() is no longer necessary and will be removed soon.

Submitted by:	Erik Salander <erik@whistle.com>
Reviewed by:	ru
Rewritten by:	ru
Reviewed by:	Erik Salander <erik@whistle.com>
2000-06-20 11:41:48 +00:00
..
alias_cuseeme.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
alias_db.c Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +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 Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00
alias_nbt.c $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
alias_pptp.c Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00
alias_proxy.c Add $FreeBSD$ and spell Eklund properly. 1999-08-29 23:17:04 +00:00
alias_util.c Minor spelling fixes. 2000-04-05 07:45:39 +00:00
alias.c Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00
alias.h Replace PacketAliasRedirectPptp() (which had nothing specific 2000-04-28 13:44:49 +00:00
HISTORY Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00
libalias.3 Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00
Makefile Added true support for PPTP aliasing. Some nice features include: 2000-06-20 11:41:48 +00:00