<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libalias, branch release/5.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F5.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-04-20T19:11:07Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_5_4'.</title>
<updated>2005-04-20T19:11:07Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2005-04-20T19:11:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=79c906b55063e4f0f0d3281363970da4e619cf56'/>
<id>urn:sha1:79c906b55063e4f0f0d3281363970da4e619cf56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2005-04-07T05:57:17Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2005-04-07T05:57:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=84d1a941cffb8570f421631eb8a3d8fe6ad5bdd0'/>
<id>urn:sha1:84d1a941cffb8570f421631eb8a3d8fe6ad5bdd0</id>
<content type='text'>
	revision 1.50

	natd core dumps when -reverse switch is used because of a bug in
	libalias.

Approved by:	re@
</content>
</entry>
<entry>
<title>MFC: rev 1.8</title>
<updated>2005-03-06T08:00:03Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2005-03-06T08:00:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=666415993dfc1b9160cd8d56ae08321ca781d622'/>
<id>urn:sha1:666415993dfc1b9160cd8d56ae08321ca781d622</id>
<content type='text'>
Fix a problem in the Skinny ALG where a specially crafted packet could cause
a libalias application (e.g.  natd, ppp, etc.) to crash.  Note: Skinny support
is not enabled in natd or ppp by default.

Approved by:	re (kensmith)
Security:	This fixes a remote DoS exploit
</content>
</entry>
<entry>
<title>MFC: For variables that are only checked with defined(), don't provide</title>
<updated>2005-02-13T07:23:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2005-02-13T07:23:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3152376aea3a65195a85469996d1f887cd880554'/>
<id>urn:sha1:3152376aea3a65195a85469996d1f887cd880554</id>
<content type='text'>
     any fake value.
</content>
</entry>
<entry>
<title>MFC: include "alias.h", not &lt;alias.h&gt;</title>
<updated>2005-01-13T14:52:33Z</updated>
<author>
<name>Brian Somers</name>
<email>brian@FreeBSD.org</email>
</author>
<published>2005-01-13T14:52:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=60831e9d33bf7f07918382efbf0bec0957633fb5'/>
<id>urn:sha1:60831e9d33bf7f07918382efbf0bec0957633fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix outgoing ICMP on global instance.</title>
<updated>2004-08-14T14:21:09Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-08-14T14:21:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e7581f0fc2b97703022b42069967a8cfca46e8a2'/>
<id>urn:sha1:e7581f0fc2b97703022b42069967a8cfca46e8a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Skinny and PPTP NAT'ing after the introduction of the {ip,tcp,udp}_next</title>
<updated>2004-08-04T15:17:08Z</updated>
<author>
<name>Joe Marcus Clarke</name>
<email>marcus@FreeBSD.org</email>
</author>
<published>2004-08-04T15:17:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c7e7e80ccdf71f9d2cfe8864a449ac63ae16cc9'/>
<id>urn:sha1:5c7e7e80ccdf71f9d2cfe8864a449ac63ae16cc9</id>
<content type='text'>
functions.  Basically, the ip_next() function was used to get the PPTP and
Skinny headers when tcp_next() should have been used instead.  Symptoms of
this included a segfault in natd when trying to process a PPTP or Skinny
packet.

Approved by:	des
</content>
</entry>
<entry>
<title>Push WARNS back up to 6, but define NO_WERROR; I want the warts out in the</title>
<updated>2004-07-06T12:15:24Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-07-06T12:15:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=de47739e71230510257271ca49da6184b038eb3b'/>
<id>urn:sha1:de47739e71230510257271ca49da6184b038eb3b</id>
<content type='text'>
open where people can see them and hopefully fix them.
</content>
</entry>
<entry>
<title>Introduce inline {ip,udp,tcp}_next() functions which take a pointer to an</title>
<updated>2004-07-06T12:13:28Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-07-06T12:13:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9fa0fd268273d90e765d9ebfe0be87ea4d64e138'/>
<id>urn:sha1:9fa0fd268273d90e765d9ebfe0be87ea4d64e138</id>
<content type='text'>
{ip,udp,tcp} header and return a void * pointing to the payload (i.e. the
first byte past the end of the header and any required padding).  Use them
consistently throughout libalias to a) reduce code duplication, b) improve
code legibility, c) get rid of a bunch of alignment warnings.
</content>
</entry>
<entry>
<title>Rewrite twowords() to access its argument through a char pointer and not</title>
<updated>2004-07-06T09:22:18Z</updated>
<author>
<name>Dag-Erling Smørgrav</name>
<email>des@FreeBSD.org</email>
</author>
<published>2004-07-06T09:22:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e3e2c216398b34e94a5d10701c8a25745cb910e0'/>
<id>urn:sha1:e3e2c216398b34e94a5d10701c8a25745cb910e0</id>
<content type='text'>
a short pointer.  The previous implementation seems to be in a gray zone
of the C standard, and GCC generates incorrect code for it at -O2 or
higher on some platforms.
</content>
</entry>
</feed>
