<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet/tcp_input.c, branch releng/2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>As suggested by Sally Floyd, don't add the ``small fraction of the window</title>
<updated>1994-10-13T18:36:32+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-10-13T18:36:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=10be56487a30f15986888cfa27f9d04ab19d5927'/>
<id>10be56487a30f15986888cfa27f9d04ab19d5927</id>
<content type='text'>
size'' when doing congestion avoidance.

Submitted by:	Mark Andrews
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
size'' when doing congestion avoidance.

Submitted by:	Mark Andrews
</pre>
</div>
</content>
</entry>
<entry>
<title>GCC cleanup.</title>
<updated>1994-10-02T17:48:58+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>1994-10-02T17:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=623ae52e4e1ce4afabbf2ba7b17d8da7b375c97b'/>
<id>623ae52e4e1ce4afabbf2ba7b17d8da7b375c97b</id>
<content type='text'>
Reviewed by:
Submitted by:
Obtained from:
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:
Submitted by:
Obtained from:
</pre>
</div>
</content>
</entry>
<entry>
<title>Made TCPDEBUG truely optional. Based on changes I made in FreeBSD 1.1.5.</title>
<updated>1994-09-15T10:36:56+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-09-15T10:36:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=610ee2f9b518448dcbd51df40e79680f452eed37'/>
<id>610ee2f9b518448dcbd51df40e79680f452eed37</id>
<content type='text'>
Fixed somebody's idea of a joke - about the first half of the lines in
in_proto.c were spaced over by one space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed somebody's idea of a joke - about the first half of the lines in
in_proto.c were spaced over by one space.
</pre>
</div>
</content>
</entry>
<entry>
<title>Obey RFC 793, section 3.4:</title>
<updated>1994-08-26T22:27:16+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-26T22:27:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6a7be6e8e00c40ad6d03410d56236ca0ed3a635e'/>
<id>6a7be6e8e00c40ad6d03410d56236ca0ed3a635e</id>
<content type='text'>
  Several examples of connection initiation follow.  Although these
  examples do not show connection synchronization using data-carrying
  segments, this is perfectly legitimate, so long as the receiving TCP
  doesn't deliver the data to the user until it is clear the data is
  valid (i.e., the data must be buffered at the receiver until the
  connection reaches the ESTABLISHED state).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Several examples of connection initiation follow.  Although these
  examples do not show connection synchronization using data-carrying
  segments, this is perfectly legitimate, so long as the receiving TCP
  doesn't deliver the data to the user until it is clear the data is
  valid (i.e., the data must be buffered at the receiver until the
  connection reaches the ESTABLISHED state).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up some sloppy coding practices:</title>
<updated>1994-08-18T22:36:09+00:00</updated>
<author>
<name>Garrett Wollman</name>
<email>wollman@FreeBSD.org</email>
</author>
<published>1994-08-18T22:36:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41'/>
<id>f23b4c91c4fb94e1bb6aeb4e7747f4ccf7767b41</id>
<content type='text'>
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Delete redundant declarations.
- Add -Wredundant-declarations to Makefile.i386 so they don't come back.
- Delete sloppy COMMON-style declarations of uninitialized data in
  header files.
- Add a few prototypes.
- Clean up warnings resulting from the above.

NB: ioconf.c will still generate a redundant-declaration warning, which
is unavoidable unless somebody volunteers to make `config' smarter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-08-02T07:55:43+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-02T07:55:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3c4dd3568f411b4f00f795929afb77ca972c2325'/>
<id>3c4dd3568f411b4f00f795929afb77ca972c2325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug with Nagel Congestion Avoidance where a tcp connection would</title>
<updated>1994-08-01T12:00:25+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-01T12:00:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=b164106fa7c50fde58d3824ec0ea34590700ba21'/>
<id>b164106fa7c50fde58d3824ec0ea34590700ba21</id>
<content type='text'>
stall unnecessarily - always send an ACK when a packet len of &lt; mss is
received.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
stall unnecessarily - always send an ACK when a packet len of &lt; mss is
received.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added missing ntohl()'s that are needed before calling IN_MULTICAST in</title>
<updated>1994-05-26T09:51:33+00:00</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-05-26T09:51:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d4d0967e5b23efb82dc86daba55aceee30cb5451'/>
<id>d4d0967e5b23efb82dc86daba55aceee30cb5451</id>
<content type='text'>
a couple of places.
Submitted by:	Johannes Helander
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a couple of places.
Submitted by:	Johannes Helander
</pre>
</div>
</content>
</entry>
<entry>
<title>The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.</title>
<updated>1994-05-25T09:21:21+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-25T09:21:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=26f9a76710a312a951848542b9ca1f44100450e2'/>
<id>26f9a76710a312a951848542b9ca1f44100450e2</id>
<content type='text'>
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	Rodney W. Grimes
Submitted by:	John Dyson and David Greenman
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD 4.4 Lite Kernel Sources</title>
<updated>1994-05-24T10:09:53+00:00</updated>
<author>
<name>Rodney W. Grimes</name>
<email>rgrimes@FreeBSD.org</email>
</author>
<published>1994-05-24T10:09:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=df8bae1de4b67ccf57f4afebd4e2bf258c38910d'/>
<id>df8bae1de4b67ccf57f4afebd4e2bf258c38910d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
