<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/lib/libalias, branch release/5.2.1_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F5.2.1_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2004-02-23T15:32:56Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2004-02-23T15:32:56Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2004-02-23T15:32:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=84a7b99b4e02a260bf7ff9b540032f4cb7bc612a'/>
<id>urn:sha1:84a7b99b4e02a260bf7ff9b540032f4cb7bc612a</id>
<content type='text'>
'RELENG_5_2_1_RELEASE'.

This commit was manufactured to restore the state of the 5.2.1-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Grrr...add the Skinny alias code forgotten in the last commit.</title>
<updated>2003-09-23T07:42:33Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2003-09-23T07:42:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=68f1756b2a10c244136e62e395dc1709155dc550'/>
<id>urn:sha1:68f1756b2a10c244136e62e395dc1709155dc550</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Cisco Skinny Station protocol support to libalias, natd, and ppp.</title>
<updated>2003-09-23T07:41:55Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2003-09-23T07:41:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b07fbc17e9994ab739ffd14ae1d9df38c22fdfea'/>
<id>urn:sha1:b07fbc17e9994ab739ffd14ae1d9df38c22fdfea</id>
<content type='text'>
Skinny is the protocol used by Cisco IP phones to talk to Cisco Call
Managers.  With this code, one can use a Cisco IP phone behind a FreeBSD
NAT gateway.

Currently, having the Call Manager behind the NAT gateway is not supported.
More information on enabling Skinny support in libalias, natd, and ppp
can be found in those applications' manpages.

PR:		55843
Reviewed by:	ru
Approved by:	ru
MFC after:	30 days
</content>
</entry>
<entry>
<title>Fixed -Wpointer-arith warning.</title>
<updated>2003-09-09T23:50:57Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-09T23:50:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e75a37bb0aa58ccb94d3f3f4299bbdc1d2d06c2'/>
<id>urn:sha1:8e75a37bb0aa58ccb94d3f3f4299bbdc1d2d06c2</id>
<content type='text'>
Submitted by:	Stefan Farfeleder
PR:		bin/56653
</content>
</entry>
<entry>
<title>mdoc(7): Use the new feature of the .In macro.</title>
<updated>2003-09-08T19:57:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-09-08T19:57:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fe08efe680f6705e0c60beabe3e39629c655e743'/>
<id>urn:sha1:fe08efe680f6705e0c60beabe3e39629c655e743</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style.Makefile(5)</title>
<updated>2003-08-18T15:25:39Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2003-08-18T15:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f4a104ee88afa3e1dbff75adeec199348e0636a'/>
<id>urn:sha1:4f4a104ee88afa3e1dbff75adeec199348e0636a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stage 3 of dynamic root support. Make all the libraries needed to run</title>
<updated>2003-08-17T08:28:46Z</updated>
<author>
<name>Gordon Tetlow</name>
<email>gordon@FreeBSD.org</email>
</author>
<published>2003-08-17T08:28:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=41d8423f714369ea23708399e02792045f9c3f56'/>
<id>urn:sha1:41d8423f714369ea23708399e02792045f9c3f56</id>
<content type='text'>
binaries in /bin and /sbin installed in /lib. Only the versioned files
reside in /lib, the .so symlink continues to live /usr/lib so the
toolchain doesn't need to be modified.
</content>
</entry>
<entry>
<title>In the PKT_ALIAS_PROXY_ONLY mode, make sure to preserve the</title>
<updated>2003-06-13T21:54:01Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-13T21:54:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ada24e690cc704a15aefbd0495e6db70a9bb19ec'/>
<id>urn:sha1:ada24e690cc704a15aefbd0495e6db70a9bb19ec</id>
<content type='text'>
original source IP address, as promised in the manual page.

Spotted by:	Vaclav Petricek
</content>
</entry>
<entry>
<title>Removed a couple of .Xo/.Xc that are leftovers of the "ninth-argument</title>
<updated>2003-06-13T21:39:22Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-13T21:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=9c88dc88551cc56ca24545e2e2d7a1237d6d8b65'/>
<id>urn:sha1:9c88dc88551cc56ca24545e2e2d7a1237d6d8b65</id>
<content type='text'>
limit" mdoc(7) atavism.
</content>
</entry>
<entry>
<title>Clarify that original address and port when doing transparent proxying</title>
<updated>2003-06-13T21:36:24Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2003-06-13T21:36:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7176089886a646e2661da9f304224210b64a25df'/>
<id>urn:sha1:7176089886a646e2661da9f304224210b64a25df</id>
<content type='text'>
are _destination_ address and port.
</content>
</entry>
</feed>
