<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet/tcp_timer.c, branch release/3.2.0_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F3.2.0_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1999-05-24T16:47:10Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>1999-05-24T16:47:10Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>1999-05-24T16:47:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bff5b80e6cde3256fd760aec0882f8b9fa85b5ee'/>
<id>urn:sha1:bff5b80e6cde3256fd760aec0882f8b9fa85b5ee</id>
<content type='text'>
'RELENG_3_2_0_RELEASE'.

This commit was manufactured to restore the state of the 3.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>Ensure that TCP_REXMTVAL doesn't return a value less than t_rttmin. This</title>
<updated>1998-04-24T09:25:39Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1998-04-24T09:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=552b7df4c150cdd39d72efbb07b8766bba57174a'/>
<id>urn:sha1:552b7df4c150cdd39d72efbb07b8766bba57174a</id>
<content type='text'>
is believed to have been broken with the Brakmo/Peterson srtt
calculation changes. The result of this bug is that TCP connections
could time out extremely quickly (in 12 seconds).
Also backed out jdp's partial fix for this problem in rev 1.17 of
tcp_timer.c as it is obsoleted by this commit.
Bug was pointed out by Kevin Lehey &lt;kml@roller.nas.nasa.gov&gt;.

PR:	6068
</content>
</entry>
<entry>
<title>Remove the last traces of TUBA.</title>
<updated>1998-04-06T06:52:47Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1998-04-06T06:52:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8e5db87cdb8f736bb31d641767427a2d47abb7e2'/>
<id>urn:sha1:8e5db87cdb8f736bb31d641767427a2d47abb7e2</id>
<content type='text'>
Inspired by:	PR kern/3317
</content>
</entry>
<entry>
<title>Changes to support the addition of a new sysctl variable:</title>
<updated>1998-02-26T05:25:39Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1998-02-26T05:25:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f498eeeeadb12243c0f968c044b3094ef3da2b5c'/>
<id>urn:sha1:f498eeeeadb12243c0f968c044b3094ef3da2b5c</id>
<content type='text'>
net.inet.tcp.delack_enabled
Which defaults to 1 and can be set to 0 to disable TCP delayed-ack
processing (i.e. all acks are immediate).
</content>
</entry>
<entry>
<title>Make TCP_COMPAT_42 a new style option.</title>
<updated>1998-01-25T04:23:33Z</updated>
<author>
<name>Eivind Eklund</name>
<email>eivind@FreeBSD.org</email>
</author>
<published>1998-01-25T04:23:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92252381f32045d69e087b86946a17ef86aa3cff'/>
<id>urn:sha1:92252381f32045d69e087b86946a17ef86aa3cff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make TCPDEBUG a new-style option.</title>
<updated>1997-09-16T18:36:06Z</updated>
<author>
<name>Joerg Wunsch</name>
<email>joerg@FreeBSD.org</email>
</author>
<published>1997-09-16T18:36:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0cc12cc57ecd3cffd54efe8c2c5d779fe5e0d3a9'/>
<id>urn:sha1:0cc12cc57ecd3cffd54efe8c2c5d779fe5e0d3a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed unused #includes.</title>
<updated>1997-08-02T14:33:27Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1997-08-02T14:33:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1fd0b0588f11fe61e5329c403c3f82a3f4d26fab'/>
<id>urn:sha1:1fd0b0588f11fe61e5329c403c3f82a3f4d26fab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$.  We are not</title>
<updated>1997-02-22T09:48:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T09:48:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6875d25465631b7563f1b90e6b05e2640dc81f4e'/>
<id>urn:sha1:6875d25465631b7563f1b90e6b05e2640dc81f4e</id>
<content type='text'>
ready for it yet.
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Make the misnamed tcp initial keepalive timer value (which is really the</title>
<updated>1996-09-13T23:51:44Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-09-13T23:51:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7b40aa327dde148ea4fccc538d68ec8cd274030e'/>
<id>urn:sha1:7b40aa327dde148ea4fccc538d68ec8cd274030e</id>
<content type='text'>
time, in seconds, that state for non-established TCP sessions stays about)
a sysctl modifyable variable.

[part 1 of two commits, I just realized I can't play with the indices as
 I was typing this commit message.]
</content>
</entry>
</feed>
