<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libalias, branch release/4.6.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-07-03T13:01:43Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-07-03T13:01:43Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6dde85226565322f6651945e2b1205a7ff770536'/>
<id>urn:sha1:6dde85226565322f6651945e2b1205a7ff770536</id>
<content type='text'>
'RELENG_4_6_0_RELEASE'.

This commit was manufactured to restore the state of the 4.6-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: 1.34: make "type encode_ip_hdr" transparent TCP proxying really work.</title>
<updated>2001-12-18T16:18:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-18T16:18:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68b092bab51e528c7cf1112f50bab275bc5dbfd2'/>
<id>urn:sha1:68b092bab51e528c7cf1112f50bab275bc5dbfd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Reduce gratuitous diffs to -CURRENT.</title>
<updated>2001-12-17T10:08:36Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-17T10:08:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f65f4d13fa691e8958a61a6c0c605549169b40a8'/>
<id>urn:sha1:f65f4d13fa691e8958a61a6c0c605549169b40a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.17: Punch firewall holes for passive mode internal FTP server.</title>
<updated>2001-12-06T09:00:26Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-12-06T09:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=18c1802e42ae6db47550f4d4a93be990649de1a3'/>
<id>urn:sha1:18c1802e42ae6db47550f4d4a93be990649de1a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: style(9)ify</title>
<updated>2001-11-23T13:10:15Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-11-23T13:10:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9bb59176e8ad15110a60cbb82c6fc7533392e6f2'/>
<id>urn:sha1:9bb59176e8ad15110a60cbb82c6fc7533392e6f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: cmott@scientech.com -&gt; cm@linktel.net</title>
<updated>2001-11-03T11:37:13Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-11-03T11:37:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8c020e51506b7cdce94b5777a210ff80b27e2bed'/>
<id>urn:sha1:8c020e51506b7cdce94b5777a210ff80b27e2bed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.14:</title>
<updated>2001-10-02T11:47:44Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-02T11:47:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b7891c26001ab79030a36a1fb14e6b31ccb7b7cf'/>
<id>urn:sha1:b7891c26001ab79030a36a1fb14e6b31ccb7b7cf</id>
<content type='text'>
Fixed the bug that prevented communication with FTP servers behind
NAT in extended passive mode if the server's public IP address was
different from the main NAT address.  This caused a wrong aliasing
link to be created that did not route the incoming packets back to
the original IP address of the server.

      natd -v -n pub0 -redirect_address localFTP publicFTP

Note that even if localFTP == publicFTP, one still needs to supply
the -redirect_address directive.  It is needed as a helper because
extended passive mode's 229 reply does not contain the IP address.
</content>
</entry>
<entry>
<title>MFC: 1.31: TFTP support.</title>
<updated>2001-10-02T11:44:48Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-10-02T11:44:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8862f93da7d67c72fd0b4be9e20448e8fc92f2e8'/>
<id>urn:sha1:8862f93da7d67c72fd0b4be9e20448e8fc92f2e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: 1.10: Close the "IRC DCC" security breach.</title>
<updated>2001-08-21T16:42:42Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-08-21T16:42:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=df872f6cb301e9fb20a77a943abafa0625bfe2c3'/>
<id>urn:sha1:df872f6cb301e9fb20a77a943abafa0625bfe2c3</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC: Adjust copyright</title>
<updated>2001-08-21T03:50:25Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2001-08-21T03:50:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bcfb9496c562e65f88b83b172bba81210af81c28'/>
<id>urn:sha1:bcfb9496c562e65f88b83b172bba81210af81c28</id>
<content type='text'>
Approved by:	jkh
</content>
</entry>
</feed>
