<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/tcp_timer.c, branch stable/2.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=stable%2F2.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1999-09-05T08:39:22Z</updated>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-09-05T08:39:22Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-09-05T08:39:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c0b6460abc80cd8953e4eda185c4cad96dcb39c8'/>
<id>urn:sha1:c0b6460abc80cd8953e4eda185c4cad96dcb39c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bring in the new sysctl variables and TCP timer patches from head</title>
<updated>1996-09-19T08:19:00Z</updated>
<author>
<name>Paul Traina</name>
<email>pst@FreeBSD.org</email>
</author>
<published>1996-09-19T08:19:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ce0a993ca4cff1a8fce1823021eb2afe325e10ae'/>
<id>urn:sha1:ce0a993ca4cff1a8fce1823021eb2afe325e10ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in fix from revs 1.18/1.19: fix bug in slow timeout processing.</title>
<updated>1996-07-12T17:31:46Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-07-12T17:31:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8f501224d4f3a8d6354b1d4453b24781c90be12a'/>
<id>urn:sha1:8f501224d4f3a8d6354b1d4453b24781c90be12a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge from main branch 1.16 -&gt; 1.17:  "persist" state bug fix.</title>
<updated>1996-06-04T23:34:06Z</updated>
<author>
<name>John Polstra</name>
<email>jdp@FreeBSD.org</email>
</author>
<published>1996-06-04T23:34:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=885f2f31b4599f4bc7468278c783c1c30f1f86ed'/>
<id>urn:sha1:885f2f31b4599f4bc7468278c783c1c30f1f86ed</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Brought in fixes from -current: rev 1.20 of tcp_output.c, and 1.16 of</title>
<updated>1996-04-15T03:49:53Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1996-04-15T03:49:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=405b22bceb55daba8c860e8337428e502d1cf3b1'/>
<id>urn:sha1:405b22bceb55daba8c860e8337428e502d1cf3b1</id>
<content type='text'>
tcp_timer.c...time-out connections in the CLOSING state better.
</content>
</entry>
<entry>
<title>Brought in changes from main branch: Add connection drop capability for</title>
<updated>1995-07-29T23:16:53Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-07-29T23:16:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e899d16d21588d9faca029456abef98b1db1f42'/>
<id>urn:sha1:8e899d16d21588d9faca029456abef98b1db1f42</id>
<content type='text'>
persist timeouts.
</content>
</entry>
<entry>
<title>Remove trailing whitespace.</title>
<updated>1995-05-30T08:16:23Z</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1995-05-30T08:16:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9b2e535452929d6f2f798a2c01b23b1f547a0b0f'/>
<id>urn:sha1:9b2e535452929d6f2f798a2c01b23b1f547a0b0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug I introduced when changing PCB list to use 4.4BSD style queue</title>
<updated>1995-04-12T06:49:56Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-04-12T06:49:56Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=230620627b651d061ffd5233c8f13b54167406f9'/>
<id>urn:sha1:230620627b651d061ffd5233c8f13b54167406f9</id>
<content type='text'>
macros. Basically, detect 'tp' going away differently.
</content>
</entry>
<entry>
<title>Implemented PCB hashing. Includes new functions in_pcbinshash, in_pcbrehash,</title>
<updated>1995-04-09T01:29:31Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1995-04-09T01:29:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=15bd2b438554c81b7d0c7716532be39cfdeefe9f'/>
<id>urn:sha1:15bd2b438554c81b7d0c7716532be39cfdeefe9f</id>
<content type='text'>
and in_pcblookuphash.
</content>
</entry>
<entry>
<title>Transaction TCP support now standard.  Hack away!</title>
<updated>1995-02-16T00:55:44Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1995-02-16T00:55:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=41f82abe5a50f4968779517376eeadc8ac6d0c58'/>
<id>urn:sha1:41f82abe5a50f4968779517376eeadc8ac6d0c58</id>
<content type='text'>
</content>
</entry>
</feed>
