<?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 protocols</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fb40f8c62926bcfb9f41abb0a18cd12bb81545a1 - remove dup line; from j@bitminer</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#fb40f8c62926bcfb9f41abb0a18cd12bb81545a1</link>
        <description>remove dup line; from j@bitminer

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 22 Sep 2022 17:44:20 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>dbce27bcfd7da62bd66851f99d86c0774305ee08 - Sync with IANA.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#dbce27bcfd7da62bd66851f99d86c0774305ee08</link>
        <description>Sync with IANA.&quot;fine&quot; claudio@ deraadt@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Sat, 12 Jul 2014 14:38:38 +0000</pubDate>
        <dc:creator>ajacoutot &lt;ajacoutot@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>e031e40373bab940000a1f7a499ffc0d94a04970 - Sync protocols 43 (ipv6-route) &amp; 44 (ipv6-frag) names with IANA database.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#e031e40373bab940000a1f7a499ffc0d94a04970</link>
        <description>Sync protocols 43 (ipv6-route) &amp; 44 (ipv6-frag) names with IANA database.ok henning@, bluhm@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 08 Sep 2011 19:30:29 +0000</pubDate>
        <dc:creator>matthieu &lt;matthieu@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d85f7bc16ff4db5aedffd92a6397af819385204f - Add (again) support for divert sockets. They allow you to:</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#d85f7bc16ff4db5aedffd92a6397af819385204f</link>
        <description>Add (again) support for divert sockets. They allow you to:- queue packets from pf(4) to a userspace application- reinject packets from the application into the kernel stack.The divert socket can be bound to a special &quot;divert port&quot; and willreceive every packet diverted to that port by pf(4).The pf syntax is pretty simple, e.g.:pass on em0 inet proto tcp from any to any port 80 divert-packet port 1A lot of discussion have happened since my last commit that resultedin many changes and improvements.I would *really* like to thank everyone who took part in the discussionespecially canacar@ who spotted out which are the limitations of this approach.OpenBSD divert(4) is meant to be compatible with software running ontop of FreeBSD&apos;s divert sockets even though they are pretty different and willbecome even more with time.discusses with many, but mainly reyk@ canacar@ deraadt@ dlg@ claudio@ beck@tested by reyk@ and myselfok reyk@ claudio@ beck@manpage help and ok by jmc@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Sun, 04 Oct 2009 16:08:37 +0000</pubDate>
        <dc:creator>michele &lt;michele@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>29e9e94ca1b28522838e7997071611c365409544 - zap duplicate</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#29e9e94ca1b28522838e7997071611c365409544</link>
        <description>zap duplicateFrom: Myk Taylor &lt;myk@ucla.edu&gt;

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Fri, 07 May 2004 16:27:23 +0000</pubDate>
        <dc:creator>henning &lt;henning@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>f580e9d770a530665a841d6c50128e1ea2ec5cba - Change pfsync IP protocol and multicast group numbers.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#f580e9d770a530665a841d6c50128e1ea2ec5cba</link>
        <description>Change pfsync IP protocol and multicast group numbers.IPPROTO_PFSYNC -&gt; 240INADDR_PFSYNC_GROUP -&gt; 224.0.0.240ok deraadt@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Wed, 17 Dec 2003 21:36:17 +0000</pubDate>
        <dc:creator>mcbride &lt;mcbride@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>1f3f02ce8ef04b44f838f4a3f2e0e800d416833d - Add pfsync.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#1f3f02ce8ef04b44f838f4a3f2e0e800d416833d</link>
        <description>Add pfsync.ok deraadt@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Mon, 15 Dec 2003 07:15:44 +0000</pubDate>
        <dc:creator>mcbride &lt;mcbride@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>c05683a61744ff285c243f7a856485b47beaa13f - Common Address Redundancy Protocol</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#c05683a61744ff285c243f7a856485b47beaa13f</link>
        <description>Common Address Redundancy ProtocolAllows multiple hosts to share an IP address, providing high availabilityand load balancing.Based on code by mickey@, with additional help from markus@and Marco_Pfatschbacher@genua.deok deraadt@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Fri, 17 Oct 2003 21:04:57 +0000</pubDate>
        <dc:creator>mcbride &lt;mcbride@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>2af360a6ed309ab9aae93fbb8add1dca99061cf7 - more up to date, some input by todd@</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#2af360a6ed309ab9aae93fbb8add1dca99061cf7</link>
        <description>more up to date, some input by todd@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 16 Jan 2003 19:49:52 +0000</pubDate>
        <dc:creator>rohee &lt;rohee@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>5096359ad965c13a66ddcfa1649ce73573ea757f - Add icmp6 as an alias for ipv6-icmp. This helps clear up confusion about</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#5096359ad965c13a66ddcfa1649ce73573ea757f</link>
        <description>Add icmp6 as an alias for ipv6-icmp. This helps clear up confusion abouticmp protocol naming particularly with pfctl, since the manpage isicmp6(4) (not ipv6-icmp(4)).suggested by espie@, cleared with deraadt@, ok dhartmei@

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Mon, 30 Dec 2002 22:17:03 +0000</pubDate>
        <dc:creator>mcbride &lt;mcbride@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>6970ffaad2f5b21f1cc9d9d235c66bc331ddcfe7 - update URL and fix a typo; David Krause</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#6970ffaad2f5b21f1cc9d9d235c66bc331ddcfe7</link>
        <description>update URL and fix a typo; David Krause

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Wed, 11 Dec 2002 12:35:53 +0000</pubDate>
        <dc:creator>henning &lt;henning@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>d6c27852f559f0a3dbc545bd828ad6e8dec3fd7c - space nits</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#d6c27852f559f0a3dbc545bd828ad6e8dec3fd7c</link>
        <description>space nits

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 30 May 2002 06:44:07 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>08a3bdb427695331fd90cd12422cb5032427a1d6 - zap trailing spaces and tabs</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#08a3bdb427695331fd90cd12422cb5032427a1d6</link>
        <description>zap trailing spaces and tabs

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Mon, 19 Nov 2001 03:03:33 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>ae3dce2f1a42e6ec4c97e687d5111c9267c0adcc - URL of protocol-numbers has changed</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#ae3dce2f1a42e6ec4c97e687d5111c9267c0adcc</link>
        <description>URL of protocol-numbers has changed

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 21 Dec 2000 14:48:26 +0000</pubDate>
        <dc:creator>reinhard &lt;reinhard@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>b0260e02c18cf6545b179288645d2ba05bc39dc3 - vrrp proto number per rfc 2338</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#b0260e02c18cf6545b179288645d2ba05bc39dc3</link>
        <description>vrrp proto number per rfc 2338

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Thu, 28 Sep 2000 17:56:00 +0000</pubDate>
        <dc:creator>mickey &lt;mickey@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>550e8acf91e3c8d41160af70f178df46374e0985 - add IPv6 items.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#550e8acf91e3c8d41160af70f178df46374e0985</link>
        <description>add IPv6 items.

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Mon, 17 Jan 2000 16:39:09 +0000</pubDate>
        <dc:creator>itojun &lt;itojun@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>741bbd2bf7c0b027d79763b57569db5e1766f774 - Add mobileip (proto 55)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#741bbd2bf7c0b027d79763b57569db5e1766f774</link>
        <description>Add mobileip (proto 55)

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Fri, 07 Jan 2000 21:33:00 +0000</pubDate>
        <dc:creator>angelos &lt;angelos@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>8f3914a6340f9963e5088df9a306c7cd0cae82aa - They&apos;re not sipp-esp and sipp-ah, just esp and ah</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#8f3914a6340f9963e5088df9a306c7cd0cae82aa</link>
        <description>They&apos;re not sipp-esp and sipp-ah, just esp and ah

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Sat, 01 Aug 1998 05:34:51 +0000</pubDate>
        <dc:creator>angelos &lt;angelos@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>203c3b914addfc5f4a13dfa632b0c209740eacb8 - add PIM</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#203c3b914addfc5f4a13dfa632b0c209740eacb8</link>
        <description>add PIM

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Wed, 13 May 1998 21:12:35 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
<item>
        <title>9e8d8d8535264f8c5bc8b510a916ce0e549d5877 - add SKIP entry</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/openbsd-src/etc/protocols#9e8d8d8535264f8c5bc8b510a916ce0e549d5877</link>
        <description>add SKIP entry

            List of files:
            /openbsd-src/etc/protocols</description>
        <pubDate>Sat, 20 Dec 1997 12:00:00 +0000</pubDate>
        <dc:creator>deraadt &lt;deraadt@openbsd.org&gt;</dc:creator>
    </item>
</channel>
</rss>
