Explicit block encoding of multicast group membership information with bit index explicit replication (bier)

US2016127142A1 · US · A1

Patent metadata
FieldValue
Publication numberUS-2016127142-A1
Application numberUS-201514596110-A
CountryUS
Kind codeA1
Filing dateJan 13, 2015
Priority dateNov 4, 2014
Publication dateMay 5, 2016
Grant date

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A network device executes a method to forward a packet that is encoded using an explicit block encoding of multicast group membership information with Bit Index Explicit Replication. The method includes receiving a packet, where the packet includes a bitstring having a set of blocks, each block including a set identifier field and a SubBitString field. The method further includes selecting a block for processing, finding a first bit position of a SubBitString identifying a destination bit-forwarding router (BFR), looking up a forwarding bitmask for the destination BFR and a next-hop to reach the destination BFR in a bit index forwarding table, creating a copy of the packet, applying a bit-wise AND operation on the copy of the packet with the forwarding bitmask, forwarding the copy of the packet to the next-hop, and applying a bit-wise AND operation on the packet with an inverse of the forwarding bitmask.

First claim

Opening claim text (preview).

1 . A method implemented by a network device to forward a packet that is encoded using an explicit block encoding of multicast group membership information with Bit Index Explicit Replication (BIER), the method comprising the steps of: receiving a packet, wherein the packet includes a bitstring having a set of blocks, each block including a set identifier (SI) field and a SubBitString field; selecting an unprocessed block from the set of blocks for processing; finding a first bit position of a SubBitString of the selected block, wherein the first bit position identifies a destination bit-forwarding router (BFR); looking up a forwarding bitmask for the destination BFR and a next-hop neighbor to reach the destination BFR in a bit index forwarding table (BIFT); creating a copy of the packet; applying a bit-wise AND operation on a bitstring of the copy of the packet with the forwarding bitmask; forwarding the copy of the packet to the next-hop neighbor; and applying a bit-wise AND operation on the bitstring of the packet with an inverse of the forwarding bitmask. 2 . The method of claim 1 , wherein the BIFT maintains a mapping of a BFR-id of the destination BFR to a corresponding forwarding bitmask and a next-hop neighbor to reach the destination BFR. 3 . The method of claim 2 , further comprising: determining the BFR-id of the destination BFR based on the found first bit position of the SubBitString of the selected block. 4 . The method of claim 3 , wherein the BFR-id is given by SI*SubBitStringLength+index, where SI is a value in the SI field of the selected block, SubBitStringLength is a length of the SubBitString field, and index is the found first bit position of the SubBitString of the selected block. 5 . The method of claim 1 , wherein the bit-wise AND operation on the bitstring of the copy of the packet is applied on each SubBitString of the copy of the packet with a portion of the forwarding bitmask that corresponds to that SubBitString. 6 . The method of claim 1 , wherein the bit-wise AND operation on the bitstring of the packet is applied on each SubBitString of the packet with a portion of the inversed forwarding bitmask that corresponds to that SubBitString. 7 . The method of claim 1 , further comprising: applying bit inversion to the forwarding bitmask to obtain the inversed forwarding bitmask. 8 . The method of claim 1 , further comprising: checking whether the SubBitString is equal to zero; and finding a next first bit position of the SubBitString in response to determining that the SubBitString is not equal to zero. 9 . The method of claim 1 , further comprising: checking whether all of the blocks of the bitstring of the packet have been processed; and selecting a next unprocessed block in response to determining that not all of the blocks of the bitstring of the packet have been processed. 10 . A network device configured to forward a packet that is encoded using an explicit block encoding of multicast group membership information with Bit Index Explicit Replication (BIER), the network device comprising: a non-transitory machine readable medium to store a BIER module; and a network processor communicatively coupled to the non-transitory machine readable medium, the network processor configured to execute the BIER module, wherein the BIER module is configured to receive a packet that includes a bitstring having a set of blocks, each block including a set identifier (SI) field and a SubBitString field, select an unprocessed block from the set of blocks for processing, find a first bit position of a SubBitString of the selected block, where the first bit position identifies a destination bit-forwarding router (BFR), look up a forwarding bitmask for the destination BFR and a next-hop neighbor to reach the destination BFR in a bit index forwarding table (BIFT), create a copy of the packet, apply a bit-wise AND operation on a bitstring of the copy of the packet with the forwarding bitmask, forward the copy of the packet to the next-hop neighbor, and apply a bit-wise AND operation on the bitstring of the packet with an inverse of the forwarding bitmask. 11 . A non-transitory machine readable storage medium having stored therein instructions to be executed by a network device to forward a packet that is encoded using an explicit block encoding of multicast group membership information with Bit Index Explicit Replication (BIER), the instructions when executed by the network device cause the network device to perform a set of operations comprising: receiving a packet, wherein the packet includes a bitstring having a set of blocks, each block including a set identifier (SI) field and a SubBitString field; selecting an unprocessed block from the set of blocks for processing; finding a first bit position of a SubBitString of the selected block, wherein the first bit position identifies a destination bit-forwarding router (BFR); looking up a forwarding bitmask for the destination BFR and a next-hop neighbor to reach the destination BFR in a bit index forwarding table (BIFT); creating a copy of the packet; applying a bit-wise AND operation on a bitstring of the copy of the packet with the forwarding bitmask; forwarding the copy of the packet to the next-hop neighbor; and applying a bit-wise AND operation on the bitstring of the packet with an inverse of the forwarding bitmask. 12 . The non-transitory machine readable storage medium of claim 11 , wherein the BIFT maintains a mapping of a BFR-id of the destination BFR to a corresponding forwarding bitmask and a next-hop neighbor to reach the destination BFR. 13 . The non-transitory machine readable storage medium of claim 12 , wherein the instructions when executed by the network device cause the network device to perform a further set of operations comprising: determining the BFR-id of the destination BFR based on the found first bit position of the SubBitString of the selected block. 14 . The non-transitory machine readable storage medium of claim 13 , wherein the BFR-id is given by SI*SubBitStringLength+index, where SI is a value in the SI field of the selected block, SubBitStringLength is a length of the SubBitString field, and index is the found first bit position of the SubBitString of the selected block. 15 . The non-transitory machine readable storage medium of claim 11 , wherein the bit-wise AND operation on the bitstring of the copy of the packet is applied on each SubBitString of the copy of the packet with a portion of the forwarding bitmask that corresponds to that SubBitString. 16 . The non-transitory machine readable storage medium of claim 11 , wherein the bit-wise AND operation on the bitstring of the packet is applied on each SubBitString of the packet with a portion of the inversed forwarding bitmask that corresponds to that SubBitString. 17 . The non-transitory machine readable storage medium of claim 11 , wherein the instructions when executed by the network device cause the network device to perform a further set of operations comprising: applying bit inversion to the forwarding bitmask to obtain the inversed forwarding bitmask. 18 . The non-transitory machine readable storage medium of claim 11 , wherein the instructions when executed by the network device cause the network device to perform a further set of operations comprising: checking whether the SubBitString is equal to zero; and finding a next first bit position of the SubBitString in response to determining that the SubBitString is not equal to zero. 19

Assignees

Inventors

Classifications

  • with traffic restrictions for efficiency improvement, e.g. involving subnets or subdomains · CPC title

  • Address processing for routing · CPC title

  • H04L45/50Primary

    using label swapping, e.g. multi-protocol label switch [MPLS] · CPC title

  • for broadcast or conference {, e.g. multicast} · CPC title

  • Router architectures · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US2016127142A1 cover?
A network device executes a method to forward a packet that is encoded using an explicit block encoding of multicast group membership information with Bit Index Explicit Replication. The method includes receiving a packet, where the packet includes a bitstring having a set of blocks, each block including a set identifier field and a SubBitString field. The method further includes selecting a bl…
Who is the assignee on this patent?
Ericsson Telefon Ab L M
What technology area does this patent fall under?
Primary CPC classification H04L12/1886. Mapped technology areas include Electricity.
When was this patent published?
Publication date Thu May 05 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (A1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).