<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in IMPLEMENTATION</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>dcde2454bc52f5d959a4e65692350773044d88c6 - Grammar fix in share/doc/IPv6/IMPLEMENTATION</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#dcde2454bc52f5d959a4e65692350773044d88c6</link>
        <description>Grammar fix in share/doc/IPv6/IMPLEMENTATIONEvent:		Advanced UNIX Programming Course (Fall&#8217;23) at NTHUPull Request:	https://github.com/freebsd/freebsd-src/pull/1003

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 05 Jan 2024 18:56:26 +0100</pubDate>
        <dc:creator>Ho-Kun Lin &lt;s110062126@m110.nthu.edu.tw&gt;</dc:creator>
    </item>
<item>
        <title>05248206f720394d95c2a7475429311df670a2e9 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#05248206f720394d95c2a7475429311df670a2e9</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 16 Aug 2023 19:55:20 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f9aaf18b1d71793fab0eb1e659e32d74080ce90 - update external URL</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#1f9aaf18b1d71793fab0eb1e659e32d74080ce90</link>
        <description>update external URL

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sat, 05 Feb 2022 20:23:51 +0100</pubDate>
        <dc:creator>Wolfram Schneider &lt;wosch@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b141dd5ddfe9d0b5da8ee88541860c8629a4aeed - Remove now unused IPv6 macros and update docs.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#b141dd5ddfe9d0b5da8ee88541860c8629a4aeed</link>
        <description>Remove now unused IPv6 macros and update docs.After r354748-354750 all uses of the IP6_EXTHDR_CHECK() andIP6_EXTHDR_GET() macros are gone from the kernel.  IP6_EXTHDR_GET0()was unused.  Remove the macros and update the documentation.Sponsored by:	Netflix

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 15 Nov 2019 22:55:41 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fa0b743820f61c661ba5f3ea0e3be0dc137910e - IFC @230489 (pending review).</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#8fa0b743820f61c661ba5f3ea0e3be0dc137910e</link>
        <description>IFC @230489 (pending review).

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 23 Jan 2012 20:46:36 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80dbff4e99ba37534b40803a1ddff842f5ebdd58 - IFC to head to catch up the bhyve branch</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#80dbff4e99ba37534b40803a1ddff842f5ebdd58</link>
        <description>IFC to head to catch up the bhyve branchApproved by:	grehan@

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 04 Jan 2012 03:01:27 +0100</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93b03d5dc7b2a30a7e5a1d1224178380bd3ebc01 - Spelling fixes for share/</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#93b03d5dc7b2a30a7e5a1d1224178380bd3ebc01</link>
        <description>Spelling fixes for share/

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 30 Dec 2011 12:11:54 +0100</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ea36b5d02ab0871f60c9e0c9888ef0d76dca1c7 - Remove some comments about NetBSD. This in on FreeBSD and we do not</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#2ea36b5d02ab0871f60c9e0c9888ef0d76dca1c7</link>
        <description>Remove some comments about NetBSD. This in on FreeBSD and we do notwant to confuse people at the very beginning.Sync TOC/paragraph numbers in the text.Requested by: Benedikt Stockebrand during his talk at EuroBSDCon 2006Reviewed by: gnn

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sun, 12 Nov 2006 19:38:07 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>743eee666f210e57243adc9ff8eb72e1082bff48 - sync with KAME regarding NDP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#743eee666f210e57243adc9ff8eb72e1082bff48</link>
        <description>sync with KAME regarding NDP- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners- supports Router-Preference &lt;draft-ietf-ipv6-router-selection-07.txt&gt;- better prefix lifetime management- more spec-comformant DAD advertisement- updated RFC/internet-draft revisionsObtained from: KAMEReviewed by: ume, gnnMFC after: 2 month

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 21 Oct 2005 18:23:01 +0200</pubDate>
        <dc:creator>SUZUKI Shinsuke &lt;suz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f320556fd5f54d45d72345c53e949835bdc90c8 - reflect scope change.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#1f320556fd5f54d45d72345c53e949835bdc90c8</link>
        <description>reflect scope change.Obtained from:	KAME

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 25 Jul 2005 18:26:47 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f88fe57e31cfb944b71b8093cc65345ded15923d - - refrect recent changes.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#f88fe57e31cfb944b71b8093cc65345ded15923d</link>
        <description>- refrect recent changes.- add table of contents.- add section 4.8 - Operations with IPsec tunnel mode.- add section 9 - Policy on technology with intellectual property  right restriction- more about KAME&apos;s codeing style.Obtained from:	KAME

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 05 Nov 2003 13:00:32 +0100</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b42ac57f4f2c183fda94189f1516ae3c1eff851f - - support AES counter mode for ESP.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#b42ac57f4f2c183fda94189f1516ae3c1eff851f</link>
        <description>- support AES counter mode for ESP.- use size_t as return type of schedlen(), as there&apos;s no error  check needed.- clear key schedule buffer before freeing.Obtained from:	KAME

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 13 Oct 2003 16:57:41 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>492528c051c93c3c37a5f455115eb8da8a1892ba - - RIPEMD160 support</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#492528c051c93c3c37a5f455115eb8da8a1892ba</link>
        <description>- RIPEMD160 support- pass size arg to ah-&gt;result (avoid assuming result buffer size)Obtained from:	KAME

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sun, 12 Oct 2003 11:41:42 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d5abbddbf03791c777fed86500976ea3dd19245 - Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#9d5abbddbf03791c777fed86500976ea3dd19245</link>
        <description>Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,especially in troff files.

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 01 Jan 2003 19:49:04 +0100</pubDate>
        <dc:creator>Jens Schweikhardt &lt;schweikh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33841545909f4a4ee94aa148b3a9cbcdc1abb02a - Sync with recent KAME.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#33841545909f4a4ee94aa148b3a9cbcdc1abb02a</link>
        <description>Sync with recent KAME.This work was based on kame-20010528-freebsd43-snap.tgz and somecritical problem after the snap was out were fixed.There are many many changes since last KAME merge.TODO:  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different    from RFC2407/IANA assignment because of binary compatibility    issue.  It should be fixed under 5-CURRENT.  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it    is still there because of binary compatibility issue.  It should    be removed under 5-CURRENT.Reviewed by:	itojunObtained from:	KAMEMFC after:	3 weeks

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 11 Jun 2001 14:39:29 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f336835e18ec8e52d205f9fbe2c8bc65a7861be - sync with recent IMPLEMENTATION note from kame.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#8f336835e18ec8e52d205f9fbe2c8bc65a7861be</link>
        <description>sync with recent IMPLEMENTATION note from kame.

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Tue, 04 Jul 2000 18:35:31 +0200</pubDate>
        <dc:creator>Jun-ichiro itojun Hagino &lt;itojun@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80d21dc41ba277a75179ae197a69ae0255a9132c - Add IPv6 related docs.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#80d21dc41ba277a75179ae197a69ae0255a9132c</link>
        <description>Add IPv6 related docs.Reviewed by: phantom

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sat, 26 Feb 2000 20:44:12 +0100</pubDate>
        <dc:creator>Yoshinobu Inoue &lt;shin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ea36b5d02ab0871f60c9e0c9888ef0d76dca1c7 - Remove some comments about NetBSD. This in on FreeBSD and we do not</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#2ea36b5d02ab0871f60c9e0c9888ef0d76dca1c7</link>
        <description>Remove some comments about NetBSD. This in on FreeBSD and we do notwant to confuse people at the very beginning.Sync TOC/paragraph numbers in the text.Requested by: Benedikt Stockebrand during his talk at EuroBSDCon 2006Reviewed by: gnn

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sun, 12 Nov 2006 19:38:07 +0100</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>743eee666f210e57243adc9ff8eb72e1082bff48 - sync with KAME regarding NDP</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#743eee666f210e57243adc9ff8eb72e1082bff48</link>
        <description>sync with KAME regarding NDP- introduced fine-grain-timer to manage ND-caches and IPv6 Multicast-Listeners- supports Router-Preference &lt;draft-ietf-ipv6-router-selection-07.txt&gt;- better prefix lifetime management- more spec-comformant DAD advertisement- updated RFC/internet-draft revisionsObtained from: KAMEReviewed by: ume, gnnMFC after: 2 month

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 21 Oct 2005 18:23:01 +0200</pubDate>
        <dc:creator>SUZUKI Shinsuke &lt;suz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f320556fd5f54d45d72345c53e949835bdc90c8 - reflect scope change.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/share/doc/IPv6/IMPLEMENTATION#1f320556fd5f54d45d72345c53e949835bdc90c8</link>
        <description>reflect scope change.Obtained from:	KAME

            List of files:
            /freebsd/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 25 Jul 2005 18:26:47 +0200</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
