<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet, branch releng/4.7</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F4.7'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2004-03-17T10:50:46Z</updated>
<entry>
<title>MFC in part tcp_input.c 1.228, tcp_subr.c 1.182, tcp_var.h 1.98:</title>
<updated>2004-03-17T10:50:46Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2004-03-17T10:50:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=f65ff4e7c66d67e7c43a7725a468e3e2f57554d6'/>
<id>urn:sha1:f65ff4e7c66d67e7c43a7725a468e3e2f57554d6</id>
<content type='text'>
Limit TCP segment reassembly queue size.
</content>
</entry>
<entry>
<title>Fix a logic error in the check to see if arplookup() should free the route.</title>
<updated>2003-09-24T21:51:13Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2003-09-24T21:51:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=aec1f26336fb5fb7ca2ff029e45f90a53ab09c6d'/>
<id>urn:sha1:aec1f26336fb5fb7ca2ff029e45f90a53ab09c6d</id>
<content type='text'>
Noticed by:	Mike Hogsett
Reviewed by:	ru
</content>
</entry>
<entry>
<title>Fix a bug in arplookup(), whereby a hostile party on a locally</title>
<updated>2003-09-23T16:54:39Z</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2003-09-23T16:54:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=dbede30fe3a8104447358c834351d7ce3a181812'/>
<id>urn:sha1:dbede30fe3a8104447358c834351d7ce3a181812</id>
<content type='text'>
attached network could exhaust kernel memory, and cause a system
panic, by sending a flood of spoofed ARP requests.

Approved by:	security-officer, jake (mentor)
Reported by:	Apple Product Security &lt;product-security@apple.com&gt;
</content>
</entry>
<entry>
<title>MFC tcp_syncache.c 1.38: Improve security and performance of syncookies.</title>
<updated>2003-02-23T20:19:43Z</updated>
<author>
<name>Jacques Vidrine</name>
<email>nectar@FreeBSD.org</email>
</author>
<published>2003-02-23T20:19:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=e93e1ddabbb7febd6001b71685c6f0e1daa4d341'/>
<id>urn:sha1:e93e1ddabbb7febd6001b71685c6f0e1daa4d341</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC rev 1.175</title>
<updated>2002-09-27T02:06:25Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2002-09-27T02:06:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=014c4b26f86e6e66ba8b4769765f00771e976843'/>
<id>urn:sha1:014c4b26f86e6e66ba8b4769765f00771e976843</id>
<content type='text'>
  Fix issue where shutdown(socket, SHUT_RD) was effectively
  ignored for TCP sockets.

  NetBSD PR:      18185
  Submitted by:   Sean Boudreau &lt;seanb@qnx.com&gt;

Approved by:	re
</content>
</entry>
<entry>
<title>MFC 1.174</title>
<updated>2002-09-24T16:28:34Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-09-24T16:28:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8d7717c8f823144d5517d3fb024d5b3b94d688c3'/>
<id>urn:sha1:8d7717c8f823144d5517d3fb024d5b3b94d688c3</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>CVS wasn't at fault for this part of the mismerge, gratuitous differences</title>
<updated>2002-09-03T22:32:47Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-09-03T22:32:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1695353f626beeca6eb8610d631a2c802d36b613'/>
<id>urn:sha1:1695353f626beeca6eb8610d631a2c802d36b613</id>
<content type='text'>
between CURRENT and STABLE were:  isipv6 isn't existant in the non-INET6
case, so conditionalise large parts on this.  Yuck.  Yuck.

Submitted by:	lioux
Approbed by:	re (original commit)
</content>
</entry>
<entry>
<title>Fix mis-merge.</title>
<updated>2002-09-03T22:01:04Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-09-03T22:01:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b842f47f5cd4ef878000e885a4ab2384dee08f10'/>
<id>urn:sha1:b842f47f5cd4ef878000e885a4ab2384dee08f10</id>
<content type='text'>
Submitted by:	lioux
</content>
</entry>
<entry>
<title>MFC: When printing IPv6 addresses with a TCP/UDP port seperated by a colon,</title>
<updated>2002-09-03T19:53:04Z</updated>
<author>
<name>Juli Mallett</name>
<email>jmallett@FreeBSD.org</email>
</author>
<published>2002-09-03T19:53:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=246eb89cb809121fec14d0b365e6989e4ad98622'/>
<id>urn:sha1:246eb89cb809121fec14d0b365e6989e4ad98622</id>
<content type='text'>
     for the log_in_vain facility, surround them in brackets.

Pointed out by:	Edward J. M. Brocklesby
Reviewed by:	ume
Approved by:	murray (re)
</content>
</entry>
<entry>
<title>MFC the TCP bandwidth-based window limiting code.  Default operation is</title>
<updated>2002-08-24T18:40:26Z</updated>
<author>
<name>Matthew Dillon</name>
<email>dillon@FreeBSD.org</email>
</author>
<published>2002-08-24T18:40:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b475649b6240edde380a72fd4f074c9afd3d5836'/>
<id>urn:sha1:b475649b6240edde380a72fd4f074c9afd3d5836</id>
<content type='text'>
to not limit the window (feature disabled).  Setting
net.inet.tcp.inflight_enable to 1 will enable the feature.

Differences from current:  debugging defaults to off, and the window
minimum is set to a production value of 6144 bytes rather then a debugging
value of 1024 bytes.  See 'man tcp' and 'man tuning' for more information.
</content>
</entry>
</feed>
