<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet, branch release/4.0.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.0.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2000-03-20T08:47:53Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2000-03-20T08:47:53Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-20T08:47:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7e6cd705f344de2f9f08475a0fa2ef9191f88dd0'/>
<id>urn:sha1:7e6cd705f344de2f9f08475a0fa2ef9191f88dd0</id>
<content type='text'>
'RELENG_4_0_0_RELEASE'.

This commit was manufactured to restore the state of the 4.0-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>MFC: (rev 1.132) Fix logging of src and dst IP addresses.</title>
<updated>2000-03-14T20:35:20Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2000-03-14T20:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a7d464a504f6250db61ce48c53a89e631d59301'/>
<id>urn:sha1:0a7d464a504f6250db61ce48c53a89e631d59301</id>
<content type='text'>
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4'.</title>
<updated>2000-03-13T04:59:44Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2000-03-13T04:59:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=842f30848780866cb822fe01c4d3d4576718ddb3'/>
<id>urn:sha1:842f30848780866cb822fe01c4d3d4576718ddb3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable IPv4 over IPv4 tunnel on the 6to4 interface for better security.</title>
<updated>2000-03-11T22:11:57Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-03-11T22:11:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=820b57927e0ddc79987ca2eb20776f0b3d173e15'/>
<id>urn:sha1:820b57927e0ddc79987ca2eb20776f0b3d173e15</id>
<content type='text'>
Approved by: jkh
</content>
</entry>
<entry>
<title>IPv6 6to4 support.</title>
<updated>2000-03-11T11:17:24Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-03-11T11:17:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4739b8076f8c720bf19978d20e3e21f1a46d66b4'/>
<id>urn:sha1:4739b8076f8c720bf19978d20e3e21f1a46d66b4</id>
<content type='text'>
   Now most big problem of IPv6 is getting IPv6 address
   assignment.
   6to4 solve the problem. 6to4 addr is defined like below,

          2002: 4byte v4 addr : 2byte SLA ID : 8byte interface ID

   The most important point of the address format is that an IPv4 addr
   is embeded in it. So any user who has IPv4 addr can get IPv6 address
   block with 2byte subnet space. Also, the IPv4 addr is used for
   semi-automatic IPv6 over IPv4 tunneling.

   With 6to4, getting IPv6 addr become dramatically easy.
   The attached patch enable 6to4 extension, and confirmed to work,
   between "Richard Seaman, Jr." &lt;dick@tar.com&gt; and me.

Approved by: jkh

Reviewed by: itojun
</content>
</entry>
<entry>
<title>The function arpintr() incorrectly checks m-&gt;m_len to detect incomplete</title>
<updated>2000-03-11T00:24:29Z</updated>
<author>
<name>Robert Watson</name>
<email>rwatson@FreeBSD.org</email>
</author>
<published>2000-03-11T00:24:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=76ec7b2f60d71178c90c08964481b9bdeb5c279a'/>
<id>urn:sha1:76ec7b2f60d71178c90c08964481b9bdeb5c279a</id>
<content type='text'>
ARP packets. This can incorrectly reject complete frames since the frame
could be stored in more than one mbuf.

The following patches fix the length comparisson, and add several
diagnostic log messages to the interrupt handler for out-of-the-norm ARP
packets. This should make ARP problems easier to detect, diagnose and
fix.

Submitted by:	C. Stephen Gunn &lt;csg@waterspout.com&gt;
Approved by:	jkh
Reviewed by:	rwatson
</content>
</entry>
<entry>
<title>Initialize mbuf pointer at getting ipsec policy.</title>
<updated>2000-03-09T14:57:16Z</updated>
<author>
<name>Yoshinobu Inoue</name>
<email>shin@FreeBSD.org</email>
</author>
<published>2000-03-09T14:57:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f63e7634ac231cf8d68ca60f1716f15fce01950f'/>
<id>urn:sha1:f63e7634ac231cf8d68ca60f1716f15fce01950f</id>
<content type='text'>
Without this, kernel will panic at getsockopt() of IPSEC_POLICY.
Also make compilable libipsec/test-policy.c which tries getsockopt() of
IPSEC_POLICY.

Approved by: jkh

Submitted by: sakane@kame.net
</content>
</entry>
<entry>
<title>Remove single-space hard sentence breaks.  These degrade the quality</title>
<updated>2000-03-02T09:14:21Z</updated>
<author>
<name>Sheldon Hearn</name>
<email>sheldonh@FreeBSD.org</email>
</author>
<published>2000-03-02T09:14:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=c6ff3a1bf74d96278726113478b2c66884aab584'/>
<id>urn:sha1:c6ff3a1bf74d96278726113478b2c66884aab584</id>
<content type='text'>
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
</content>
</entry>
<entry>
<title>Fix panic when doing keep-state and "forward".</title>
<updated>2000-02-29T17:51:25Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>2000-02-29T17:51:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=da3fc682a7bf918b6f8b17d95abf44ba70273879'/>
<id>urn:sha1:da3fc682a7bf918b6f8b17d95abf44ba70273879</id>
<content type='text'>
Removed a redundant check.
Also move check for expired rules before using them.
Sorry for the whitespace changes.

Approved-by: jordan
</content>
</entry>
<entry>
<title>Limit the maximum permissible TCP window size to 65535 octets if</title>
<updated>2000-02-28T21:18:21Z</updated>
<author>
<name>Paul Saab</name>
<email>ps@FreeBSD.org</email>
</author>
<published>2000-02-28T21:18:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f885f6360607370f69995263b752618a331d0cc7'/>
<id>urn:sha1:f885f6360607370f69995263b752618a331d0cc7</id>
<content type='text'>
window scaling is disabled.

PR:		kern/16914
Submitted by:	Jayanth Vijayaraghavan &lt;jayanth@yahoo-inc.com&gt;
Reviewed by:	wollman
Approved by:	jkh
</content>
</entry>
</feed>
