<?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-eckert-pim-rfc1112bis-02" 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="July" day="10"/>

    
    <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>

</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-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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

-->

</rfc>

