<?xml version="1.0" encoding="UTF-8"?>
<reference anchor="I-D.ietf-bier-architecture" target="https://datatracker.ietf.org/doc/html/draft-ietf-bier-architecture-04">
   <front>
      <title>Multicast using Bit Index Explicit Replication</title>
      <author initials="I." surname="Wijnands" fullname="IJsbrand Wijnands">
         </author>
      <author initials="E. C." surname="Rosen" fullname="Eric C. Rosen">
         </author>
      <author initials="A." surname="Dolganow" fullname="Andrew Dolganow">
         </author>
      <author initials="T." surname="Przygienda" fullname="Tony Przygienda">
         </author>
      <author initials="S." surname="Aldrin" fullname="Sam Aldrin">
         </author>
      <date month="July" day="18" year="2016" />
      <abstract>
	 <t>   This document specifies a new architecture for the forwarding of
   multicast data packets.  It provides optimal forwarding of multicast
   packets through a &quot;multicast domain&quot;.  However, it does not require a
   protocol for explicitly building multicast distribution trees, nor
   does it require intermediate nodes to maintain any per-flow state.
   This architecture is known as &quot;Bit Index Explicit Replication&quot;
   (BIER).  When a multicast data packet enters the domain, the ingress
   router determines the set of egress routers to which the packet needs
   to be sent.  The ingress router then encapsulates the packet in a
   BIER header.  The BIER header contains a bitstring in which each bit
   represents exactly one egress router in the domain; to forward the
   packet to a given set of egress routers, the bits corresponding to
   those routers are set in the BIER header.  Elimination of the per-
   flow state and the explicit tree-building protocols results in a
   considerable simplification.

	 </t>
      </abstract>
   </front>
   <seriesInfo name="Internet-Draft" value="draft-ietf-bier-architecture-04" />
   
</reference>
