<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/usr.sbin/route6d, branch stable/6</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=stable%2F6'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2006-11-23T23:15:19Z</updated>
<entry>
<title>MFC Rev 1.35</title>
<updated>2006-11-23T23:15:19Z</updated>
<author>
<name>SUZUKI Shinsuke</name>
<email>suz@FreeBSD.org</email>
</author>
<published>2006-11-23T23:15:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f5a3113dc20d3d0f8f33ea66a405f9fc745670f8'/>
<id>urn:sha1:f5a3113dc20d3d0f8f33ea66a405f9fc745670f8</id>
<content type='text'>
 implemented more validation checks about incoming responses per RFC2080,
 and one additional heuristic check for safer operation.

Obtained from: KAME
</content>
</entry>
<entry>
<title>Fixed the misplaced $FreeBSD$.</title>
<updated>2005-02-09T18:07:17Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-02-09T18:07:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6b806d21d144c25f4fad714e1c0cf780f5e27d7e'/>
<id>urn:sha1:6b806d21d144c25f4fad714e1c0cf780f5e27d7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- need_trigger/idx should be u_int, not ssize_t.</title>
<updated>2003-11-14T17:16:50Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-11-14T17:16:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=cd8ce96d580118a7aaba972f5345c7d2e5efd988'/>
<id>urn:sha1:cd8ce96d580118a7aaba972f5345c7d2e5efd988</id>
<content type='text'>
- realloc pedant.
- set sin6_scope_id before sending (link-local/multicast) packets
- removed an incorrect comment
- don't age non-gateway host routes.
- not remove global addresses on loopback interface from routing table
  by route aging.

Obtained from:	KAME
</content>
</entry>
<entry>
<title>- interface minimum MTU = 1280 in IPv6.</title>
<updated>2003-11-14T17:16:12Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-11-14T17:16:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f768a332f8438325654d14366722aee6cdb6b1b3'/>
<id>urn:sha1:f768a332f8438325654d14366722aee6cdb6b1b3</id>
<content type='text'>
- simplify.

Obtained from:	KAME
</content>
</entry>
<entry>
<title>our netstat is installed in /usr/bin.</title>
<updated>2003-11-14T16:57:04Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-11-14T16:57:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=6d7256d9d60bc277b4e6383cd992173ea2134b38'/>
<id>urn:sha1:6d7256d9d60bc277b4e6383cd992173ea2134b38</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixe remote panic on short packet</title>
<updated>2003-10-31T03:18:45Z</updated>
<author>
<name>SUZUKI Shinsuke</name>
<email>suz@FreeBSD.org</email>
</author>
<published>2003-10-31T03:18:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=7a1413f9725c454066ea7865cf097431e4338c5d'/>
<id>urn:sha1:7a1413f9725c454066ea7865cf097431e4338c5d</id>
<content type='text'>
Obtained from: KAME
</content>
</entry>
<entry>
<title>remove unused variable</title>
<updated>2003-10-03T21:06:17Z</updated>
<author>
<name>Sam Leffler</name>
<email>sam@FreeBSD.org</email>
</author>
<published>2003-10-03T21:06:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=d6bb3ab6ff8ac881790bbf9942bc9141e61de88e'/>
<id>urn:sha1:d6bb3ab6ff8ac881790bbf9942bc9141e61de88e</id>
<content type='text'>
Supported by:	FreeBSD Foundation
</content>
</entry>
<entry>
<title>rtm_seq is int, so seq/myseq should be int.</title>
<updated>2003-08-18T16:20:30Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-08-18T16:20:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b24803f0133ea283ab4b3739603180144c89e04'/>
<id>urn:sha1:3b24803f0133ea283ab4b3739603180144c89e04</id>
<content type='text'>
Obtained from:	KAME
MFC after:	1 week
</content>
</entry>
<entry>
<title>suppress outpt on dump request if -q is specified.</title>
<updated>2003-08-18T16:15:30Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-08-18T16:15:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=0d30357ff67277dd104e99d064d3295639ab8b7d'/>
<id>urn:sha1:0d30357ff67277dd104e99d064d3295639ab8b7d</id>
<content type='text'>
Obtained from:	KAME
MFC after:	1 week
</content>
</entry>
<entry>
<title>atoi -&gt; strtoul</title>
<updated>2003-08-18T16:09:59Z</updated>
<author>
<name>Hajimu UMEMOTO</name>
<email>ume@FreeBSD.org</email>
</author>
<published>2003-08-18T16:09:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=8ecfc219e13eb783080956a56365a3d94782a04c'/>
<id>urn:sha1:8ecfc219e13eb783080956a56365a3d94782a04c</id>
<content type='text'>
Obtained from:	KAME
MFC after:	1 week
</content>
</entry>
</feed>
