<?xml version="1.0" encoding="utf-8"?>
  <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?>
  <!-- generated by https://github.com/cabo/kramdown-rfc version 1.6.36 (Ruby 3.1.3) -->


<!DOCTYPE rfc  [
  <!ENTITY nbsp    "&#160;">
  <!ENTITY zwsp   "&#8203;">
  <!ENTITY nbhy   "&#8209;">
  <!ENTITY wj     "&#8288;">

]>

<?rfc {"tocdepth"=>5}="yes"?>
<?rfc comments="yes"?>

<rfc ipr="pre5378Trust200902" docName="draft-ietf-pim-rfc1112bis-00" category="std" consensus="true" submissionType="IETF" obsoletes="1112" updates="791" tocInclude="true" sortRefs="true" symRefs="true">
  <front>
    <title abbrev="Any Source IP Multicasting (ASM)">Host Extensions for "Any Source" IP Multicasting (ASM)</title>

    <author initials="S. E." surname="Deering" fullname="Stephen E. Deering">
      <organization>Retired</organization>
      <address>
        <postal>
          <city>Vancouver, British Columbia</city>
          <country>Canada</country>
        </postal>
        <email>deering@noreply.ietf.org</email>
      </address>
    </author>
    <author initials="T." surname="Eckert" fullname="Toerless Eckert" role="editor">
      <organization>Futurewei Technologies USA</organization>
      <address>
        <postal>
          <country>USA</country>
        </postal>
        <email>tte@cs.fau.de</email>
      </address>
    </author>

    <date year="2023" month="October" day="18"/>

    
    <workgroup>PIM</workgroup>
    

    <abstract>


<?line 61?>

<t>This memo specifies the extensions required of a host implementation
of the Internet Protocol (IP) to support Any Source Multicast (ASM)
IP Multicasting or abbreviated IP Multicast. 
Distribution of this memo is unlimited.</t>

<t>This document replaces <xref target="RFC1112"/> for anything but its specification of
the IGMP version 1 protocol.</t>



    </abstract>



  </front>

  <middle>


<?line 71?>

<section anchor="status-of-this-memo"><name>STATUS OF THIS MEMO</name>

<t>This memo specifies the extensions required of a host implementation
of the Internet Protocol (IP) to support Any Source Multicast (ASM)
IP Multicasting or abbreviated IP Multicast. 
Distribution of this memo is unlimited.</t>

<t>This document replaces <xref target="RFC1112"/> for anything but its specification of
the IGMP version 1 protocol.</t>

<section anchor="requirements-language"><name>Requirements Language</name>

<t>The key words "<bcp14>MUST</bcp14>", "<bcp14>MUST NOT</bcp14>", "<bcp14>REQUIRED</bcp14>", "<bcp14>SHALL</bcp14>", "<bcp14>SHALL
NOT</bcp14>", "<bcp14>SHOULD</bcp14>", "<bcp14>SHOULD NOT</bcp14>", "<bcp14>RECOMMENDED</bcp14>", "<bcp14>NOT RECOMMENDED</bcp14>",
"<bcp14>MAY</bcp14>", and "<bcp14>OPTIONAL</bcp14>" in this document are to be interpreted as
described in BCP 14 <xref target="RFC2119"/> <xref target="RFC8174"/> when, and only when, they
appear in all capitals, as shown here.</t>

<?line -18?>

<!--

This document is an update of {{RFC1112}} which was written before {{RFC2119}},
This update intends to maintain all the language of {{RFC1112}} unmodified except
for the the changes outlined in {{changes}}. Therefore, this document does
not use language from {{RFC2119}}.

-->

</section>
</section>
<section anchor="introduction"><name>INTRODUCTION</name>

<t>The host extensions defined in this memo are called
Any Source Multicast (ASM) IP multicast or abbreviated IP multicast. 
The term Any Source Multicast is used to distinguish these extensions
from Source Specific Multicast (SSM) IP multicast as defined by <xref target="SSM"/>.
The abbreviation IP multicast always refers to this memo's extensions.</t>

<t>This memo applies to both IP and IPv6. When it uses the term IP it
implies either or both version of the IP protocol. It uses
the terms IP and/or IPv6 explicitly when referring to functions
applicable to only a specific version of the IP protocol.</t>

<t>This document replaces <xref target="RFC1112"/> for anything but the specification of IGMP version 1
in Appendix I. of <xref target="RFC1112"/>. See <xref target="normative"/> and <xref target="changes"/> for a detailled
list of changes from that memo.</t>

<t>IP multicasting is the transmission of an IP datagram to a "host
group", a set of zero or more hosts identified by a single IP
destination address.  A multicast datagram is delivered to all
members of its destination host group with the same "best-efforts"
reliability as regular unicast IP datagrams, i.e., the datagram is
not guaranteed to arrive intact at all members of the destination
group or in the same order relative to other datagrams.</t>

<t>The membership of a host group is dynamic; that is, hosts may join
and leave groups at any time.  There is no restriction on the
location or number of members in a host group.  A host may be a
member of more than one group at a time.  A host need not be a member
of a group to send datagrams to it.</t>

<t>A host group may be permanent or transient.  A permanent group has a
well-known, administratively assigned IP address.  It is the address,
not the membership of the group, that is permanent; at any time a
permanent group may have any number of members, even zero.  Those IP
multicast addresses that are not reserved for permanent groups are
available for dynamic assignment to transient groups which exist only
as long as they have members.</t>

<t>Internetwork forwarding of IP multicast datagrams is handled by
"multicast routers" which may be co-resident with, or separate from,
internet gateways.  A host transmits an IP multicast datagram as a
local network multicast which reaches all immediately-neighboring
members of the destination host group.  If the datagram has an IP
time-to-live greater than 1, the multicast router(s) attached to the
local network take responsibility for forwarding it towards all other
networks that have members of the destination group.  On those other
member networks that are reachable within the IP time-to-live, an
attached multicast router completes delivery by transmitting the
datagram as a local multicast.</t>

<t>This memo specifies the extensions required of a host IP
implementation to support IP multicasting, where a "host" is any
internet host or gateway other than those acting as multicast
routers.  The algorithms and protocols used within and between
multicast routers are transparent to hosts and will be specified in
separate documents.  This memo also does not specify how local
network multicasting is accomplished for all types of network,
although it does specify the required service interface to an
arbitrary local network and gives an Ethernet specification as an
example.  Specifications for other types of network will be the
subject of future memos.</t>

</section>
<section anchor="levels-of-conformance"><name>LEVELS OF CONFORMANCE</name>

<t>There are three levels of conformance to this specification:</t>

<section anchor="level-0-no-support-for-ip-multicasting"><name>Level 0: no support for IP multicasting.</name>

<t>There is, at this time, no requirement that all IP implementations
support IP multicasting.  Level 0 hosts will, in general, be
unaffected by multicast activity.  The only exception arises on some
types of local network, where the presence of level 1 or 2 hosts may
cause misdelivery of multicast IP datagrams to level 0 hosts.  Such
datagrams can easily be identified by the presence of a class D IP
address in their destination address field; they <bcp14>SHOULD</bcp14> be quietly
discarded by hosts that do not support IP multicasting.  Class D
addresses are described in section 4 of this memo.</t>

</section>
<section anchor="level-1-support-for-sending-but-not-receiving-multicast-ip-datagrams"><name>Level 1: support for sending but not receiving multicast IP datagrams.</name>

<t>Level 1 allows a host to partake of some multicast-based services,
such as resource location or status reporting, but it does not allow
a host to join any host groups.  An IP implementation may be upgraded
from level 0 to level 1 very easily and with little new code.  Only
sections 4, 5, and 6 of this memo are applicable to level 1
implementations.</t>

</section>
<section anchor="level-2-full-support-for-ip-multicasting"><name>Level 2: full support for IP multicasting.</name>

<t>Level 2 allows a host to join and leave host groups, as well as send
IP datagrams to host groups.  Most IPv6 hosts require Level 2 support
because IPv6 Neighbor Discovery (<xref target="RFC4861"/>, as used on most link types)
depends on multicast and requires that nodes join Solicited Node multicast addresses.</t>

<t>Level 2 requires implementation of the Internet Group Management Protocol (IGMP)
for IP and the equivalent Multicast Listener Discovery Protocol (MLD) for IPv6 
and extension of the IP and local network service interfaces within the host.</t>

<t>The current protocol versions are <xref target="IGMPv3"/> and <xref target="MLDv2"/> or lightweight
versions of either protocol <xref target="IGMPv3LITE"/>.</t>

<t>All of the following sections of this memo are applicable to level 2
implementations.</t>

</section>
</section>
<section anchor="host-group-addresses"><name>HOST GROUP ADDRESSES</name>

<t>IP Host groups are identified by class D IP addresses, i.e., those with
"1110" as their high-order four bits.  Class E IP addresses, i.e.,
those with "1111" as their high-order four bits, are reserved for
future addressing modes.</t>

<t>In Internet standard "dotted decimal" notation, host group addresses
range from 224.0.0.0 to 239.255.255.255.  The address 224.0.0.0 is
guaranteed not to be assigned to any group, and 224.0.0.1 is assigned
to the permanent group of all IP hosts (including gateways).  This is
used to address all IP multicast hosts on the directly connected
network.  There is no multicast address (or any other IP address) for
all hosts on the total Internet.  The addresses of other well-known,
permanent groups are to be published in "Assigned Numbers".</t>

<t>IPv6 Host groups are identified by IPv6 addresses as defined in <xref target="RFC4291"/> section 2.7
and updated by <xref target="RFC7346"/>, <xref target="RFC7371"/>.</t>

<t>IP and IPv6 addresses as specified in <xref target="SSM"/> are not used for
ASM IP multicast and are not considered IP host groups. They are instead
only the destination address part G of Source Specific Multicast (SSM)
IP multicast (S,G) channels.</t>

<t>Appendix I contains some background discussion of several issues
related to host group addresses.</t>

</section>
<section anchor="model-of-a-host-ip-implementation"><name>MODEL OF A HOST IP IMPLEMENTATION</name>

<t>The multicast extensions to a host IP implementation are specified in
terms of the layered model illustrated below in <xref target="FIG1"/>.  In this model, ICMP/ICMPv6
and (for level 2 hosts) IGMP/MLD are considered to be implemented within
the IP module, and the mapping of IP addresses to local network
addresses is considered to be the responsibility of local network
modules.  This model is for expository purposes only, and should not
be construed as constraining an actual implementation.</t>

<figure title="multicast extensions to a host IP implementation" anchor="FIG1"><artwork><![CDATA[
   |                                                          |
   |              Upper-Layer Protocol Modules                |
   |__________________________________________________________|

--------------------- IP Service Interface -----------------------
    __________________________________________________________
   |                            |              |              |
   |                            | IP:          | IPv6:        |
   |                            | ICMP+ICMP    | ICMPv6+MLD   |
   |    IP [IP and/or IPv6]     |______________|______________|
   |           Module(s)                                      |
   |                                                          |
   |__________________________________________________________|

---------------- Local Network Service Interface -----------------
    __________________________________________________________
   |                            |                             |
   |           Local            | IP-to-local address mapping |
   |          Network           |         (e.g., ARP/ND)      |
   |          Modules           |_____________________________|
   |      (e.g., Ethernet)                                    |
   |                                                          |
]]></artwork></figure>

<t>To provide level 1 multicasting, a host IP implementation <bcp14>MUST</bcp14>
support the transmission of multicast IP datagrams.  To provide level
2 multicasting, a host <bcp14>MUST</bcp14> also support the reception of multicast
IP datagrams.  Each of these two new services is described in a
separate section, below.  For each service, extensions are specified
for the IP service interface, the IP module, the local network
service interface, and an Ethernet local network module.  Extensions
to local network modules other than Ethernet are mentioned briefly,
but are not specified in detail.</t>

</section>
<section anchor="sending"><name>SENDING MULTICAST IP DATAGRAMS</name>

<section anchor="extensions-to-the-ip-service-interface"><name>Extensions to the IP Service Interface</name>

<t>Multicast IP datagrams are sent using the same "Send IP" operation
used to send unicast IP datagrams; an upper-layer protocol module
merely specifies an IP host group address, rather than an individual
IP address, as the destination.  However, a number of extensions may
be necessary or desirable.</t>

<t>First, the service interface <bcp14>SHOULD</bcp14> provide a way for the upper-layer
protocol to specify the IP time-to-live of an outgoing multicast
datagram, if such a capability does not already exist.  If the
upper-layer protocol chooses not to specify a time-to-live, it <bcp14>SHOULD</bcp14>
default to 1 for all multicast IP datagrams, so that an explicit
choice is required to multicast beyond a single network.</t>

<t>Second, for hosts that may be attached to more than one network, the
service interface <bcp14>SHOULD</bcp14> provide a way for the upper-layer protocol
to identify which network interface is be used for the multicast
transmission.  Only one interface is used for the initial
transmission; multicast routers are responsible for forwarding to any
other networks, if necessary.  If the upper-layer protocol chooses
not to identify an outgoing interface, a default interface <bcp14>SHOULD</bcp14> be
used, preferably under the control of system management.</t>

<t>Third (level 2 implementations only), for the case in which the host
is itself a member of a group to which a datagram is being sent, the
service interface <bcp14>SHOULD</bcp14> provide a way for the upper-layer protocol
to inhibit local delivery of the datagram; by default, a copy of the
datagram is looped back.  This is a performance optimization for
upper-layer protocols that restrict the membership of a group to one
process per host (such as a routing protocol), or that handle
loopback of group communication at a higher layer (such as a
multicast transport protocol).</t>

<t>IPv6 socket extensions supporting these functions are defined in <xref target="RFC3493"/>, section 5.2.</t>

</section>
<section anchor="extensions"><name>Extensions to the IP Module</name>

<t>To support the sending of multicast IP datagrams, the IP module <bcp14>MUST</bcp14>
be extended to recognize IP host group addresses when routing
outgoing datagrams.  Most IP implementations include the following
logic:</t>

<figure><artwork><![CDATA[
    if IP-destination is on the same local network,
       send datagram locally to IP-destination
    else
       send datagram locally to GatewayTo( IP-destination )
]]></artwork></figure>

<t>To allow multicast transmissions, the routing logic <bcp14>MUST</bcp14> be changed to:</t>

<figure><artwork><![CDATA[
    if IP-destination is on the same local network
    or IP-destination is a host group,
       send datagram locally to IP-destination
    else
       send datagram locally to GatewayTo( IP-destination )
]]></artwork></figure>

<t>If the sending host is itself a member of the destination group on
the outgoing interface, a copy of the outgoing datagram <bcp14>MUST</bcp14> be
looped-back for local delivery, unless inhibited by the sender.
(Level 2 implementations only.)</t>

<t>The IP source address of the outgoing datagram <bcp14>MUST</bcp14> be one of the
individual addresses corresponding to the outgoing interface.</t>

<t>A host group address <bcp14>MUST</bcp14> never be placed in the source address field
or anywhere in a source route or record route option of an outgoing
IP datagram. These packets are not IP Multicast packets but simply
invalid packets.</t>

</section>
<section anchor="extensions-to-the-local-network-service-interface"><name>Extensions to the Local Network Service Interface</name>

<t>No change to the local network service interface is required to
support the sending of multicast IP datagrams.  The IP module merely
specifies an IP host group destination, rather than an individual IP
destination, when it invokes the existing "Send Local" operation.</t>

</section>
<section anchor="ethernet"><name>Extensions to an Ethernet Local Network Module</name>

<t>The Ethernet directly supports the sending of local multicast packets
by allowing multicast addresses in the destination field of Ethernet
packets.  All that is needed to support the sending of multicast IP
datagrams is a procedure for mapping IP host group addresses to
Ethernet multicast addresses.</t>

<t>An IP host group address is mapped to an Ethernet multicast address
by placing the low-order 23-bits of the IP address into the low-order
23 bits of the Ethernet multicast address 01-00-5E-00-00-00 (hex).
Because there are 28 significant bits in an IP host group address,
more than one host group address may map to the same Ethernet
multicast address.</t>

<t>Mapping of IPv6 host group addresses to Ethernet is defined in
<xref target="RFC2464"/> and <xref target="RFC6085"/>.</t>

</section>
<section anchor="extensions-to-local-network-modules-other-than-ethernet"><name>Extensions to Local Network Modules other than Ethernet</name>

<t>Other networks that directly support multicasting, such as rings or
buses conforming to the IEEE 802.2 standard, may be handled the same
way as Ethernet for the purpose of sending multicast IP datagrams.
For a network that supports broadcast but not multicast, such as the
Experimental Ethernet, all IP host group addresses may be mapped to a
single local broadcast address (at the cost of increased overhead on
all local hosts).  For a point-to-point link joining two hosts (or a
host and a multicast router), multicasts <bcp14>SHOULD</bcp14> be transmitted
exactly like unicasts.  For a store-and-forward network like the
ARPANET or a public X.25 network, all IP host group addresses might
be mapped to the well-known local address of an IP multicast router;
a router on such a network would take responsibility for completing
multicast delivery within the network as well as among networks.</t>

</section>
</section>
<section anchor="receiving-multicast-ip-datagrams"><name>RECEIVING MULTICAST IP DATAGRAMS</name>

<section anchor="extensions-to-the-ip-service-interface-1"><name>Extensions to the IP Service Interface</name>

<t>Incoming multicast IP datagrams are received by upper-layer protocol
modules using the same "Receive IP" operation as normal, unicast
datagrams.  Selection of a destination upper-layer protocol is based
on the protocol field in the IP header, regardless of the destination
IP address.  However, before any datagrams destined to a particular
group can be received, an upper-layer protocol must ask the IP module
to join that group.  Thus, the IP service interface <bcp14>MUST</bcp14> be extended
to provide two new operations:</t>

<figure><artwork><![CDATA[
    JoinHostGroup  ( group-address, interface )
    
    LeaveHostGroup ( group-address, interface )
]]></artwork></figure>

<t>The JoinHostGroup operation requests that this host become a member
of the host group identified by "group-address" on the given network
interface.  The LeaveGroup operation requests that this host give up
its membership in the host group identified by "group-address" on the
given network interface.  The interface argument may be omitted on
hosts that support only one interface.  For hosts that may be
attached to more than one network, the upper-layer protocol may
choose to leave the interface unspecified, in which case the request
will apply to the default interface for sending multicast datagrams
(see section 6.1).</t>

<t>It is permissible to join the same group on more than one interface,
in which case duplicate multicast datagrams may be received.  It is
also permissible for more than one upper-layer protocol to request
membership in the same group.</t>

<t>Both operations <bcp14>SHOULD</bcp14> return immediately (i.e., they are non-
blocking operations), indicating success or failure.  Either
operation may fail due to an invalid group address or interface
identifier.  JoinHostGroup may fail due to lack of local resources.
LeaveHostGroup may fail because the host does not belong to the given
group on the given interface.  LeaveHostGroup may succeed, but the
membership persist, if more than one upper-layer protocol has
requested membership in the same group.</t>

<t>IPv6 socket extensions supporting these functions are defined in <xref target="RFC3493"/>, section 5.2.
<xref target="RFC3678"/> specifies these functions for IP and IPv6 (as well as for SSM). Note that
these are UDP socket extions (and not IP/IPv6 socket extensions due to the absence of
widely available/used IP/IPv6 level socket APIs).</t>

</section>
<section anchor="extensions-to-the-ip-module"><name>Extensions to the IP Module</name>

<t>To support the reception of multicast IP datagrams, the IP module
<bcp14>MUST</bcp14> be extended to maintain a list of host group memberships
associated with each network interface.  An incoming datagram
destined to one of those groups is processed exactly the same way as
datagrams destined to one of the host's individual addresses.</t>

<t>Incoming datagrams destined to groups to which the host does not
belong are discarded without generating any error report or log
entry.  On hosts with more than one network interface, if a datagram
arrives via one interface, destined for a group to which the host
belongs only on a different interface, the datagram is quietly
discarded.  (These cases should occur only as a result of inadequate
multicast address filtering in a local network module.)</t>

<t>An incoming datagram is not rejected for having an IP time-to-live of
1 (i.e., the time-to-live should not automatically be decremented on
arriving datagrams that are not being forwarded).  An incoming
datagram with an IP host group address in its source address field is
quietly discarded.  An ICMP/ICMPv6 error message (Destination Unreachable,
Time Exceeded, Parameter Problem, Source Quench, or Redirect) is
never generated in response to a datagram destined to an IP host
group.</t>

<t>The list of host group memberships is updated in response to
JoinHostGroup and LeaveHostGroup requests from upper-layer protocols.
Each membership should have an associated reference count or similar
mechanism to handle multiple requests to join and leave the same
group.  On the first request to join and the last request to leave a
group on a given interface, the local network module for that
interface is notified, so that it may update its multicast reception
filter (see section 7.3).</t>

<t>The IP module <bcp14>MUST</bcp14> also be extended to implement the IGMP protocol for
IP and/or the MLD protocol for IPv6 (depending on the version of IP to be
supported).  IGMP/MLD are used to keep neighboring multicast
routers informed of the host group memberships present on a
particular local network.</t>

</section>
<section anchor="extensions-to-the-local-network-service-interface-1"><name>Extensions to the Local Network Service Interface</name>

<t>Incoming local network multicast packets are delivered to the IP
module using the same "Receive Local" operation as local network
unicast packets.  To allow the IP module to tell the local network
module which multicast packets to accept, the local network service
interface is extended to provide two new operations:</t>

<figure><artwork><![CDATA[
    JoinLocalGroup  ( group-address )
    
    LeaveLocalGroup ( group-address )
]]></artwork></figure>

<t>where "group-address" is an IP host group address.  The
JoinLocalGroup operation requests the local network module to accept
and deliver up subsequently arriving packets destined to the given IP
host group address.  The LeaveLocalGroup operation requests the local
network module to stop delivering up packets destined to the given IP
host group address.  The local network module is expected to map the
IP host group addresses to local network addresses as required to
update its multicast reception filter.  Any local network module is
free to ignore LeaveLocalGroup requests, and may deliver up packets
destined to more addresses than just those specified in
JoinLocalGroup requests, if it is unable to filter incoming packets
adequately.</t>

<t>The local network module <bcp14>MUST NOT</bcp14> deliver up any multicast packets
that were transmitted from that module; loopback of multicasts is
handled at the IP layer or higher.</t>

</section>
<section anchor="extensions-to-an-ethernet-local-network-module"><name>Extensions to an Ethernet Local Network Module</name>

<t>To support the reception of multicast IP datagrams, an Ethernet
module <bcp14>MUST</bcp14> be able to receive packets addressed to the Ethernet
multicast addresses that correspond to the host's IP host group
addresses.  It is highly desirable to take advantage of any address
filtering capabilities that the Ethernet hardware interface may have,
so that the host receives only those packets that are destined to it.</t>

<t>Unfortunately, many current Ethernet interfaces have a small limit on
the number of addresses that the hardware can be configured to
recognize.  Nevertheless, an implementation <bcp14>MUST</bcp14> be capable of
listening on an arbitrary number of Ethernet multicast addresses,
which may mean "opening up" the address filter to accept all
multicast packets during those periods when the number of addresses
exceeds the limit of the filter.</t>

<t>For interfaces with inadequate hardware address filtering, it may be
desirable (for performance reasons) to perform Ethernet address
filtering within the software of the Ethernet module.  This is not
mandatory, however, because the IP module performs its own filtering
based on IP destination addresses.</t>

</section>
<section anchor="extensions-to-local-network-modules-other-than-ethernet-1"><name>Extensions to Local Network Modules other than Ethernet</name>

<t>Other multicast networks, such as IEEE 802.2 networks, can be handled
the same way as Ethernet for the purpose of receiving multicast IP
datagrams.  For pure broadcast networks, such as the Experimental
Ethernet, all incoming broadcast packets can be accepted and passed
to the IP module for IP-level filtering.  On point-to-point or
store-and-forward networks, multicast IP datagrams will arrive as
local network unicasts, so no change to the local network module
should be necessary.</t>

</section>
</section>
<section anchor="normative"><name>Normative changes</name>

<section anchor="moving-rfc1112-and-igmpv1-to-historic-status"><name>Moving RFC1112 and IGMPv1 to historic status</name>

<t>This document moves <xref target="RFC1112"/> to historic status so that the IGMP version  1 protocol
as specified in Appendix 1 of <xref target="RFC1112"/> is moved to historic status. This protocol is
not included in the text of this document anymore, which hence renders IGMPv1 historic.</t>

<t>All other aspects of <xref target="RFC1112"/> beside IGMPv1 are inherited and enhanced by this document
and maintain their current Internet Standard designation from <xref target="RFC1112"/> through the
normative status of this document.</t>

</section>
<section anchor="backward-compatibility-with-igmpv1"><name>Backward compatibility with IGMPv1</name>

<t>Newer versions of IGMP or other protocols/mechisms including but not necessary limited
to <xref target="IGMPv2"/>, <xref target="IGMPv3"/> or <xref target="IGMPv3LITE"/> do or may (such as in <xref target="IGMPsnooping"/>) 
include backward compatibility with IGMPv1, which requires the 
<xref target="RFC1112"/> specification of IGMPv1.</t>

<t>This document does not ask for any change to any specifications or implementations that
includes any form of support for IGMPv1 for backward compatibility reasons as long as it
also includes compatibility with a newer version of IGMP starting with <xref target="IGMPv2"/>. Any new
or updated specification with such backward compatibility needs to continue to reference
the specification of IGMPv1 in <xref target="RFC1112"/>.  Any future reference for new or updated work
to any other definition from <xref target="RFC1112"/> needs to refer to this document instead.</t>

</section>
</section>
<section anchor="changes"><name>Changes from RFC1112</name>

<t>Beyond the normative changes described in <xref target="normative"/>, this document introduces
the following changes over <xref target="RFC1112"/>.</t>

<section anchor="normative-language"><name>Normative language</name>

<t>This document introduces the use of normative language through capitalization. <xref target="RFC1112"/>
preceeded this method and hence did not have this.</t>

<t>TBD: This version is an initial run across the text to find the appropriate places. It may be
incomplete.</t>

</section>
<section anchor="superceeding-references-to-igmpv1"><name>Superceeding references to IGMPv1</name>

<t>References to IGMPv1 in <xref target="RFC1112"/> are replaced by references to <xref target="IGMPv3"/> in this text.</t>

</section>
<section anchor="introduction-of-the-term-any-source-multicast-asm"><name>Introduction of the term Any-Source Multicast (ASM)</name>

<t>This update introduces the term "ASM IP multicast" (ASM) as another term
for "Host Extensions for IP multicast". This term was introduced when 
<xref target="SSM"/> introduced another service model for IP Multicast called
"Source Specific Multicast" (SSM), and hence, the service described in
<xref target="RFC1112"/> and this update is more precisely called Any Source Multicast (ASM) IP multicast.</t>

<t><xref target="RFC1112"/> defines and uses the term "host group". This term is not
applicable to IP/IPv6 multicast group addresses that are not used for ASM but SSM 
according to <xref target="SSM"/>. New text in this document explains this.</t>

<t>No functional changes to the IP Multicast service are incurred by these changes.</t>

</section>
<section anchor="applicability-to-both-ip-and-ipv6"><name>Applicability to both IP and IPv6</name>

<t>This update is written to apply to both IP and IPv6 by adding equivalent
detail for IPv6 where <xref target="RFC1112"/> only covered IP: addressing and protocols
in support of the service - Multicast Listener Discovery <xref target="MLDv2"/> for IPv6 versus
IGMP for IP.</t>

<t>Note: IPv6 documents such as <xref target="RFC1883"/> and all its updates (e.g.: <xref target="RFC8200"/>) are defining
multicasting in the assumption of the service of <xref target="RFC1112"/> for IPv6, but without
being able to refer to <xref target="RFC1112"/>, as it was only defined for IP. Future documents
can refer to this document as the IP Multicast / ASM service for both IP and IPv6.</t>

<t>Additional text provides references for IETF UDP socket API specifications that instantiate
the abstract APIs defined in this document.</t>

<t>No functional changes to the IP Multicast service are incurred by these text changes.</t>

</section>
<section anchor="standard-for-ip-multicasting-in-controlled-networks"><name>Standard for IP multicasting in controlled networks</name>

<t>This document removes the claim in the abstract of <xref target="RFC1112"/>, that these host extensions are
"... the recommended standard for IP multicasting in the Internet."</t>

<t>The reason for this is that <xref target="RFC8815"/> deprecated the ASM Service
across the Internet because there is no Internet Standard solution
for protocols to support interdomain ASM except for <xref target="RFC3956"/>, which
is only applicable to IPv6, and even that solution does not resolve
the challenges to source access control in interdomain deployments.</t>

<t>In result, ASM is today "only" a recommended solution for controlled networks
including controlled federated networks for applications for which SSM is
not usable.</t>

<t>However, these limitations to the applicability of ASM to no impact the applicability
of most of the host stack described in this document for other forms of IP Multicast,
specifically "Source Specific Multicast", <xref target="SSM"/>, which inherits all aspects of
ASM specified in this document, especially the sending (<xref target="sending"/>, <xref target="extensions"/>) of IP Multicast
packets as well as the mapping to ethernet (<xref target="ethernet"/>). It only amends the joining
of IP Multicast traffic on IP Multicast receivers with additional procedures fitting into
the host stack described in this document.</t>

</section>
</section>


  </middle>

  <back>


    <references title='Normative References'>



<reference anchor="RFC791">
  <front>
    <title>Internet Protocol</title>
    <author fullname="J. Postel" initials="J." surname="Postel"/>
    <date month="September" year="1981"/>
  </front>
  <seriesInfo name="STD" value="5"/>
  <seriesInfo name="RFC" value="791"/>
  <seriesInfo name="DOI" value="10.17487/RFC0791"/>
</reference>

<reference anchor="RFC1112">
  <front>
    <title>Host extensions for IP multicasting</title>
    <author fullname="S.E. Deering" initials="S.E." surname="Deering"/>
    <date month="August" year="1989"/>
    <abstract>
      <t>This memo specifies the extensions required of a host implementation of the Internet Protocol (IP) to support multicasting. Recommended procedure for IP multicasting in the Internet. This RFC obsoletes RFCs 998 and 1054. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="5"/>
  <seriesInfo name="RFC" value="1112"/>
  <seriesInfo name="DOI" value="10.17487/RFC1112"/>
</reference>

<reference anchor="IGMPv2">
  <front>
    <title>Internet Group Management Protocol, Version 2</title>
    <author fullname="W. Fenner" initials="W." surname="Fenner"/>
    <date month="November" year="1997"/>
    <abstract>
      <t>This memo documents IGMPv2, used by IP hosts to report their multicast group memberships to routers. It updates STD 5, RFC 1112. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2236"/>
  <seriesInfo name="DOI" value="10.17487/RFC2236"/>
</reference>

<reference anchor="RFC2464">
  <front>
    <title>Transmission of IPv6 Packets over Ethernet Networks</title>
    <author fullname="M. Crawford" initials="M." surname="Crawford"/>
    <date month="December" year="1998"/>
    <abstract>
      <t>This document specifies the frame format for transmission of IPv6 packets and the method of forming IPv6 link-local addresses and statelessly autoconfigured addresses on Ethernet networks. It also specifies the content of the Source/Target Link-layer Address option used in Router Solicitation, Router Advertisement, Neighbor Solicitation, Neighbor Advertisement and Redirect messages when those messages are transmitted on an Ethernet. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2464"/>
  <seriesInfo name="DOI" value="10.17487/RFC2464"/>
</reference>

<reference anchor="RFC4291">
  <front>
    <title>IP Version 6 Addressing Architecture</title>
    <author fullname="R. Hinden" initials="R." surname="Hinden"/>
    <author fullname="S. Deering" initials="S." surname="Deering"/>
    <date month="February" year="2006"/>
    <abstract>
      <t>This specification defines the addressing architecture of the IP Version 6 (IPv6) protocol. The document includes the IPv6 addressing model, text representations of IPv6 addresses, definition of IPv6 unicast addresses, anycast addresses, and multicast addresses, and an IPv6 node's required addresses.</t>
      <t>This document obsoletes RFC 3513, "IP Version 6 Addressing Architecture". [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4291"/>
  <seriesInfo name="DOI" value="10.17487/RFC4291"/>
</reference>

<reference anchor="SSM">
  <front>
    <title>Source-Specific Multicast for IP</title>
    <author fullname="H. Holbrook" initials="H." surname="Holbrook"/>
    <author fullname="B. Cain" initials="B." surname="Cain"/>
    <date month="August" year="2006"/>
    <abstract>
      <t>IP version 4 (IPv4) addresses in the 232/8 (232.0.0.0 to 232.255.255.255) range are designated as source-specific multicast (SSM) destination addresses and are reserved for use by source-specific applications and protocols. For IP version 6 (IPv6), the address prefix FF3x::/32 is reserved for source-specific multicast use. This document defines an extension to the Internet network service that applies to datagrams sent to SSM addresses and defines the host and router requirements to support this extension. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4607"/>
  <seriesInfo name="DOI" value="10.17487/RFC4607"/>
</reference>

<reference anchor="IGMPv3">
  <front>
    <title>Internet Group Management Protocol Version 3 (IGMPv3) / Multicast Listener Discovery Version 2 (MLDv2) and Multicast Routing Protocol Interaction</title>
    <author fullname="B. Haberman" initials="B." surname="Haberman"/>
    <author fullname="J. Martin" initials="J." surname="Martin"/>
    <date month="May" year="2008"/>
    <abstract>
      <t>The definitions of the Internet Group Management Protocol Version 3 (IGMPv3) and Multicast Listener Discovery Version 2 (MLDv2) require new behavior within the multicast routing protocols. The additional source information contained in IGMPv3 and MLDv2 messages necessitates that multicast routing protocols manage and utilize the information. This document describes how multicast routing protocols will interact with these source-filtering group management protocols. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5186"/>
  <seriesInfo name="DOI" value="10.17487/RFC5186"/>
</reference>

<reference anchor="RFC8200">
  <front>
    <title>Internet Protocol, Version 6 (IPv6) Specification</title>
    <author fullname="S. Deering" initials="S." surname="Deering"/>
    <author fullname="R. Hinden" initials="R." surname="Hinden"/>
    <date month="July" year="2017"/>
    <abstract>
      <t>This document specifies version 6 of the Internet Protocol (IPv6). It obsoletes RFC 2460.</t>
    </abstract>
  </front>
  <seriesInfo name="STD" value="86"/>
  <seriesInfo name="RFC" value="8200"/>
  <seriesInfo name="DOI" value="10.17487/RFC8200"/>
</reference>

<reference anchor="RFC2119">
  <front>
    <title>Key words for use in RFCs to Indicate Requirement Levels</title>
    <author fullname="S. Bradner" initials="S." surname="Bradner"/>
    <date month="March" year="1997"/>
    <abstract>
      <t>In many standards track documents several words are used to signify the requirements in the specification. These words are often capitalized. This document defines these words as they should be interpreted in IETF documents. This document specifies an Internet Best Current Practices for the Internet Community, and requests discussion and suggestions for improvements.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="2119"/>
  <seriesInfo name="DOI" value="10.17487/RFC2119"/>
</reference>

<reference anchor="RFC8174">
  <front>
    <title>Ambiguity of Uppercase vs Lowercase in RFC 2119 Key Words</title>
    <author fullname="B. Leiba" initials="B." surname="Leiba"/>
    <date month="May" year="2017"/>
    <abstract>
      <t>RFC 2119 specifies common key words that may be used in protocol specifications. This document aims to reduce the ambiguity by clarifying that only UPPERCASE usage of the key words have the defined special meanings.</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="14"/>
  <seriesInfo name="RFC" value="8174"/>
  <seriesInfo name="DOI" value="10.17487/RFC8174"/>
</reference>




    </references>

    <references title='Informative References'>




<reference anchor="I-D.ietf-taps-interface">
   <front>
      <title>An Abstract Application Layer Interface to Transport Services</title>
      <author fullname="Brian Trammell" initials="B." surname="Trammell">
         <organization>Google Switzerland GmbH</organization>
      </author>
      <author fullname="Michael Welzl" initials="M." surname="Welzl">
         <organization>University of Oslo</organization>
      </author>
      <author fullname="Reese Enghardt" initials="R." surname="Enghardt">
         <organization>Netflix</organization>
      </author>
      <author fullname="Gorry Fairhurst" initials="G." surname="Fairhurst">
         <organization>University of Aberdeen</organization>
      </author>
      <author fullname="Mirja Kühlewind" initials="M." surname="Kühlewind">
         <organization>Ericsson</organization>
      </author>
      <author fullname="Colin Perkins" initials="C." surname="Perkins">
         <organization>University of Glasgow</organization>
      </author>
      <author fullname="Philipp S. Tiesel" initials="P. S." surname="Tiesel">
         <organization>SAP SE</organization>
      </author>
      <author fullname="Tommy Pauly" initials="T." surname="Pauly">
         <organization>Apple Inc.</organization>
      </author>
      <date day="6" month="July" year="2023"/>
      <abstract>
	 <t>   This document describes an abstract application programming
   interface, API, to the transport layer that enables the selection of
   transport protocols and network paths dynamically at runtime.  This
   API enables faster deployment of new protocols and protocol features
   without requiring changes to the applications.  The specified API
   follows the Transport Services architecture by providing
   asynchronous, atomic transmission of messages.  It is intended to
   replace the BSD sockets API as the common interface to the transport
   layer, in an environment where endpoints could select from multiple
   interfaces and potential transport protocols.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-taps-interface-22"/>
   
</reference>

<reference anchor="RFC1045">
  <front>
    <title>VMTP: Versatile Message Transaction Protocol: Protocol specification</title>
    <author fullname="D.R. Cheriton" initials="D.R." surname="Cheriton"/>
    <date month="February" year="1988"/>
    <abstract>
      <t>This memo specifies the Versatile Message Transaction Protocol (VMTP) [Version 0.7 of 19-Feb-88], a transport protocol specifically designed to support the transaction model of communication, as exemplified by remote procedure call (RPC). The full function of VMTP, including support for security, real-time, asynchronous message exchanges, streaming, multicast and idempotency, provides a rich selection to the VMTP user level. Subsettability allows the VMTP module for particular clients and servers to be specialized and simplified to the services actually required. Examples of such simple clients and servers include PROM network bootload programs, network boot servers, data sensors and simple controllers, to mention but a few examples. This RFC describes a protocol proposed as a standard for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="1045"/>
  <seriesInfo name="DOI" value="10.17487/RFC1045"/>
</reference>

<reference anchor="RFC1883">
  <front>
    <title>Internet Protocol, Version 6 (IPv6) Specification</title>
    <author fullname="S. Deering" initials="S." surname="Deering"/>
    <author fullname="R. Hinden" initials="R." surname="Hinden"/>
    <date month="December" year="1995"/>
    <abstract>
      <t>This document specifies version 6 of the Internet Protocol (IPv6), also sometimes referred to as IP Next Generation or IPng. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="1883"/>
  <seriesInfo name="DOI" value="10.17487/RFC1883"/>
</reference>

<reference anchor="RFC1972">
  <front>
    <title>A Method for the Transmission of IPv6 Packets over Ethernet Networks</title>
    <author fullname="M. Crawford" initials="M." surname="Crawford"/>
    <date month="August" year="1996"/>
    <abstract>
      <t>This memo specifies the frame format for transmission of IPv6 [IPV6] packets and the method of forming IPv6 link-local addresses on Ethernet networks. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="1972"/>
  <seriesInfo name="DOI" value="10.17487/RFC1972"/>
</reference>

<reference anchor="RFC2460">
  <front>
    <title>Internet Protocol, Version 6 (IPv6) Specification</title>
    <author fullname="S. Deering" initials="S." surname="Deering"/>
    <author fullname="R. Hinden" initials="R." surname="Hinden"/>
    <date month="December" year="1998"/>
    <abstract>
      <t>This document specifies version 6 of the Internet Protocol (IPv6), also sometimes referred to as IP Next Generation or IPng. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="2460"/>
  <seriesInfo name="DOI" value="10.17487/RFC2460"/>
</reference>

<reference anchor="RFC3493">
  <front>
    <title>Basic Socket Interface Extensions for IPv6</title>
    <author fullname="R. Gilligan" initials="R." surname="Gilligan"/>
    <author fullname="S. Thomson" initials="S." surname="Thomson"/>
    <author fullname="J. Bound" initials="J." surname="Bound"/>
    <author fullname="J. McCann" initials="J." surname="McCann"/>
    <author fullname="W. Stevens" initials="W." surname="Stevens"/>
    <date month="February" year="2003"/>
    <abstract>
      <t>The de facto standard Application Program Interface (API) for TCP/IP applications is the "sockets" interface. Although this API was developed for Unix in the early 1980s it has also been implemented on a wide variety of non-Unix systems. TCP/IP applications written using the sockets API have in the past enjoyed a high degree of portability and we would like the same portability with IPv6 applications. But changes are required to the sockets API to support IPv6 and this memo describes these changes. These include a new socket address structure to carry IPv6 addresses, new address conversion functions, and some new socket options. These extensions are designed to provide access to the basic IPv6 features required by TCP and UDP applications, including multicasting, while introducing a minimum of change into the system and providing complete compatibility for existing IPv4 applications. Additional extensions for advanced IPv6 features (raw sockets and access to the IPv6 extension headers) are defined in another document. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3493"/>
  <seriesInfo name="DOI" value="10.17487/RFC3493"/>
</reference>

<reference anchor="RFC3678">
  <front>
    <title>Socket Interface Extensions for Multicast Source Filters</title>
    <author fullname="D. Thaler" initials="D." surname="Thaler"/>
    <author fullname="B. Fenner" initials="B." surname="Fenner"/>
    <author fullname="B. Quinn" initials="B." surname="Quinn"/>
    <date month="January" year="2004"/>
    <abstract>
      <t>The Internet Group Management Protocol (IGMPv3) for IPv4 and the Multicast Listener Discovery (MLDv2) for IPv6 add the capability for applications to express source filters on multicast group memberships, which allows receiver applications to determine the set of senders (sources) from which to accept multicast traffic. This capability also simplifies support of one-to-many type multicast applications. This document specifies new socket options and functions to manage source filters for IP Multicast group memberships. It also defines the socket structures to provide input and output arguments to these new application program interfaces (APIs). These extensions are designed to provide access to the source filtering features, while introducing a minimum of change into the system and providing complete compatibility for existing multicast applications.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3678"/>
  <seriesInfo name="DOI" value="10.17487/RFC3678"/>
</reference>

<reference anchor="MLDv2">
  <front>
    <title>Multicast Listener Discovery Version 2 (MLDv2) for IPv6</title>
    <author fullname="R. Vida" initials="R." role="editor" surname="Vida"/>
    <author fullname="L. Costa" initials="L." role="editor" surname="Costa"/>
    <date month="June" year="2004"/>
    <abstract>
      <t>This document updates RFC 2710, and it specifies Version 2 of the ulticast Listener Discovery Protocol (MLDv2). MLD is used by an IPv6 router to discover the presence of multicast listeners on directly attached links, and to discover which multicast addresses are of interest to those neighboring nodes. MLDv2 is designed to be interoperable with MLDv1. MLDv2 adds the ability for a node to report interest in listening to packets with a particular multicast address only from specific source addresses or from all sources except for specific source addresses. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3810"/>
  <seriesInfo name="DOI" value="10.17487/RFC3810"/>
</reference>

<reference anchor="RFC3956">
  <front>
    <title>Embedding the Rendezvous Point (RP) Address in an IPv6 Multicast Address</title>
    <author fullname="P. Savola" initials="P." surname="Savola"/>
    <author fullname="B. Haberman" initials="B." surname="Haberman"/>
    <date month="November" year="2004"/>
    <abstract>
      <t>This memo defines an address allocation policy in which the address of the Rendezvous Point (RP) is encoded in an IPv6 multicast group address. For Protocol Independent Multicast - Sparse Mode (PIM-SM), this can be seen as a specification of a group-to-RP mapping mechanism. This allows an easy deployment of scalable inter-domain multicast and simplifies the intra-domain multicast configuration as well. This memo updates the addressing format presented in RFC 3306. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="3956"/>
  <seriesInfo name="DOI" value="10.17487/RFC3956"/>
</reference>

<reference anchor="IGMPsnooping">
  <front>
    <title>Considerations for Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) Snooping Switches</title>
    <author fullname="M. Christensen" initials="M." surname="Christensen"/>
    <author fullname="K. Kimball" initials="K." surname="Kimball"/>
    <author fullname="F. Solensky" initials="F." surname="Solensky"/>
    <date month="May" year="2006"/>
    <abstract>
      <t>This memo describes the recommendations for Internet Group Management Protocol (IGMP) and Multicast Listener Discovery (MLD) snooping switches. These are based on best current practices for IGMPv2, with further considerations for IGMPv3- and MLDv2-snooping. Additional areas of relevance, such as link layer topology changes and Ethernet-specific encapsulation issues, are also considered. This memo provides information for the Internet community.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4541"/>
  <seriesInfo name="DOI" value="10.17487/RFC4541"/>
</reference>

<reference anchor="RFC4861">
  <front>
    <title>Neighbor Discovery for IP version 6 (IPv6)</title>
    <author fullname="T. Narten" initials="T." surname="Narten"/>
    <author fullname="E. Nordmark" initials="E." surname="Nordmark"/>
    <author fullname="W. Simpson" initials="W." surname="Simpson"/>
    <author fullname="H. Soliman" initials="H." surname="Soliman"/>
    <date month="September" year="2007"/>
    <abstract>
      <t>This document specifies the Neighbor Discovery protocol for IP Version 6. IPv6 nodes on the same link use Neighbor Discovery to discover each other's presence, to determine each other's link-layer addresses, to find routers, and to maintain reachability information about the paths to active neighbors. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="4861"/>
  <seriesInfo name="DOI" value="10.17487/RFC4861"/>
</reference>

<reference anchor="IGMPv3LITE">
  <front>
    <title>Lightweight Internet Group Management Protocol Version 3 (IGMPv3) and Multicast Listener Discovery Version 2 (MLDv2) Protocols</title>
    <author fullname="H. Liu" initials="H." surname="Liu"/>
    <author fullname="W. Cao" initials="W." surname="Cao"/>
    <author fullname="H. Asaeda" initials="H." surname="Asaeda"/>
    <date month="February" year="2010"/>
    <abstract>
      <t>This document describes lightweight IGMPv3 and MLDv2 protocols (LW- IGMPv3 and LW-MLDv2), which simplify the standard (full) versions of IGMPv3 and MLDv2. The interoperability with the full versions and the previous versions of IGMP and MLD is also taken into account. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="5790"/>
  <seriesInfo name="DOI" value="10.17487/RFC5790"/>
</reference>

<reference anchor="RFC6085">
  <front>
    <title>Address Mapping of IPv6 Multicast Packets on Ethernet</title>
    <author fullname="S. Gundavelli" initials="S." surname="Gundavelli"/>
    <author fullname="M. Townsley" initials="M." surname="Townsley"/>
    <author fullname="O. Troan" initials="O." surname="Troan"/>
    <author fullname="W. Dec" initials="W." surname="Dec"/>
    <date month="January" year="2011"/>
    <abstract>
      <t>When transmitting an IPv6 packet with a multicast destination address, the IPv6 destination address is mapped to an Ethernet link-layer multicast address. This document clarifies that a mapping of an IPv6 packet with a multicast destination address may in some circumstances map to an Ethernet link-layer unicast address. [STANDARDS-TRACK]</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="6085"/>
  <seriesInfo name="DOI" value="10.17487/RFC6085"/>
</reference>

<reference anchor="RFC7346">
  <front>
    <title>IPv6 Multicast Address Scopes</title>
    <author fullname="R. Droms" initials="R." surname="Droms"/>
    <date month="August" year="2014"/>
    <abstract>
      <t>This document updates the definitions of IPv6 multicast scopes and therefore updates RFCs 4007 and 4291.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7346"/>
  <seriesInfo name="DOI" value="10.17487/RFC7346"/>
</reference>

<reference anchor="RFC7371">
  <front>
    <title>Updates to the IPv6 Multicast Addressing Architecture</title>
    <author fullname="M. Boucadair" initials="M." surname="Boucadair"/>
    <author fullname="S. Venaas" initials="S." surname="Venaas"/>
    <date month="September" year="2014"/>
    <abstract>
      <t>This document updates the IPv6 multicast addressing architecture by redefining the reserved bits as generic flag bits. The document also provides some clarifications related to the use of these flag bits.</t>
      <t>This document updates RFCs 3956, 3306, and 4291.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="7371"/>
  <seriesInfo name="DOI" value="10.17487/RFC7371"/>
</reference>

<reference anchor="RFC8507">
  <front>
    <title>Simple Internet Protocol (SIP) Specification</title>
    <author fullname="S. Deering" initials="S." surname="Deering"/>
    <author fullname="R. Hinden" initials="R." role="editor" surname="Hinden"/>
    <date month="December" year="2018"/>
    <abstract>
      <t>This document is published for the historical record. The Simple Internet Protocol was the basis for one of the candidates for the IETF's Next Generation (IPng) work that became IPv6.</t>
      <t>The publication date of the original Internet-Draft was November 10, 1992. It is presented here substantially unchanged and is neither a complete document nor intended to be implementable.</t>
      <t>The paragraph that follows is the Abstract from the original draft.</t>
      <t>This document specifies a new version of IP called SIP, the Simple Internet Protocol. It also describes the changes needed to ICMP, IGMP, and transport protocols such as TCP and UDP, in order to work with SIP. A companion document [SIP-ADDR] describes the addressing and routing aspects of SIP, including issues of auto-configuration, host and subnet mobility, and multicast.</t>
    </abstract>
  </front>
  <seriesInfo name="RFC" value="8507"/>
  <seriesInfo name="DOI" value="10.17487/RFC8507"/>
</reference>

<reference anchor="RFC8815">
  <front>
    <title>Deprecating Any-Source Multicast (ASM) for Interdomain Multicast</title>
    <author fullname="M. Abrahamsson" initials="M." surname="Abrahamsson"/>
    <author fullname="T. Chown" initials="T." surname="Chown"/>
    <author fullname="L. Giuliano" initials="L." surname="Giuliano"/>
    <author fullname="T. Eckert" initials="T." surname="Eckert"/>
    <date month="August" year="2020"/>
    <abstract>
      <t>This document recommends deprecation of the use of Any-Source Multicast (ASM) for interdomain multicast. It recommends the use of Source-Specific Multicast (SSM) for interdomain multicast applications and recommends that hosts and routers in these deployments fully support SSM. The recommendations in this document do not preclude the continued use of ASM within a single organization or domain and are especially easy to adopt in existing deployments of intradomain ASM using PIM Sparse Mode (PIM-SM).</t>
    </abstract>
  </front>
  <seriesInfo name="BCP" value="229"/>
  <seriesInfo name="RFC" value="8815"/>
  <seriesInfo name="DOI" value="10.17487/RFC8815"/>
</reference>




    </references>


<?line 657?>

<section anchor="host-group-address-issues"><name>HOST GROUP ADDRESS ISSUES</name>

<t>This appendix is not part of the IP multicasting specification, but
provides background discussion of several issues related to IP host
group addresses.</t>

<section anchor="group-address-binding"><name>Group Address Binding</name>

<t>The binding of IP host group addresses to physical hosts may be
considered a generalization of the binding of IP unicast addresses.
An IP unicast address is statically bound to a single local network
interface on a single IP network.  An IP host group address is
dynamically bound to a set of local network interfaces on a set of IP
networks.</t>

<t>It is important to understand that an IP host group address is NOT
bound to a set of IP unicast addresses.  The multicast routers do not
need to maintain a list of individual members of each host group.
For example, a multicast router attached to an Ethernet need
associate only a single Ethernet multicast address with each host
group having local members, rather than a list of the members'
individual IP or Ethernet addresses.</t>

</section>
<section anchor="allocation-of-transient-host-group-addresses"><name>Allocation of Transient Host Group Addresses</name>

<t>This memo does not specify how transient group address are allocated.
It is anticipated that different portions of the IP transient host
group address space will be allocated using different techniques.
For example, there may be a number of servers that can be contacted
to acquire a new transient group address.  Some higher-level
protocols (such as VMTP, specified in <xref target="RFC1045"/>) may generate higher-
level transient "process group" or "entity group" addresses which are
then algorithmically mapped to a subset of the IP transient host
group addresses, similarly to the way that IP host group addresses
are mapped to Ethernet multicast addresses.  A portion of the IP
group address space may be set aside for random allocation by
applications that can tolerate occasional collisions with other
multicast users, perhaps generating new addresses until a suitably
"quiet" one is found.</t>

<t>In general, a host cannot assume that datagrams sent to any host
group address will reach only the intended hosts, or that datagrams
received as a member of a transient host group are intended for the
recipient.  Misdelivery must be detected at a level above IP, using
higher-level identifiers or authentication tokens.  Information
transmitted to a host group address should be encrypted or governed
by administrative routing controls if the sender is concerned about
unwanted listeners.</t>

</section>
</section>
<section anchor="discussion-and-explanations-to-be-removed"><name>Discussion and Explanations (TO BE REMOVED)</name>

<t>[RFC-editor: Please remove this section]</t>

<t>Please refer to <xref target="changes"/> for the non-process disucssion of the goals of this document.</t>

<section anchor="goals-of-this-document"><name>Goals of this document</name>

<t>The goal of this document is to allow for IETF to declare <xref target="RFC1112"/> historic and
inherit the full INTERNET STANDARD status of <xref target="RFC1112"/> with this document
immediately - without going through the otherwise necessary long process.</t>

<t>The reason why <xref target="RFC1112"/> needs to be declared historic is so that the IGMP
version 1 protocol specified in it can be declared obsolete. This update removes
IGMPv1 text.</t>

<t>The reason why this document is still needed (as an Internet Standard), is
because the IP Multicast service specified in <xref target="RFC1112"/> has since its inception
been the Internet Standard for the IP Multicasting service.</t>

<t>To allow for this document to gets immediately the intended Internet Standard status,
it introduces no functional changes and it deliverately avoids also any unnecessary
textual changes. This includes the deliberade non-upgrade of the <xref target="RFC1112"/> language
to use <xref target="RFC2119"/> terminology. While the use of that language might be preferred
for new work/text, the success of IP Multicasting as defined in <xref target="RFC2119"/> seems
to indicate that the existing text was more than sufficient.</t>

</section>
<section anchor="internet-standard-status"><name>Internet Standard status</name>

<t>Note that the removal of the IGMPv1 protocol may raise the question whether the
document in its current form still contains specifications sufficient for Internet
Standard as opposed to Informational.</t>

<t>The core aspects that impacts interoperability (and hence qualifies the document
for Internet Standard) is the format of IP packets when IP Multicast service is used,
e.g.: IP Multicast addressing and binding to Multicast Ethernet MAC addresses.
There is no other RFC that introduces these specifications for IP, because there was
never another update to <xref target="RFC791"/> to do this. <xref target="SSM"/>, another standards track
document bilding on <xref target="RFC1112"/>, defining the SSM service / host stack.</t>

<t>This update also includes the necessary text for IPv6. Note that for
IPv6 the ethernet MAC address mapping of IPv6 multicast packets was later (after <xref target="RFC1112"/>)
specified in <xref target="RFC1972"/> and its updates, but scattering the aspects of IPv6 multicast
across (currently) <xref target="RFC2464"/>, {RFC4291}} and <xref target="RFC8200"/> makes it arguably more
difficult for implementers to understand the technology than this document that
coalesces all these services aspects - from ethernet bonding to application interfac.</t>

<t>Beyond those packet format/ethernet aspects, historically, the Multicast service
(API) related text in <xref target="RFC1112"/> would not have been considered to be an
Internet Standards scope definition because this classification was not extended
to (abstract) APIs, even though they do of course define an interoperability interface
between e.g.: operating system providing the API and applications using it.</t>

<t>Recently, the IETF has changed its stance on this issue though and is working on
 <xref target="I-D.ietf-taps-interface"/> with the intent for it to become Internet Standard.
With this in mind, all that text of <xref target="RFC1112"/> can also be considered appropriate
for Internet Standard.</t>

</section>
<section anchor="authors-email"><name>Authors email</name>

<t>This document does include Steve Deering as the original author of the base rfc
<xref target="RFC1112"/> in the same way as <xref target="RFC8200"/> does for <xref target="RFC2460"/> (<xref target="RFC8507"/> is also similar).
 The mayority of text
originates from his original RFC, hence he is the primary co-author.  He is not
actively involved in editing this -bis document but is in support of the work. 
Changes are edited by the co-author(s).</t>

<t>Being retired and not actively involved, he does not want for his personal email 
address to be included in the work. Any notifications where all authors need to provide
feedback will be forwarded through the co-author.</t>

<t>Whereas at the time of <xref target="RFC8200"/> it was possible for a co-author to not have
to include an email address, policies on Datatracker have since changed and
therefore this draft include a placeholder email address for Steve solely to allow uploading
to Datatracker.</t>

</section>
<section anchor="changelog"><name>Changelog</name>

<t>This document is hosted at https://github.com/toerless/rfc1112bis. Please submit issues
with this text as issues to that github and report them on pim@ietf.org.</t>

</section>
<section anchor="open-issues"><name>Open Issues</name>

<t>Need to revisit in more details the logic of upding RFC791. RFC1112 did not claim to
be such an update even though it does effectively update RFC791 because it exempts
IP Multicast packets from RFC791 processing. And also introduces invalid packets
(source address IP Multicast which are neither unicast nor multicast).</t>

<t>Likewise the same would apply to RFC8200 which does not specify these details either.</t>

<section anchor="draft-ietf-pim-rfc1112bis-00"><name>draft-ietf-pim-rfc1112bis-00</name>

<t>Just changed title, added github pointer.</t>

</section>
<section anchor="draft-eckert-pim-rfc1112bis-02"><name>draft-eckert-pim-rfc1112bis-02</name>

<t>Changed core references from numbered style to name style .</t>

<t>Changed copyright clause to pre5378Trust200902, which is the same as used for RFC8200
due to the presence of text with similar early status.</t>

<t>To resolve Dinos concerns at IETF116 with -01:
Added hopefully extensive explanation wrt. to how to treat IGMPv1 based on Dino's feedback
from IETF117: This document does not ask for any removal of IGMPv1 in any IETF specs
which include it for backward compatibility reasons, it only effectively causes it to
become historic once RFC1112 would be declared historic.</t>

<t>To resolve Alvaros concerns at IETF1116 with -01:
Added normative language (<bcp14>MUST</bcp14>/<bcp14>SHOULD</bcp14>). Seems as if this is quite easy given how "must" was written appropriately in the original text. The logic of applying <bcp14>MUST</bcp14>/<bcp14>MUST</bcp14>-NOT was based on understanding by the author how none of the <bcp14>MUST</bcp14> would actually put existing working implementations out of compliance.</t>

<t>Added explicit text to move rfc1112 to historic status.</t>

<t>Moved explanation of changes from rfc1112 from appendix to main text as this seem to the
common practice for document updates.</t>

<t>Added claim for this document to be an update to rfc791. See open issues section though.</t>

</section>
<section anchor="draft-eckert-pim-rfc1112bis-01"><name>draft-eckert-pim-rfc1112bis-01</name>

<t>Changed all use of IPv4 back to IP. Seems standard in IETF specs. Only IPv6 has
in IETF specs the distinction of including the version.</t>

<t>Changed Steve Deerings address to a pseudo-email address at IETF. See prior section.</t>

<t>Converted document into kramdownrfc2629 format for easier editing.</t>

<t>Claims that rfc2119 language is not desired/used (to maintain maximum original text without changes).</t>

<t>Rewrote section for updates to rfc1112 to hopefully better motivate/explain the reason for this document and detail what its changes are.</t>

</section>
<section anchor="draft-eckert-pim-rfc1112bis-00"><name>draft-eckert-pim-rfc1112bis-00</name>

<t>Initial version based on <xref target="RFC1112"/> text version, edited.</t>

</section>
</section>
</section>


  </back>

<!-- ##markdown-source:
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
cgvHWZYAAA==

-->

</rfc>

