<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/sys/netinet, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2002-08-14T06:57:09Z</updated>
<entry>
<title>This commit was manufactured by cvs2svn to create tag</title>
<updated>2002-08-14T06:57:09Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-08-14T06:57:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=72b7f92e6edf4375820f765b41697b3208ce7fe7'/>
<id>urn:sha1:72b7f92e6edf4375820f765b41697b3208ce7fe7</id>
<content type='text'>
'RELENG_4_6_2_RELEASE'.

This commit was manufactured to restore the state of the 4.6.2-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
</content>
</entry>
<entry>
<title>This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.</title>
<updated>2002-07-03T13:01:42Z</updated>
<author>
<name>cvs2svn</name>
<email>cvs2svn@FreeBSD.org</email>
</author>
<published>2002-07-03T13:01:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=db0a3b09965d55f9dee7a58fb04e31df42b6ae73'/>
<id>urn:sha1:db0a3b09965d55f9dee7a58fb04e31df42b6ae73</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC: Revised MLD-related definitions</title>
<updated>2002-06-29T18:31:11Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-06-29T18:31:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=017eafc92fbb96ffdd42aab6a30d7fa8725c157b'/>
<id>urn:sha1:017eafc92fbb96ffdd42aab6a30d7fa8725c157b</id>
<content type='text'>
- Used mld_xxx and MLD_xxx instead of mld6_xxx and MLD6_xxx according
  to the official defintions in rfc2292bis
  (macro definitions for backward compatibility were provided)
- Changed the first member of mld_hdr{} from mld_hdr to mld_icmp6_hdr
  to avoid name space conflict in C++

	sys/netinet/icmp6.h:	1.8
	sys/netinet6/icmp6.c:	1.18
	sys/netinet6/mld6.c:	1.8
</content>
</entry>
<entry>
<title>MFC: r1.23; delay referencing next entry in timer chain.</title>
<updated>2002-06-28T19:31:58Z</updated>
<author>
<name>Jonathan Lemon</name>
<email>jlemon@FreeBSD.org</email>
</author>
<published>2002-06-28T19:31:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ef4b265017e15adcd2d2853aa3a50b12ddce5be1'/>
<id>urn:sha1:ef4b265017e15adcd2d2853aa3a50b12ddce5be1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC netinet/if_ether.c:1.93-1.94,</title>
<updated>2002-06-18T00:15:31Z</updated>
<author>
<name>Kelly Yancey</name>
<email>kbyanc@FreeBSD.org</email>
</author>
<published>2002-06-18T00:15:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2939190e5543692f066a08757f83e1df183e5ee7'/>
<id>urn:sha1:2939190e5543692f066a08757f83e1df183e5ee7</id>
<content type='text'>
    net/if_iso88025subr.c:1.21,
    net/iso88025.h:1.6-1.8:
	Move ISO88025 source routing information into sockaddr_dl's
	sdl_data field.  This returns the sdl_data field to a
	variable-length field.  More importantly, this prevents a
	easily-reproduceable data-corruption bug when the interface name
	plus the hardware address exceed the sdl_data field's original 12
	byte limit.  However, token-ring interfaces may still overflow the
	new sdl_data field's 46 byte limit if the interface name exceeds 6
	characters (since 6 characters for interface name plus 6 for hardware
	address plus 34 for source routing = the size of sdl_data).

Sponsored by:	NTT Multimedia Communications Labs
</content>
</entry>
<entry>
<title>MFC: rev 1.51.2.13 (reduce windows size to 57k).</title>
<updated>2002-06-07T20:54:02Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-07T20:54:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=bc3f1177e9363de64ad16c641da239591c1f9bd2'/>
<id>urn:sha1:bc3f1177e9363de64ad16c641da239591c1f9bd2</id>
<content type='text'>
Requested by:	murray
</content>
</entry>
<entry>
<title>IPfiler has problems with its keep state when the windows size is 64k.</title>
<updated>2002-06-07T20:23:44Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2002-06-07T20:23:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=611551cd44768fe1ad43d5af53b9c576e730d6ea'/>
<id>urn:sha1:611551cd44768fe1ad43d5af53b9c576e730d6ea</id>
<content type='text'>
So reduce it to 57k for now.  It should remain 64k in -CURRENT so we can
force a fix in broken software.  There is nice explanation in the PR about
the environment in which the bug happens.

Approved by:	murray
PR:		34801
Submitted by:	AMAKAWA Shuhei &lt;sa264@cam.ac.uk&gt;
</content>
</entry>
<entry>
<title>MFC: net.inet.icmp.icmplim_output</title>
<updated>2002-05-06T07:29:18Z</updated>
<author>
<name>Dima Dorfman</name>
<email>dd@FreeBSD.org</email>
</author>
<published>2002-05-06T07:29:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d5b38da9062ce346f3076d35760a0fedcd1a7e62'/>
<id>urn:sha1:d5b38da9062ce346f3076d35760a0fedcd1a7e62</id>
<content type='text'>
Approved by:	dan, murray
</content>
</entry>
<entry>
<title>Revert MFC of ephemeral port changes.  More work will have to be done</title>
<updated>2002-05-02T02:36:50Z</updated>
<author>
<name>Mike Silbersack</name>
<email>silby@FreeBSD.org</email>
</author>
<published>2002-05-02T02:36:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=fdadf62c8d53ab1469d004d5d0ad4b8b4b937976'/>
<id>urn:sha1:fdadf62c8d53ab1469d004d5d0ad4b8b4b937976</id>
<content type='text'>
before this MFC is agreeable to all.
</content>
</entry>
<entry>
<title>MFC: Enlighten those who read the FINE POINTS of the documentation a</title>
<updated>2002-05-01T21:30:05Z</updated>
<author>
<name>Crist J. Clark</name>
<email>cjc@FreeBSD.org</email>
</author>
<published>2002-05-01T21:30:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f7bc9b4f7b0cdfb5e293007580ac1fb5e8ff7b8c'/>
<id>urn:sha1:f7bc9b4f7b0cdfb5e293007580ac1fb5e8ff7b8c</id>
<content type='text'>
bit more on how ipfw(8) deals with tiny fragments. While we're at it,
add a quick log message to even let people know we dropped a
packet. (Note that the second FINE POINT is somewhat redundant given
the first, but since the code is there, leave the docs for it.)

  src/sbin/ipfw/ipfw.8:		1.102
  src/sys/netinet/ip_fw.c:	1.184
</content>
</entry>
</feed>
