<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/netinet6, branch release/4.6.2_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F4.6.2_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<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/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/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/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 1.4: Recent zlib does not like Z_FLUSH at the end of inflate().</title>
<updated>2002-05-14T09:31:41Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-05-14T09:31:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2cb548725b198d73a9276efc19615210733dcc8c'/>
<id>urn:sha1:2cb548725b198d73a9276efc19615210733dcc8c</id>
<content type='text'>
Approved by:	re
</content>
</entry>
<entry>
<title>MFC:</title>
<updated>2002-04-28T05:40:29Z</updated>
<author>
<name>SUZUKI Shinsuke</name>
<email>suz@FreeBSD.org</email>
</author>
<published>2002-04-28T05:40:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=16d053fe829126730a609c1b1052cebdba21ea30'/>
<id>urn:sha1:16d053fe829126730a609c1b1052cebdba21ea30</id>
<content type='text'>
	just merged cosmetic changes from KAME to ease sync between KAME
	and FreeBSD.  (based on freebsd4-snap-20020128)
</content>
</entry>
<entry>
<title>MFC 1.19: Correct timer management (deprecated) in nd6_timer.</title>
<updated>2002-04-27T17:18:42Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-04-27T17:18:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=74cb6c14cf3ccf5468dd29322af6218b7690f15f'/>
<id>urn:sha1:74cb6c14cf3ccf5468dd29322af6218b7690f15f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.16: In nd6_lookup(), check if rt_llinfo is non-NULL to avoid</title>
<updated>2002-04-08T07:36:17Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-04-08T07:36:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=27db944606679e06e2a1777dfbc8d3b4198f25ae'/>
<id>urn:sha1:27db944606679e06e2a1777dfbc8d3b4198f25ae</id>
<content type='text'>
returning an entry that has the LLINFO flag but is not a neighbor
cache entry.
</content>
</entry>
<entry>
<title>MFC 1.35: Fix cached route problem.</title>
<updated>2002-04-05T08:49:46Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-04-05T08:49:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c2dc39a2e013a39506248a083438bda424a76f48'/>
<id>urn:sha1:c2dc39a2e013a39506248a083438bda424a76f48</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.63: double m_free() - not critical.  from niklas@openbsd</title>
<updated>2002-04-04T11:10:52Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-04-04T11:10:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=864cd30f933206f29bbdd04aab32ff920cb4f538'/>
<id>urn:sha1:864cd30f933206f29bbdd04aab32ff920cb4f538</id>
<content type='text'>
</content>
</entry>
<entry>
<title>MFC 1.3: 3rd arg to bcmp() was wrong.  From: David Wang &lt;dsw@juniper.net&gt;</title>
<updated>2002-04-01T15:29:04Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2002-04-01T15:29:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6f4fa650c5a4c5d373cda2f8f160e40ff25a87ef'/>
<id>urn:sha1:6f4fa650c5a4c5d373cda2f8f160e40ff25a87ef</id>
<content type='text'>
</content>
</entry>
</feed>
