<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/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>05248206 - Remove $FreeBSD$: one-line bare tag</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#05248206</link>
        <description>Remove $FreeBSD$: one-line bare tagRemove /^\s*\$FreeBSD\$$\n/

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

            List of files:
            /freebsd-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sat, 05 Feb 2022 19:23:51 +0000</pubDate>
        <dc:creator>Wolfram Schneider &lt;wosch@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b141dd5d - Remove now unused IPv6 macros and update docs.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#b141dd5d</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 15 Nov 2019 21:55:41 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93b03d5d - Spelling fixes for share/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#93b03d5d</link>
        <description>Spelling fixes for share/

            List of files:
            /freebsd-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 30 Dec 2011 11:11:54 +0000</pubDate>
        <dc:creator>Ulrich Sp&#246;rlein &lt;uqs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2ea36b5d - Remove some comments about NetBSD. This in on FreeBSD and we do not</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#2ea36b5d</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sun, 12 Nov 2006 18:38:07 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>743eee66 - sync with KAME regarding NDP</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#743eee66</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Fri, 21 Oct 2005 16:23:01 +0000</pubDate>
        <dc:creator>SUZUKI Shinsuke &lt;suz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1f320556 - reflect scope change.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#1f320556</link>
        <description>reflect scope change.Obtained from:	KAME

            List of files:
            /freebsd-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 25 Jul 2005 16:26:47 +0000</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f88fe57e - - refrect recent changes.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#f88fe57e</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 05 Nov 2003 12:00:32 +0000</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b42ac57f - - support AES counter mode for ESP.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#b42ac57f</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 13 Oct 2003 14:57:41 +0000</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>492528c0 - - RIPEMD160 support</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#492528c0</link>
        <description>- RIPEMD160 support- pass size arg to ah-&gt;result (avoid assuming result buffer size)Obtained from:	KAME

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

            List of files:
            /freebsd-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Wed, 01 Jan 2003 18:49:04 +0000</pubDate>
        <dc:creator>Jens Schweikhardt &lt;schweikh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33841545 - Sync with recent KAME.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#33841545</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-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Mon, 11 Jun 2001 12:39:29 +0000</pubDate>
        <dc:creator>Hajimu UMEMOTO &lt;ume@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8f336835 - sync with recent IMPLEMENTATION note from kame.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/doc/IPv6/IMPLEMENTATION#8f336835</link>
        <description>sync with recent IMPLEMENTATION note from kame.

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

            List of files:
            /freebsd-14.2/share/doc/IPv6/IMPLEMENTATION</description>
        <pubDate>Sat, 26 Feb 2000 19:44:12 +0000</pubDate>
        <dc:creator>Yoshinobu Inoue &lt;shin@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
