<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libalias/alias_pptp.c, branch release/5.2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2001-09-30T21:03:33Z</updated>
<entry>
<title>Add __FBSDID's to libalias</title>
<updated>2001-09-30T21:03:33Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2001-09-30T21:03:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e2505aa6765ae571b731c45bdb36e1ffb55e1f3d'/>
<id>urn:sha1:e2505aa6765ae571b731c45bdb36e1ffb55e1f3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make header files conform to style(9).</title>
<updated>2001-03-25T12:05:10Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-03-25T12:05:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=71593f95e03a410b45bacf77ac8ab5932a952894'/>
<id>urn:sha1:71593f95e03a410b45bacf77ac8ab5932a952894</id>
<content type='text'>
Reviewed by (*): bde

(*) alias_local.h only got a cursory glance.
</content>
</entry>
<entry>
<title>A significant rewrite of PPTP aliasing code.</title>
<updated>2000-10-30T12:39:41Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-10-30T12:39:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=03453c5e87ebbd465a742eb7d176c52c26769701'/>
<id>urn:sha1:03453c5e87ebbd465a742eb7d176c52c26769701</id>
<content type='text'>
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 &lt;Michael.Adler@compaq.com&gt;,
		David Andersen &lt;dga@lcs.mit.edu&gt;
</content>
</entry>
<entry>
<title>- Do not modify Peer's Call ID in outgoing Incoming-Call-Connected</title>
<updated>2000-08-09T11:25:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-08-09T11:25:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=0eb10a0963dc2645ee345d40300851b015b66804'/>
<id>urn:sha1:0eb10a0963dc2645ee345d40300851b015b66804</id>
<content type='text'>
  PPTP control messages.

- Cosmetics: replace `GRE link' with `PPTP link'.

Reviewed by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
</entry>
<entry>
<title>Adjust TCP checksum rather than compute it afresh.</title>
<updated>2000-08-07T09:51:04Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-08-07T09:51:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=934a4fb381632fe5f9cf310360a947f64b729eae'/>
<id>urn:sha1:934a4fb381632fe5f9cf310360a947f64b729eae</id>
<content type='text'>
Submitted by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
</entry>
<entry>
<title>Added true support for PPTP aliasing.  Some nice features include:</title>
<updated>2000-06-20T11:41:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-20T11:41:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55a39fc5a23b1b6cb9d32d9ab9d40de6ad76f7b4'/>
<id>urn:sha1:55a39fc5a23b1b6cb9d32d9ab9d40de6ad76f7b4</id>
<content type='text'>
- 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 &lt;erik@whistle.com&gt;
Reviewed by:	ru
Rewritten by:	ru
Reviewed by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
</entry>
</feed>
