<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libalias/alias_db.c, branch release/4.1.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-07-26T21:12:35+00:00</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-07-26T21:12:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7f1bf9342879a7ee2dd88e11a33ae7509eab55b0'/>
<id>7f1bf9342879a7ee2dd88e11a33ae7509eab55b0</id>
<content type='text'>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'RELENG_4_1_0_RELEASE'.

This commit was manufactured to restore the state of the 4.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: fixed PunchFWHole().</title>
<updated>2000-06-27T16:44:13+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-27T16:44:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b1a961edb8ecb0b0ccc9ca07f27615c0ccfe5014'/>
<id>b1a961edb8ecb0b0ccc9ca07f27615c0ccfe5014</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2000-06-27T16:29:31+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-06-27T16:29:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9a3a008e7256e8062efabbc2fa1e98b86ff2c2aa'/>
<id>9a3a008e7256e8062efabbc2fa1e98b86ff2c2aa</id>
<content type='text'>
- Added support for FTP EPRT (RFC 2428) command.
- Added support for passive mode FTP servers behind NAT.
- Added security checks for FTP aliasing.
- Load Sharing using IP Network Address Translation (RFC 2391).
- Real PPTP support.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added support for FTP EPRT (RFC 2428) command.
- Added support for passive mode FTP servers behind NAT.
- Added security checks for FTP aliasing.
- Load Sharing using IP Network Address Translation (RFC 2391).
- Real PPTP support.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Revert the default behaviour for incoming connections so</title>
<updated>2000-05-11T07:54:45+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-05-11T07:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9564f7335456444be4fdbf3edfee5adea21db27c'/>
<id>9564f7335456444be4fdbf3edfee5adea21db27c</id>
<content type='text'>
     that they (once again) go to the target machine rather than
     the alias address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     that they (once again) go to the target machine rather than
     the alias address.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: (rev 1.26) Apply TCP_EXPIRE_CONNECTED (86400 seconds) timeout only</title>
<updated>2000-04-17T09:05:59+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-04-17T09:05:59+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=9dd10e50489e83e80238a2bac6ba45a2ecdbbdb8'/>
<id>9dd10e50489e83e80238a2bac6ba45a2ecdbbdb8</id>
<content type='text'>
to established connections, after SYN packets were seen from both ends.

PR:		bin/17963
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to established connections, after SYN packets were seen from both ends.

PR:		bin/17963
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC: Redirect incoming connections to aliasAddress by default</title>
<updated>2000-04-13T00:11:44+00:00</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2000-04-13T00:11:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=ad71a1730f3fe770a6da94e8843e3277fcfe096a'/>
<id>ad71a1730f3fe770a6da94e8843e3277fcfe096a</id>
<content type='text'>
     Use INADDR_ANY instead of 0 where appropriate
     Staticise _FindLinkIn and wrap GetDestPort with #ifndef NO_FW_PUNCH
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
     Use INADDR_ANY instead of 0 where appropriate
     Staticise _FindLinkIn and wrap GetDestPort with #ifndef NO_FW_PUNCH
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a '&amp;&amp;' that should have been a '&amp;'.</title>
<updated>1999-12-10T20:04:53+00:00</updated>
<author>
<name>Archie Cobbs</name>
<email>archie@FreeBSD.org</email>
</author>
<published>1999-12-10T20:04:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a9405f0edb2eea6b2dcbd041d4a7d3b93c58de53'/>
<id>a9405f0edb2eea6b2dcbd041d4a7d3b93c58de53</id>
<content type='text'>
Submitted by:	Erik Salander &lt;erik@whistle.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Erik Salander &lt;erik@whistle.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Properly handle the case when either the aliasing or source address of</title>
<updated>1999-09-27T08:40:36+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>1999-09-27T08:40:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=838d9af2c83d08c71de8fe1d58cd73001a12ac23'/>
<id>838d9af2c83d08c71de8fe1d58cd73001a12ac23</id>
<content type='text'>
the link are equal to the default aliasing address.  Do not zero them!

This will fix the problem with non-working links added with the source
and/or aliasing address equal to the default aliasing address, but the
default aliasing address is set later, after the link has been set up,
like both natd(8) and ppp(8) do (for objective reasons).

Reviewed by:	Brian Somers &lt;brian@FreeBSD.org&gt;,
		Eivind Eklund &lt;eivind@FreeBSD.org&gt;,
		Charles Mott &lt;cmott@srv.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the link are equal to the default aliasing address.  Do not zero them!

This will fix the problem with non-working links added with the source
and/or aliasing address equal to the default aliasing address, but the
default aliasing address is set later, after the link has been set up,
like both natd(8) and ppp(8) do (for objective reasons).

Reviewed by:	Brian Somers &lt;brian@FreeBSD.org&gt;,
		Eivind Eklund &lt;eivind@FreeBSD.org&gt;,
		Charles Mott &lt;cmott@srv.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ReLink() partial links in FindLinkOut() in the same manner as we do it</title>
<updated>1999-09-22T13:22:26+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>1999-09-22T13:22:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bd3ed4542de039f6e64818a9b907ec9c23036c3a'/>
<id>bd3ed4542de039f6e64818a9b907ec9c23036c3a</id>
<content type='text'>
in FindLinkIn().  This will make TcpMonitorIn()/TcpMonitorOut() happy.

Reviewed by:	eivind
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in FindLinkIn().  This will make TcpMonitorIn()/TcpMonitorOut() happy.

Reviewed by:	eivind
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore previous version of FindLinkIn().</title>
<updated>1999-09-21T14:44:32+00:00</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>1999-09-21T14:44:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f3baa77e5e54502ea2ffb9cdf975465f745466e9'/>
<id>f3baa77e5e54502ea2ffb9cdf975465f745466e9</id>
<content type='text'>
Instead, natd(8) should be fixed to call PacketAliasSetAddress()
as part of initialization, as required by libalias(3).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, natd(8) should be fixed to call PacketAliasSetAddress()
as part of initialization, as required by libalias(3).
</pre>
</div>
</content>
</entry>
</feed>
