<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet/tcp_input.c, branch release/2.2.8</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F2.2.8'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>1998-09-17T18:02:33Z</updated>
<entry>
<title>bring DUMMYNET and BRIDGE support into -stable</title>
<updated>1998-09-17T18:02:33Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>1998-09-17T18:02:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=18f405451d1c66af0cc711c501fa970e527eb458'/>
<id>urn:sha1:18f405451d1c66af0cc711c501fa970e527eb458</id>
<content type='text'>
decouple BPF and PROMISC handling on some if drivers
make ipstat available through sysctl (already in -current)

NOTE: you have to recompile ipfw!
</content>
</entry>
<entry>
<title>introduce a sysctl variable to disable slow-start on "local"</title>
<updated>1998-09-17T04:35:58Z</updated>
<author>
<name>Luigi Rizzo</name>
<email>luigi@FreeBSD.org</email>
</author>
<published>1998-09-17T04:35:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cbed57e63091c6194ac041aa6c98a1d3388c37d4'/>
<id>urn:sha1:cbed57e63091c6194ac041aa6c98a1d3388c37d4</id>
<content type='text'>
tcp connections. slow-start is used by default (as it should be)
This fixes a misbehaviour that was introduced when T/TCP was
integrated in the main sources.
</content>
</entry>
<entry>
<title>MFH: Fix RST validation (rev 1.81)</title>
<updated>1998-09-16T17:35:17Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1998-09-16T17:35:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=b472421d01d220c03ab358d013855ae8e0194bc0'/>
<id>urn:sha1:b472421d01d220c03ab358d013855ae8e0194bc0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: mental disease correction</title>
<updated>1998-05-18T17:12:44Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1998-05-18T17:12:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dcfa7b888ee87500623a1c383d73c55ddd47e5a8'/>
<id>urn:sha1:dcfa7b888ee87500623a1c383d73c55ddd47e5a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFH: parenthesis and a bug fix</title>
<updated>1998-05-18T17:08:29Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1998-05-18T17:08:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=33cda32e1c16b68ccbf2992a838805b854f84f26'/>
<id>urn:sha1:33cda32e1c16b68ccbf2992a838805b854f84f26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: disables TAO for those  services that do not know about T/TCP</title>
<updated>1998-05-12T19:33:23Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>1998-05-12T19:33:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4f671d7bcd40a649461639afa4f40168955cd773'/>
<id>urn:sha1:4f671d7bcd40a649461639afa4f40168955cd773</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge rev 1.68 from -current (more complete fix for "land" attack)</title>
<updated>1998-01-30T19:13:55Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1998-01-30T19:13:55Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=26ccfeff7a6a8f8f74c242b8ff5998a7fc4065dd'/>
<id>urn:sha1:26ccfeff7a6a8f8f74c242b8ff5998a7fc4065dd</id>
<content type='text'>
PR:		kern/5103
</content>
</entry>
<entry>
<title>By popular demand, pull Matt Dillon's hackaround for the TCP self-connect</title>
<updated>1997-11-20T21:45:34Z</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1997-11-20T21:45:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ab90fea96b209743d9586fba5e08aede61f47563'/>
<id>urn:sha1:ab90fea96b209743d9586fba5e08aede61f47563</id>
<content type='text'>
bug into -stable.

PR:		5103
</content>
</entry>
<entry>
<title>Brought in changes from rev 1.63: backed out part of rev 1.52 (extra</title>
<updated>1997-10-04T08:54:12Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1997-10-04T08:54:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0a24fcb8f9ba394f3a7ebf6b7c0fda89cbb44f86'/>
<id>urn:sha1:0a24fcb8f9ba394f3a7ebf6b7c0fda89cbb44f86</id>
<content type='text'>
SYN_RECEIVED processing that breaks RST handling)
</content>
</entry>
<entry>
<title>MFC: Don't consider a SYN/ACK with CC but no CCECHO a proper T/TCP</title>
<updated>1997-09-30T16:43:38Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>1997-09-30T16:43:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=abc2381afafcaffc02292bfb3b95e5e72c5988ed'/>
<id>urn:sha1:abc2381afafcaffc02292bfb3b95e5e72c5988ed</id>
<content type='text'>
     handshake.
</content>
</entry>
</feed>
