WO2004047365A1 - Virtual router with hardware accelerated packet multicast - Google Patents

Virtual router with hardware accelerated packet multicast Download PDF

Info

Publication number
WO2004047365A1
WO2004047365A1 PCT/US2003/037009 US0337009W WO2004047365A1 WO 2004047365 A1 WO2004047365 A1 WO 2004047365A1 US 0337009 W US0337009 W US 0337009W WO 2004047365 A1 WO2004047365 A1 WO 2004047365A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
flow classification
multicast
control instructions
index
Prior art date
Application number
PCT/US2003/037009
Other languages
French (fr)
Inventor
Joseph Cheng
Zahid Hussain
Tim Millet
Original Assignee
Cosine Communications, Inc.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Cosine Communications, Inc. filed Critical Cosine Communications, Inc.
Priority to AU2003295675A priority Critical patent/AU2003295675A1/en
Publication of WO2004047365A1 publication Critical patent/WO2004047365A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/16Multipoint routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/02Details
    • H04L12/16Arrangements for providing special services to substations
    • H04L12/18Arrangements for providing special services to substations for broadcast or conference, e.g. multicast
    • H04L12/1886Arrangements for providing special services to substations for broadcast or conference, e.g. multicast with traffic restrictions for efficiency improvement, e.g. involving subnets or subdomains
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/38Flow based routing
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/58Association of routers
    • H04L45/586Association of routers of virtual routers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/74Address processing for routing
    • H04L45/745Address table lookup; Address filtering
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L49/00Packet switching elements
    • H04L49/20Support for services
    • H04L49/201Multicast operation; Broadcast operation
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/64Hybrid switching systems
    • H04L12/6418Hybrid transport
    • H04L2012/6489Buffer Management, Threshold setting, Scheduling, Shaping
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L45/00Routing or path finding of packets in data switching networks
    • H04L45/60Router architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control

Definitions

  • the present invention pertains to data communications, and in particular to network routing and routing systems, and more particularly to packet multicasting.
  • a packet-forwarding engine (PFE) of a multiprocessor system uses an array of flow classification block (FCB) indices to multicast a packet. Packets are received and buffered in external memory.
  • FBCB flow classification block
  • FCB index is generated and sent with a null-packet to the egress processors which generate multiple descriptors with different indices for each instance of multicasting. All the descriptors may point to the same buffer in the external memory, which stores the multicast packet.
  • a DMA engine reads from the same buffer multiple times and egress processors may access an appropriate transform control block (TCB) index so that the proper headers may be installed on the outgoing packet.
  • TBC transform control block
  • the buffer may be released after the last time the packet is read by setting a particular bit of the FCB index.
  • a virtual routing system supports a plurality of virtual routers (VRs) instantiated by a virtual routing engine (VRE).
  • the instantiation of each VR includes an associated routing context.
  • the virtual routing system may perform a method of multicasting packets that comprises determining one of the plurality of VRs for a packet received from a service provider for multicasting, and switching a routing context of the VRE to a routing context associated with the VR determined for received packet. At least a portion of the packet is read from one of a plurality of multicast address spaces associated with the selected VR to multicast the packet.
  • the packet may be a first packet received from a service provider for multicasting to a first multicast destination, and when a second packet is received from the service provider for multicasting, the method may also include determining another one of the VRs for the second packet, and switching the routing context of the VRE to a routing context associated with the VR determined for the second packet. At least a portion of the second packet is read from another of the plurality of multicast address spaces associated with the VR determined for the second packet to multicast the second packet. The second packet may be forwarded to second multicast destinations.
  • FIG. 1 is a simplified functional block diagram of a virtual routing system in accordance with an embodiment of the present invention
  • FIG. 2 is a functional block diagram of a packet multicasting system in accordance with an embodiment of the present invention
  • FIG. 3 illustrates the identification of flow classification indices for multicast packets in accordance with an embodiment of the present invention
  • FIG. 4 is a flow chart of an ingress system packet flow procedure in accordance with an embodiment of the present invention
  • FIG. 5 is a flow chart of an egress system packet flow procedure in accordance with an embodiment of the present invention
  • FIG. 6 is a functional block diagram of a packet-forwarding engine in accordance with an embodiment of the present invention.
  • the present invention provides an improved virtual routing system and method for packet multicasting.
  • the present invention in various embodiments, also provides an improved packet multicasting system and method.
  • the present invention in various embodiments, also provides virtual routing system and method that takes advantage of multiple routing contexts allowing a service provider to support multicast features for many different access clients with a single piece of hardware.
  • FIG. 1 is a simplified functional block diagram of a virtual routing system in accordance with an embodiment of the present invention.
  • Virtual routing system 100 may provide hardware-based network processor capabilities and high-end computing techniques, such as parallel processing and pipelining.
  • virtual routing system 100 may implement one or more virtual private networks (VPNs) and one or more associated virtual routers (VRs), and in some embodiments, system 100 may implement hundreds and even thousands of VPNs and VRs.
  • Virtual routing system 100 may include one or more line interfaces 102, one or more virtual routing engines (VREs) 104, one or more virtual service engines (VSEs) 106, and one or more advanced security engines (ASEs) 108 coupled by switching fabric 110.
  • VREs virtual routing engines
  • VSEs virtual service engines
  • ASEs advanced security engines
  • Virtual routing system 100 may also include interface 112 which may interface with other routing systems.
  • Virtual routing system 100 may also include one or more control blades 114 to create VPNs and/or VRs to operate on VREs 104.
  • several VPNs and/or VRs may, for example, run on one of processing engines (PEs) 116 of VRE 104.
  • PEs processing engines
  • a VPN or VR may be a software context comprised of a set of objects that are resident in the processing engine's memory system.
  • the software context may include the state and processes found in a conventional router, however hundreds or more of these virtual router contexts may be overlaid onto a single processing engine and associated memory system.
  • one of processing engines 116 may provide the context of many VRs to be shared allowing one piece of hardware, such as virtual routing system 100, to function as up to a hundred or even a thousand or more routers.
  • Line interface 102 may receive packets of different packet flows from an external network over a communication channel.
  • VREs 104 may perform packet classification, deep packet inspection, and service customization. In one embodiment, VRE 104 may support up to one million or more access control list (ACL) level packet flows.
  • VREs 104 may include a virtual routing processor (not illustrated) to provide hardware assisted IP packet forwarding, multi-protocol label switching (MPLS), network address translation (NAT), differentiated services (DiffServ), statistics gathering, metering and marking.
  • MPLS multi-protocol label switching
  • NAT network address translation
  • DiffServ differentiated services
  • VREs 104 and VSEs 106 may include a virtual service controller (not illustrated) to support parallel processing and pipelining for deep packet inspection and third-party application computing.
  • VSEs 106 may perform parallel processing and/or pipelining, and other high-end computing techniques, which may be used for third party applications such as firewall services and anti- virus services.
  • ASEs 108 may provide for hardware and hardware assisted acceleration of security processing, including encryption/decryption acceleration for IP security protocol type (IPSec) packet flows and virtual private networks (VPNs).
  • Switching fabric 110 may be a high-capability non-blocking switching fabric supporting rates of up to 51.2 Gbps and greater.
  • Line interface 102 may include a flow manager (not illustrated) to load- balance service requests to VSEs 106 and VREs 104, and may support robust priority and/or weighted, round robin queuing.
  • the flow manager may provide for service load balancing and may dynamically determine one of VREs 104, which may best handle a certain packet flow. Accordingly, all packets of a particular flow may be sent to the same VRE 104.
  • Line interface 102 may identify one of the VREs to process packets of a packet flow based on a physical interface and virtual channel from which the packets of the packet flow were received.
  • the identified VRE may perform ingress metering, header transformation and egress metering for packets of the packet flow, hi one embodiment, hardware based metering and marking using a dual token bucket scheme assists in rate-control capabilities of system 100. This may allow for granular application level support and the ability to provide strong performance based service level agreements (SLAs).
  • SLAs service level agreements
  • a packet such as a virtual local area network (VLAN) Ethernet packet, may arrive at an input port of line interface 102.
  • the input port may be a gigabit Ethernet input port, which may be one of several input ports.
  • the flow manager may program a steering table look-up to determine which VLAN is associated with a particular one of VREs 104.
  • the flow manager may tag the packet with an internal control header and may transfer the packet from line interface 102 across switching fabric 110 to the selected VRE 104.
  • a service controller of VRE 104 may perform deep packet classification and extract various fields on the packet header.
  • a flow cache may be looked up to determine whether the packet should be processed in hardware or software. If the packet is to be processed in hardware, an index to the packet processing action cache may be obtained.
  • the packet may be deposited via a high-speed direct access memory (DMA) into the VRE's main memory.
  • DMA direct access memory
  • a routing processor may retrieve the packet, identify the packet processing actions and may perform actions, such as time-to-live decrementation, IP header and checksum updating, and IP forwarding patch matching. Egress statistics counters may also be updated.
  • the packet may be forwarded to one of ASEs 108 for security operations.
  • the packet may also be forwarded to another one of VREs 104.
  • system 100 is illustrated as having several separate functional - elements, one or more of the functional elements maybe combined and maybe implemented by combinations of software configured elements, such as processors including digital signal processors (DSPs), and/or other hardware elements.
  • DSPs digital signal processors
  • virtual routing system 100 supports a plurality of virtual routers (VRs) instantiated by one of virtual routing engines (VRE) 104 and which may operate on PE's 116.
  • the instantiation of each VR includes an associated routing context.
  • the virtual routing system may perform a method of multicasting packets that comprises determining one of the plurality of VRs for a packet received from a service provider for multicasting, and switching a routing context of the VRE to a routing context associated with the VR determined for received packet. At least a portion of the packet is read from one of a plurality of multicast address spaces associated with the selected VR to multicast the packet.
  • the packet may be a first packet received from a service provider for multicasting to a first multicast destination, and when a second packet is received from the service provider for multicasting, the method may also include determining another one of the VRs for the second packet, and switching the routing context of the VRE to a routing context associated with the VR determined for the second packet. At least a portion of the second packet is read from another of the plurality of multicast address spaces associated with the VR determined for the second packet to multicast the second packet. The second packet may be forwarded to second multicast destinations.
  • multiple VRs may utilize multiple multi-cast address spaces, which may allow a service provider, such as an Internet Service Provider (ISP), to utilize system 100 simultaneously for multicasting for many different access clients (i.e., subscribers).
  • ISP Internet Service Provider
  • Conventional routing systems may require a separate router for each customer or service provider.
  • FIG. 2 is a functional block diagram of a packet multicasting system in accordance with an embodiment of the present invention.
  • Packet multicasting system 200 may be implemented by a virtual routing engine, such as one of VREs 104 (FIG. 1).
  • System 200 may include packet-classifying system 202, which receives packets from a network and may classify a packet for multicasting in a certain routing context using flow classification block 204. Packet classifying system-202 may also buffer the received packets in input buffer 206.
  • System 200 may also include packet-transforming system 208 which may receive the multicast packet and a first of a plurality of flow classification indices from packet classifying system 202 and may buffer the multicast packet in output buffer 212, • which may be associated with the packet transformer. Packet transforming system 208 may identify first transform control instructions from the first flow classification index, and may transform the multicast packet in accordance with the first transform control instructions.
  • packet classifying system 202 may send a next of the flow classification indices to packet transforming system 208 without the multicast packet, and packet transforming system 208 may identify next transform control instructions from the next of the flow classification indices. Packet transforming system 208 may also read the multicast packet from buffer 212, and transform the multicast packet in accordance with the next transform control instructions.
  • the flow classification index may identify the packet as a multicast packet and accordingly, the packet can re-read from buffer 212 rather than be re-sent from packet classifier 208 for each instance of multicasting. This is described in more detail below.
  • system 200 is illustrated as having several separate functional elements, one or more of the functional elements maybe combined and maybe implemented by combinations of software configured elements, such as processors including digital signal processors (DSPs), and/or other hardware elements.
  • processors including digital signal processors (DSPs), and/or other hardware elements.
  • at least a payload portion of a packet may be buffered in input buffer 206, may be transferred to packet transforming system 208 and may be buffered in output buffer 212.
  • FIG. 3 illustrates the identification of flow classification indices for multicast packets in accordance with an embodiment of the present invention.
  • a routing system such as system 200 (FIG. 2)
  • hash 302 may be performed on a header portion of the packet to generate flow classification index 304 which may be used to locate a particular flow index of flow classification block (FCB) 304.
  • FCB 304 may correspond with FCB 202 (FIG. 2).
  • FCB 304 may point to array 308 of flow indices.
  • Each flow index of array 308 may correspond with an instance of multicasting.
  • one of the flow indices of array 308 may be provided to a packet transformer, such as packet transforming system 208, for use in transforming a buffered packet for multicasting. This is described in more detail below.
  • FIG. 4 is a flow chart of an ingress system packet flow procedure in accordance with an embodiment of the present invention.
  • Procedure 400 may be implemented by an ingress system, such as packet classifying system 202 (FIG. 2) although other systems may also be suitable.
  • a packet is received and in operation 404, the packet flow may be classified.
  • Operation 404 may classify the packet flow by performing a hash on header portions of the packet as illustrated in FIG. 3.
  • hi operation 406 a flow index is retrieved based on the packet flow classification of operation 404.
  • a non-multicast packet flow e.g., a unicast packet flow
  • one flow index maybe identified and retrieved.
  • a plurality of flow indices may be identified, such as array 308 (FIG. 3).
  • the received packet may be buffered in an input memory, such as input buffer 206 (FIG. 2).
  • h operation 410 the packet along with the flow index may be sent to an egress system, such as packet transforming system 208 (FIG. 2).
  • operation 410 may send the packet along with a first flow index of the plurality of flow indices.
  • a descriptor may be included to identify the flow as a multicast flow and instruct the egress system to re-read the same packet for subsequently received flow indices.
  • Operation 412 determines if the classified packet flow is a multicast packet flow or a unicast packet flow. When the packet flow is a unicast packet flow, operation 414 may repeat the performance of operations 402 through 412 for a subsequent packet.
  • operation 416 is performed. In operation 416, the next flow index of the plurality of indices is retrieved and in operation 418, it is sent to the egress system, hi one embodiment, a descriptor included with the next flow index indicates that the flow is a multicast flow instructing the egress system to use a previous packet.
  • Operation 420 determines when there are more flow indices and operations 416 and 418 may be performed for each of the remaining indices.
  • Operation 422 may set a memory release bit to allow the egress system to release the memory location where it has stored the multicast packet after receipt of the last flow index, hi one embodiment, the memory release bit may be part of a descriptor, and in another embodiment, it may be a particular bit of the flow index sent in operation 418.
  • each instance of packet multicasting has been provided to the egress system, and operation 424 may be performed for a next packet flow re-performing procedure 400.
  • operation 424 may be performed for a next packet flow re-performing procedure 400.
  • FIG. 5 is a flow chart of an egress system packet flow procedure in accordance with an embodiment of the present invention.
  • Procedure 500 may be performed by an egress system such as packet transforming system 208 (FIG. 2) although other systems may also be suitable for performing procedure 500.
  • a flow index maybe received from an ingress system.
  • the flow index may be received with a packet (e.g., at least the payload) or may be received without a packet.
  • Flow indices received with a packet may be for packets having a unicast packet flow or may be a packet of a first instance of multicast packet flow.
  • Flow indices received in operation 502 without a packet maybe for subsequent instances of a multicast packet flow.
  • a descriptor may be received in operation 502 to indicate whether the flow is a multicast flow.
  • Operation 504 determines when the flow index is for a multicast packet flow. When operation 504 determines when the flow index is for a multicast packet flow, operation 506 is performed. Operation 506 determines whether the flow index is for a first instance of a multicast flow. When operation 506 determines that the flow index is for a first index of a multicast flow, or when operation 504 determines that the flow index is not for a multicast flow, operation 508 is performed. In operation 508, the received packet is buffered in memory, such as buffer 212. In operation 510, a transform index may be identified for the packet from the received flow index.
  • the buffered packet may be read from the buffer, the transform index may be attached to the packet in operation 514.
  • the transform index and packet are sent to a packet transform processor, such as an egress processor, hi operation 518, the transform processor may perform a packet transform on the packet by using the transform index, h one embodiment, the transform index may identify a transform control block (TCB), such as TCB 210 (FIG. 2), which may be identified by the transform processor for performing packet transformation in operation 518.
  • TBC transform control block
  • the transformed packet may be sent out for routing to a network. hi the case of a multicast packet flow wherein the packet is not received in operation 502, operations 522 - 526 are performed.
  • operation 522 identifies a transform index from the received flow index.
  • the buffered packet is read from the buffer.
  • the memory location where the multicast packet is stored maybe released in the case of the last instance of the multicast flow.
  • a descriptor may be used to identify when to release the memory location. The descriptor may be part of the flow index received in operation 502. Accordingly, for a multicast flow, a packet maybe received only once (i.e., the first time) and stored only once (e.g., operation 508) and for subsequent instances of multicasting, the packet is re-read from a buffer.
  • the individual operations of procedure 500 are illustrated and described as separate operations, one or more of the individual operations may be performed concurrently and nothing requires that the operations be performed in the order illustrated.
  • FIG. 6 is a functional block diagram of a packet-forwarding engine in accordance with an embodiment of the present invention.
  • Packet-forwarding engine (PFE) 600 may be suitable for use as system 200, although other systems may also be suitable.
  • PFE 600 may provide hardware-assisted packet forwarding, and in one embodiment, PFE 600 may implement VR/VI-based forwarding of L3/L4 packet types including MPLS, IP, TCP/IP, UDP/IP and IPSec packet types.
  • PFE 600 may also implement flow cache and IP/MPLS route look-up forwarding modes, header insertion/replacement, MPLS header processing, including label push/pop and TTL decrement.
  • PFE 600 may also implement IP header processing including header validation, TTL decrement, DiffServ code-point marking, and header checksum adjustment. In some embodiments, PFE 600 may also implement TCP/IP Network Address Translation (NAT), ingress and egress rate, limiting and ingress and egress statistics.
  • IP header processing including header validation, TTL decrement, DiffServ code-point marking, and header checksum adjustment.
  • PFE 600 may also implement TCP/IP Network Address Translation (NAT), ingress and egress rate, limiting and ingress and egress statistics.
  • NAT TCP/IP Network Address Translation
  • PFE 600 may operate in one of PE's 116 (FIG. 1) and may be logically situated between a switch fabric interface and a DMA engine of one of PEs 116 (FIG. 1). PFE 600 may be partitioned into ingress system 602 and egress system 604 as illustrated. Ingress system 602 may be suitable for use as packet classifier 202 (FIG. 2) and egress system 604 may be suitable for use as packet transformer 208 (FIG. 2). Ingress system 602 may process incoming packets received from the switch fabric ingress interface 606 and may transfer them to the DMA engine ingress 608. Egress system 604 may process outgoing packets from the DMA engine egress 610 and may transfer them to switch fabric egress interface 612.
  • Both the ingress and egress systems may have direct access to a processing engines memory system.
  • the micro-architecture of both PFE 600 ingress and egress units may include an array of packet processors 616 that may share an on- chip write-back cache 614. Each packet processor may operate on a different packet and hardware interlocks may maintain packet order.
  • the ingress packet processors may share common micro-code for ingress processing and the egress packet processors may share common micro-code for egress processing.
  • Memory of PFE 600 may map the ingress and egress instruction stores and supports microcode updates through write transactions.
  • Ingress system 602 may pass forwarding state to the DMA engine, which may incorporate this state into the packet, receive descriptor.
  • This forwarding state indicates whether the CPU should software forward the packet or the packet may bypass the CPU and PFE 600 can hardware forward the packet.
  • the forwarding state also may include an index into a forwarding transform cache that describes PFE processing per packet micro-flow.
  • the receive descriptor maybe pushed onto the DMA ingress descriptor queue.
  • the descriptor may bypass the DMA ingress queue and be pushed directly onto the DMA egress descriptor queue as a transmit descriptor.
  • ingress system 602 may provide at least two basic forms of packet classification. One is flow-based, using various fields of the LQ header along with fields in the L3/L4 headers to identify a particular micro-flow in the context of a particular VR.
  • the other form uses the upper bits of the IP address or MPLS label to index a table of flow indices.
  • the host software controls which classification form PFE 600 uses by programming different micro-code into the ingress instruction store, hi both forms, the classification result may be a forwarding index that the hardware uses to select the correct packet transformations.
  • each flow ID cache entry stores the LQ ID, LQ protocol, L3, and L4 fields that identify a particular VR micro-flow along with state indicating whether to hardware or software forward packets belonging to the micro-flow.
  • Ingress system 602 generates an index (e.g., flow classification index 304 (FIG. 3)) into the flow ID cache (e.g., FCB 306 (FIG. 3)) by hashing the incoming packet's LQ ID, LQ protocol, L3, and L4 header fields. It then looks-up the indexed cache entry and compares the packet micro-flow ID fields to the cached micro-flow ID fields. On a cache hit, the FwdAction field of the cache entry indicates whether to software or hardware forward the packet.
  • an index e.g., flow classification index 304 (FIG. 3)
  • FCB 306 FIG. 3
  • the ingress controller allocates a cache entry and forwards the packet to software for flow learning.
  • PFE 600 classifies an IP packet by performing an IP destination address route look-up from the IP Prefix Table
  • the IP Prefix Table may include a 16M entry first level LP prefix table indexed by the upper 24- bits of the IP destination address and some number of 256-entry IP prefix sub- tables indexed by the lower 8-bits of IP destination address.
  • a prefix table entry may include either a transform cache index or a pointer to a prefix sub-table.
  • the state of the table entry's Next Table field determines the format of the table entry.
  • the bottom 31 bits of the entry indicate the address to the next-level table.
  • the bottom bits of the entry indicate the forwarding index, and whether or not to send packets to software.
  • the host software can steer packets with particular IP prefixes to the CPU by setting the Software Only field in the table leaf entries.
  • PFE 600 classifies a packet by performing a table lookup based on the packet's 20-bit MPLS label.
  • PFE 600 maintains a table of transform control blocks (TCBs), which direct how the egress controller may process outgoing-packets.
  • TBCs transform control blocks
  • the egress controller uses a forwarding index, carried by the DMA descriptor, to select a transform control block from the table before processing packets.
  • host software may send a control packet containing a message with an address parameter that points to the new TCB.
  • Software may issue the TCB update control packet before issuing the packet being forwarded. This may ensure that the forwarded packet is processed according to the updated TCB.
  • some fields may be used to maintain packet order and associate the TCB with a specific flow. In flow mode where several new packets for a flow could be sent to the CPU there is a danger that once the CPU updates the TCB and FCB a packet could be hardware forwarded while the CPU still has packets for that flow. Packet order may be enforced by the TCB. When the TCB is written the DropCpuPkt bit should be zero, this may allow the CPU to send the NEW packets it has for that flow.
  • the forward engine may update the TCB and set this bit. Subsequent packets from the CPU (recognized because they are marked FWD_HW_COH) may be dropped. There may also be a consistency check performed between the FCB and the TCB. On ingress the SF header SrcChan is replaced with the PendingTag field of the FCB, on egress the SrcChan is compared against the FCBTag field of the TCB. If the tags mismatch the packet is dropped. For prefix mode the SrcChan is replaced with zero, and the FCBTag field may be initialized to zero.
  • packet header transformation involves the replacement of some number of header bytes of an ingress packet with some number of bytes of replacement header data.
  • egress system 604 may selectively replace and recompute specific fields in a small set of protocol headers.
  • Egress system 604 begins the header transform by stripping the incoming packet's SF header along with the number of bytes indicated by the SF header offset field. At that point, the controller may begin copying bytes from the buffer pointed to by the TCB ' s HDRPTR field into the egress packet buffer.
  • PFE 600 may copy the number of new header bytes defined by the TCB's HDRLEN field. After performing this header replacement, PFE 600 then goes through the TCB enable bits to determine what other header transformations need to be made.
  • Egress system 604 may perform a network address translation (NAT) for
  • IP addresses and for TCP/UDP port addresses When software enables IP or TCP/UDP NAT, it may also provide the associated replacement addresses and checksum adjustments in the corresponding TCB fields.
  • the hardware detects one of the NAT enable bits may be set to ' 1 ', it may replace both the source and destination addresses. If software intends to translate only the source address, it may still supply the correct destination address in the TCB replacement field. Similarly, the software may also supply the correct source address in the TCB replacement field when it is just replacing the destination address. A checksum adjustment may also be computed.
  • layer two packets On the ingress side, layer two packets may be distinguished by bit five of the SF header protocol field being set. Micro-code checks this bit and jumps to separate L2 header loading logic when it is set.
  • One of the functions of the L2 parsing logic is to determine the size of the variable length L2 headers and increment the SF offset field by that amount (in some cases, such as de-tunneling 2 nd pass) so that egress system 604 may strip off that part of the header, hi addition the SF protocol field may be changed (also 2 nd pass de-tunneling) to another protocol type depending what the underlying packet type is, this may also be determined by the parsing logic and causes the proper egress code path to be taken.
  • an improved packet routing system and method have been described. Also described are an improved packet multicasting system and method, and a method and system that more efficiently generate multicast packets.

Abstract

A packet-forwarding engine (PFE) of a multiprocessor system uses an array of flow classification block (FCB) indices to multicast a packet. Packets are received and buffered in external memory. In one embodiment, when a multicast packet is identified, a bit is set in a packet descriptor and an FCB index is generated and sent with a null-packet to the egress processors which generate multiple descriptors with different indices for each instance of multicasting. All the descriptors may point to the same buffer in the external memory, which stores the multicast packet. A DMA engine reads from the same buffer multiple times and egress processors may access an appropriate transform control block (TCB) index so that the proper headers may be installed on the outgoing packet. The buffer may be released after the last time the packet is read by setting a particular bit of the FCB index.

Description

VIRTUAL ROUTER WITH HARDWARE ACCELERATED PACKET MULTICAST
Technical Field The present invention pertains to data communications, and in particular to network routing and routing systems, and more particularly to packet multicasting.
Background Conventional routing systems generally perform packet multicasting in a single routing context using a single multicast address space. With this approach, supporting various multicast features for different customers may require the use of a separate router for each customer. This approach may also prevent users from taking advantage of packet multicasting resources available from multiple routing contexts with private and potentially overlapping address spaces. Thus there is a need for an improved virtual routing system and method for packet multicasting. There is also a need for an improved packet multicasting system and method. There is also a need for a virtual routing system and method that takes advantage of multiple routing contexts allowing a service provider to support multicast features for many different access clients with a single piece of hardware.
Summary of the Invention In one embodiment, the present invention provides for hardware- accelerated packet multicasting. A packet-forwarding engine (PFE) of a multiprocessor system uses an array of flow classification block (FCB) indices to multicast a packet. Packets are received and buffered in external memory. In one embodiment, when a multicast packet is identified, a bit is set in a packet descriptor and an FCB index is generated and sent with a null-packet to the egress processors which generate multiple descriptors with different indices for each instance of multicasting. All the descriptors may point to the same buffer in the external memory, which stores the multicast packet. A DMA engine reads from the same buffer multiple times and egress processors may access an appropriate transform control block (TCB) index so that the proper headers may be installed on the outgoing packet. The buffer may be released after the last time the packet is read by setting a particular bit of the FCB index.
In another embodiment, a virtual routing system supports a plurality of virtual routers (VRs) instantiated by a virtual routing engine (VRE). hi this embodiment, the instantiation of each VR includes an associated routing context. The virtual routing system may perform a method of multicasting packets that comprises determining one of the plurality of VRs for a packet received from a service provider for multicasting, and switching a routing context of the VRE to a routing context associated with the VR determined for received packet. At least a portion of the packet is read from one of a plurality of multicast address spaces associated with the selected VR to multicast the packet. The packet may be a first packet received from a service provider for multicasting to a first multicast destination, and when a second packet is received from the service provider for multicasting, the method may also include determining another one of the VRs for the second packet, and switching the routing context of the VRE to a routing context associated with the VR determined for the second packet. At least a portion of the second packet is read from another of the plurality of multicast address spaces associated with the VR determined for the second packet to multicast the second packet. The second packet may be forwarded to second multicast destinations.
Brief Description of the Drawings The appended claims are directed to some of the various embodiments of the present invention. However, the detailed description presents a more complete understanding of the present invention when considered in connection with the figures, wherein like reference numbers refer to similar items throughout the figures and:
FIG. 1 is a simplified functional block diagram of a virtual routing system in accordance with an embodiment of the present invention; FIG. 2 is a functional block diagram of a packet multicasting system in accordance with an embodiment of the present invention;
FIG. 3 illustrates the identification of flow classification indices for multicast packets in accordance with an embodiment of the present invention; FIG. 4 is a flow chart of an ingress system packet flow procedure in accordance with an embodiment of the present invention;
FIG. 5 is a flow chart of an egress system packet flow procedure in accordance with an embodiment of the present invention; and FIG. 6 is a functional block diagram of a packet-forwarding engine in accordance with an embodiment of the present invention.
Detailed Description The following description and the drawings illustrate specific embodiments of the invention sufficiently to enable those skilled in the art to practice it. Other embodiments may incorporate structural, logical, electrical, process, and other changes. Examples merely typify possible variations. Individual components and functions are optional unless explicitly required, and the sequence of operations may vary. Portions and features of some embodiments maybe included in or substituted for those of others. The scope of the invention encompasses the full ambit of the claims and all available equivalents. various embodiments, the present invention provides an improved virtual routing system and method for packet multicasting. The present invention, in various embodiments, also provides an improved packet multicasting system and method. The present invention, in various embodiments, also provides virtual routing system and method that takes advantage of multiple routing contexts allowing a service provider to support multicast features for many different access clients with a single piece of hardware.
FIG. 1 is a simplified functional block diagram of a virtual routing system in accordance with an embodiment of the present invention. Virtual routing system 100, among other things, may provide hardware-based network processor capabilities and high-end computing techniques, such as parallel processing and pipelining. In embodiment of the present invention, virtual routing system 100 may implement one or more virtual private networks (VPNs) and one or more associated virtual routers (VRs), and in some embodiments, system 100 may implement hundreds and even thousands of VPNs and VRs. Virtual routing system 100 may include one or more line interfaces 102, one or more virtual routing engines (VREs) 104, one or more virtual service engines (VSEs) 106, and one or more advanced security engines (ASEs) 108 coupled by switching fabric 110. Virtual routing system 100 may also include interface 112 which may interface with other routing systems. Virtual routing system 100 may also include one or more control blades 114 to create VPNs and/or VRs to operate on VREs 104. In one embodiment, several VPNs and/or VRs may, for example, run on one of processing engines (PEs) 116 of VRE 104. A VPN or VR may be a software context comprised of a set of objects that are resident in the processing engine's memory system. The software context may include the state and processes found in a conventional router, however hundreds or more of these virtual router contexts may be overlaid onto a single processing engine and associated memory system. Accordingly, one of processing engines 116 may provide the context of many VRs to be shared allowing one piece of hardware, such as virtual routing system 100, to function as up to a hundred or even a thousand or more routers. Line interface 102 may receive packets of different packet flows from an external network over a communication channel. VREs 104 may perform packet classification, deep packet inspection, and service customization. In one embodiment, VRE 104 may support up to one million or more access control list (ACL) level packet flows. VREs 104 may include a virtual routing processor (not illustrated) to provide hardware assisted IP packet forwarding, multi-protocol label switching (MPLS), network address translation (NAT), differentiated services (DiffServ), statistics gathering, metering and marking. VREs 104 and VSEs 106 may include a virtual service controller (not illustrated) to support parallel processing and pipelining for deep packet inspection and third-party application computing. VSEs 106 may perform parallel processing and/or pipelining, and other high-end computing techniques, which may be used for third party applications such as firewall services and anti- virus services. ASEs 108 may provide for hardware and hardware assisted acceleration of security processing, including encryption/decryption acceleration for IP security protocol type (IPSec) packet flows and virtual private networks (VPNs). Switching fabric 110 may be a high-capability non-blocking switching fabric supporting rates of up to 51.2 Gbps and greater.
Line interface 102 may include a flow manager (not illustrated) to load- balance service requests to VSEs 106 and VREs 104, and may support robust priority and/or weighted, round robin queuing. In one embodiment, the flow manager may provide for service load balancing and may dynamically determine one of VREs 104, which may best handle a certain packet flow. Accordingly, all packets of a particular flow may be sent to the same VRE 104. Line interface 102 may identify one of the VREs to process packets of a packet flow based on a physical interface and virtual channel from which the packets of the packet flow were received. The identified VRE may perform ingress metering, header transformation and egress metering for packets of the packet flow, hi one embodiment, hardware based metering and marking using a dual token bucket scheme assists in rate-control capabilities of system 100. This may allow for granular application level support and the ability to provide strong performance based service level agreements (SLAs).
Different packets may take different paths through virtual routing system 100 and may not necessarily require the resources of all the various functional elements of virtual routing system 100. In one embodiment, a packet, such as a virtual local area network (VLAN) Ethernet packet, may arrive at an input port of line interface 102. The input port may be a gigabit Ethernet input port, which may be one of several input ports. The flow manager may program a steering table look-up to determine which VLAN is associated with a particular one of VREs 104. The flow manager may tag the packet with an internal control header and may transfer the packet from line interface 102 across switching fabric 110 to the selected VRE 104. A service controller of VRE 104 may perform deep packet classification and extract various fields on the packet header. A flow cache may be looked up to determine whether the packet should be processed in hardware or software. If the packet is to be processed in hardware, an index to the packet processing action cache may be obtained.
The packet may be deposited via a high-speed direct access memory (DMA) into the VRE's main memory. A routing processor may retrieve the packet, identify the packet processing actions and may perform actions, such as time-to-live decrementation, IP header and checksum updating, and IP forwarding patch matching. Egress statistics counters may also be updated. The packet may be forwarded to one of ASEs 108 for security operations. The packet may also be forwarded to another one of VREs 104. Although system 100 is illustrated as having several separate functional - elements, one or more of the functional elements maybe combined and maybe implemented by combinations of software configured elements, such as processors including digital signal processors (DSPs), and/or other hardware elements. hi accordance with embodiments of the present invention, virtual routing system 100 supports a plurality of virtual routers (VRs) instantiated by one of virtual routing engines (VRE) 104 and which may operate on PE's 116. In this embodiment, the instantiation of each VR includes an associated routing context. The virtual routing system may perform a method of multicasting packets that comprises determining one of the plurality of VRs for a packet received from a service provider for multicasting, and switching a routing context of the VRE to a routing context associated with the VR determined for received packet. At least a portion of the packet is read from one of a plurality of multicast address spaces associated with the selected VR to multicast the packet. The packet may be a first packet received from a service provider for multicasting to a first multicast destination, and when a second packet is received from the service provider for multicasting, the method may also include determining another one of the VRs for the second packet, and switching the routing context of the VRE to a routing context associated with the VR determined for the second packet. At least a portion of the second packet is read from another of the plurality of multicast address spaces associated with the VR determined for the second packet to multicast the second packet. The second packet may be forwarded to second multicast destinations.
Accordingly, multiple VRs may utilize multiple multi-cast address spaces, which may allow a service provider, such as an Internet Service Provider (ISP), to utilize system 100 simultaneously for multicasting for many different access clients (i.e., subscribers). Conventional routing systems may require a separate router for each customer or service provider.
FIG. 2 is a functional block diagram of a packet multicasting system in accordance with an embodiment of the present invention. Packet multicasting system 200 may be implemented by a virtual routing engine, such as one of VREs 104 (FIG. 1). System 200 may include packet-classifying system 202, which receives packets from a network and may classify a packet for multicasting in a certain routing context using flow classification block 204. Packet classifying system-202 may also buffer the received packets in input buffer 206. System 200 may also include packet-transforming system 208 which may receive the multicast packet and a first of a plurality of flow classification indices from packet classifying system 202 and may buffer the multicast packet in output buffer 212, • which may be associated with the packet transformer. Packet transforming system 208 may identify first transform control instructions from the first flow classification index, and may transform the multicast packet in accordance with the first transform control instructions.
For next instances of multicasting the packet, packet classifying system 202 may send a next of the flow classification indices to packet transforming system 208 without the multicast packet, and packet transforming system 208 may identify next transform control instructions from the next of the flow classification indices. Packet transforming system 208 may also read the multicast packet from buffer 212, and transform the multicast packet in accordance with the next transform control instructions.
In one embodiment, the flow classification index may identify the packet as a multicast packet and accordingly, the packet can re-read from buffer 212 rather than be re-sent from packet classifier 208 for each instance of multicasting. This is described in more detail below. Although system 200 is illustrated as having several separate functional elements, one or more of the functional elements maybe combined and maybe implemented by combinations of software configured elements, such as processors including digital signal processors (DSPs), and/or other hardware elements. In embodiments of the present invention, at least a payload portion of a packet (e.g., a packet without all or portions of the header) may be buffered in input buffer 206, may be transferred to packet transforming system 208 and may be buffered in output buffer 212. In these embodiments, packet classifying system 202 may remove all or portions of the header during packet classification, and packet transforming system 208 may add all or portions of a new header during packet transformation. FIG. 3 illustrates the identification of flow classification indices for multicast packets in accordance with an embodiment of the present invention. When a packet is received at a routing system, such as system 200 (FIG. 2), hash 302 may be performed on a header portion of the packet to generate flow classification index 304 which may be used to locate a particular flow index of flow classification block (FCB) 304. FCB 304 may correspond with FCB 202 (FIG. 2). In the case of a multicast packet flow, the particular flow index of FCB 304 may point to array 308 of flow indices. Each flow index of array 308 may correspond with an instance of multicasting. In accordance with an embodiment of the present invention, one of the flow indices of array 308 may be provided to a packet transformer, such as packet transforming system 208, for use in transforming a buffered packet for multicasting. This is described in more detail below.
FIG. 4 is a flow chart of an ingress system packet flow procedure in accordance with an embodiment of the present invention. Procedure 400 may be implemented by an ingress system, such as packet classifying system 202 (FIG. 2) although other systems may also be suitable. In operation 402, a packet is received and in operation 404, the packet flow may be classified. Operation 404 may classify the packet flow by performing a hash on header portions of the packet as illustrated in FIG. 3. hi operation 406, a flow index is retrieved based on the packet flow classification of operation 404. hi the case of a non-multicast packet flow (e.g., a unicast packet flow), one flow index maybe identified and retrieved. In the case of a multicast packet flow, a plurality of flow indices may be identified, such as array 308 (FIG. 3). hi operation 408, the received packet may be buffered in an input memory, such as input buffer 206 (FIG. 2). h operation 410, the packet along with the flow index may be sent to an egress system, such as packet transforming system 208 (FIG. 2). i the case of a multicast packet, operation 410 may send the packet along with a first flow index of the plurality of flow indices. A descriptor may be included to identify the flow as a multicast flow and instruct the egress system to re-read the same packet for subsequently received flow indices.
Operation 412 determines if the classified packet flow is a multicast packet flow or a unicast packet flow. When the packet flow is a unicast packet flow, operation 414 may repeat the performance of operations 402 through 412 for a subsequent packet. When the packet flow is a multicast packet flow, operation 416 is performed. In operation 416, the next flow index of the plurality of indices is retrieved and in operation 418, it is sent to the egress system, hi one embodiment, a descriptor included with the next flow index indicates that the flow is a multicast flow instructing the egress system to use a previous packet. Operation 420 determines when there are more flow indices and operations 416 and 418 may be performed for each of the remaining indices. Operation 422 may set a memory release bit to allow the egress system to release the memory location where it has stored the multicast packet after receipt of the last flow index, hi one embodiment, the memory release bit may be part of a descriptor, and in another embodiment, it may be a particular bit of the flow index sent in operation 418.
When there are no more flow indices of the plurality to be sent, each instance of packet multicasting has been provided to the egress system, and operation 424 may be performed for a next packet flow re-performing procedure 400. Although the individual operations of procedure 400 are illustrated and described as separate operations, one or more of the individual operations may be performed concurrently and nothing requires that the operations be performed in the order illustrated.
FIG. 5 is a flow chart of an egress system packet flow procedure in accordance with an embodiment of the present invention. Procedure 500 may be performed by an egress system such as packet transforming system 208 (FIG. 2) although other systems may also be suitable for performing procedure 500. hi operation 502, a flow index maybe received from an ingress system. The flow index may be received with a packet (e.g., at least the payload) or may be received without a packet. Flow indices received with a packet may be for packets having a unicast packet flow or may be a packet of a first instance of multicast packet flow. Flow indices received in operation 502 without a packet maybe for subsequent instances of a multicast packet flow. In one embodiment, a descriptor may be received in operation 502 to indicate whether the flow is a multicast flow. Operation 504 determines when the flow index is for a multicast packet flow. When operation 504 determines when the flow index is for a multicast packet flow, operation 506 is performed. Operation 506 determines whether the flow index is for a first instance of a multicast flow. When operation 506 determines that the flow index is for a first index of a multicast flow, or when operation 504 determines that the flow index is not for a multicast flow, operation 508 is performed. In operation 508, the received packet is buffered in memory, such as buffer 212. In operation 510, a transform index may be identified for the packet from the received flow index. In operation 512, the buffered packet may be read from the buffer, the transform index may be attached to the packet in operation 514. hi operation 516, the transform index and packet are sent to a packet transform processor, such as an egress processor, hi operation 518, the transform processor may perform a packet transform on the packet by using the transform index, h one embodiment, the transform index may identify a transform control block (TCB), such as TCB 210 (FIG. 2), which may be identified by the transform processor for performing packet transformation in operation 518. In operation 520, the transformed packet may be sent out for routing to a network. hi the case of a multicast packet flow wherein the packet is not received in operation 502, operations 522 - 526 are performed. Similar to operation 510, operation 522 identifies a transform index from the received flow index. In operation 522, similar to operation 512, the buffered packet is read from the buffer. In operation 526, the memory location where the multicast packet is stored maybe released in the case of the last instance of the multicast flow. In one embodiment, a descriptor may be used to identify when to release the memory location. The descriptor may be part of the flow index received in operation 502. Accordingly, for a multicast flow, a packet maybe received only once (i.e., the first time) and stored only once (e.g., operation 508) and for subsequent instances of multicasting, the packet is re-read from a buffer. Although the individual operations of procedure 500 are illustrated and described as separate operations, one or more of the individual operations may be performed concurrently and nothing requires that the operations be performed in the order illustrated.
FIG. 6 is a functional block diagram of a packet-forwarding engine in accordance with an embodiment of the present invention. Packet-forwarding engine (PFE) 600 may be suitable for use as system 200, although other systems may also be suitable. PFE 600 may provide hardware-assisted packet forwarding, and in one embodiment, PFE 600 may implement VR/VI-based forwarding of L3/L4 packet types including MPLS, IP, TCP/IP, UDP/IP and IPSec packet types. In some embodiments, PFE 600 may also implement flow cache and IP/MPLS route look-up forwarding modes, header insertion/replacement, MPLS header processing, including label push/pop and TTL decrement. In some embodiments, PFE 600 may also implement IP header processing including header validation, TTL decrement, DiffServ code-point marking, and header checksum adjustment. In some embodiments, PFE 600 may also implement TCP/IP Network Address Translation (NAT), ingress and egress rate, limiting and ingress and egress statistics.
PFE 600 may operate in one of PE's 116 (FIG. 1) and may be logically situated between a switch fabric interface and a DMA engine of one of PEs 116 (FIG. 1). PFE 600 may be partitioned into ingress system 602 and egress system 604 as illustrated. Ingress system 602 may be suitable for use as packet classifier 202 (FIG. 2) and egress system 604 may be suitable for use as packet transformer 208 (FIG. 2). Ingress system 602 may process incoming packets received from the switch fabric ingress interface 606 and may transfer them to the DMA engine ingress 608. Egress system 604 may process outgoing packets from the DMA engine egress 610 and may transfer them to switch fabric egress interface 612. Both the ingress and egress systems may have direct access to a processing engines memory system. hi one embodiment, the micro-architecture of both PFE 600 ingress and egress units may include an array of packet processors 616 that may share an on- chip write-back cache 614. Each packet processor may operate on a different packet and hardware interlocks may maintain packet order. The ingress packet processors may share common micro-code for ingress processing and the egress packet processors may share common micro-code for egress processing. Memory of PFE 600 may map the ingress and egress instruction stores and supports microcode updates through write transactions.
Ingress system 602 may pass forwarding state to the DMA engine, which may incorporate this state into the packet, receive descriptor. This forwarding state indicates whether the CPU should software forward the packet or the packet may bypass the CPU and PFE 600 can hardware forward the packet. The forwarding state also may include an index into a forwarding transform cache that describes PFE processing per packet micro-flow. For software forwarded packets, the receive descriptor maybe pushed onto the DMA ingress descriptor queue. For hardware forwarded packets, including multicast packets, the descriptor may bypass the DMA ingress queue and be pushed directly onto the DMA egress descriptor queue as a transmit descriptor.
In an embodiment of the present invention, ingress system 602 may provide at least two basic forms of packet classification. One is flow-based, using various fields of the LQ header along with fields in the L3/L4 headers to identify a particular micro-flow in the context of a particular VR. The other form uses the upper bits of the IP address or MPLS label to index a table of flow indices. The host software controls which classification form PFE 600 uses by programming different micro-code into the ingress instruction store, hi both forms, the classification result may be a forwarding index that the hardware uses to select the correct packet transformations.
In an embodiment of the present invention, each flow ID cache entry stores the LQ ID, LQ protocol, L3, and L4 fields that identify a particular VR micro-flow along with state indicating whether to hardware or software forward packets belonging to the micro-flow. Ingress system 602 generates an index (e.g., flow classification index 304 (FIG. 3)) into the flow ID cache (e.g., FCB 306 (FIG. 3)) by hashing the incoming packet's LQ ID, LQ protocol, L3, and L4 header fields. It then looks-up the indexed cache entry and compares the packet micro-flow ID fields to the cached micro-flow ID fields. On a cache hit, the FwdAction field of the cache entry indicates whether to software or hardware forward the packet. On a cache miss, the ingress controller allocates a cache entry and forwards the packet to software for flow learning. hi an embodiment of the present invention, when programmed for table lookup mode, PFE 600 classifies an IP packet by performing an IP destination address route look-up from the IP Prefix Table, hi one embodiment, the IP Prefix Table may include a 16M entry first level LP prefix table indexed by the upper 24- bits of the IP destination address and some number of 256-entry IP prefix sub- tables indexed by the lower 8-bits of IP destination address. A prefix table entry may include either a transform cache index or a pointer to a prefix sub-table. The state of the table entry's Next Table field determines the format of the table entry. When the NextTable bit is set to ' 1 ', the bottom 31 bits of the entry indicate the address to the next-level table. When the NextTable bit is set to '0', the bottom bits of the entry indicate the forwarding index, and whether or not to send packets to software. The host software can steer packets with particular IP prefixes to the CPU by setting the Software Only field in the table leaf entries. In an embodiment of the present invention, when programmed for table lookup mode and the protocol field of the ingress switch fabric header contains MPLS bit set, PFE 600 classifies a packet by performing a table lookup based on the packet's 20-bit MPLS label. In this embodiment, there may be two tables - one for when the MPLS BOS bit isn't set and one for when the MPLS BOS bit is set. Each of the table's 1M entries contains the 20-bit forwarding index, and a bit to direct packets to the CPU. hi an embodiment of the present invention, PFE 600 maintains a table of transform control blocks (TCBs), which direct how the egress controller may process outgoing-packets. The egress controller uses a forwarding index, carried by the DMA descriptor, to select a transform control block from the table before processing packets. To update a TCB, host software may send a control packet containing a message with an address parameter that points to the new TCB. Software may issue the TCB update control packet before issuing the packet being forwarded. This may ensure that the forwarded packet is processed according to the updated TCB. hi an embodiment of the present invention, some fields may be used to maintain packet order and associate the TCB with a specific flow. In flow mode where several new packets for a flow could be sent to the CPU there is a danger that once the CPU updates the TCB and FCB a packet could be hardware forwarded while the CPU still has packets for that flow. Packet order may be enforced by the TCB. When the TCB is written the DropCpuPkt bit should be zero, this may allow the CPU to send the NEW packets it has for that flow. However when the first FWD_HW packet is seen with this bit clear, the forward engine may update the TCB and set this bit. Subsequent packets from the CPU (recognized because they are marked FWD_HW_COH) may be dropped. There may also be a consistency check performed between the FCB and the TCB. On ingress the SF header SrcChan is replaced with the PendingTag field of the FCB, on egress the SrcChan is compared against the FCBTag field of the TCB. If the tags mismatch the packet is dropped. For prefix mode the SrcChan is replaced with zero, and the FCBTag field may be initialized to zero.
In an embodiment of the present invention, packet header transformation involves the replacement of some number of header bytes of an ingress packet with some number of bytes of replacement header data. Under the control of a TCB, egress system 604 may selectively replace and recompute specific fields in a small set of protocol headers. Egress system 604 begins the header transform by stripping the incoming packet's SF header along with the number of bytes indicated by the SF header offset field. At that point, the controller may begin copying bytes from the buffer pointed to by the TCB ' s HDRPTR field into the egress packet buffer. PFE 600 may copy the number of new header bytes defined by the TCB's HDRLEN field. After performing this header replacement, PFE 600 then goes through the TCB enable bits to determine what other header transformations need to be made. Egress system 604 may perform a network address translation (NAT) for
IP addresses and for TCP/UDP port addresses. When software enables IP or TCP/UDP NAT, it may also provide the associated replacement addresses and checksum adjustments in the corresponding TCB fields. When the hardware detects one of the NAT enable bits may be set to ' 1 ', it may replace both the source and destination addresses. If software intends to translate only the source address, it may still supply the correct destination address in the TCB replacement field. Similarly, the software may also supply the correct source address in the TCB replacement field when it is just replacing the destination address. A checksum adjustment may also be computed. On the ingress side, layer two packets may be distinguished by bit five of the SF header protocol field being set. Micro-code checks this bit and jumps to separate L2 header loading logic when it is set. Separate code-points for each L2/L3 protocol are defined in the SF spec, jumping to the proper parsing logic is done by using the entire SF protocol (including the L2 bit) field as an index into a jump table and jumping to that instruction which causes a jump to the proper code segment. One of the functions of the L2 parsing logic is to determine the size of the variable length L2 headers and increment the SF offset field by that amount (in some cases, such as de-tunneling 2nd pass) so that egress system 604 may strip off that part of the header, hi addition the SF protocol field may be changed (also 2nd pass de-tunneling) to another protocol type depending what the underlying packet type is, this may also be determined by the parsing logic and causes the proper egress code path to be taken. Thus, an improved packet routing system and method have been described. Also described are an improved packet multicasting system and method, and a method and system that more efficiently generate multicast packets.
The foregoing description of specific embodiments reveals the general nature of the invention sufficiently that others can, by applying current knowledge, readily modify and/or adapt it for various applications without departing from the generic concept. Therefore such adaptations and modifications are within the meaning and range of equivalents of the disclosed embodiments. The phraseology or terminology employed herein is for the purpose of description and not of limitation. Accordingly, the invention embraces all such alternatives, modifications, equivalents and variations as fall within the spirit and scope of the appended claims.

Claims

CLAIMS What is claimed is:
1. A method for packet multicasting comprising: identifying a plurality of flow classification indices for a multicast packet; sending the multicast packet and a first of the flow classification indices to a packet transformer; buffering the multicast packet in a memory associated with the packet transformer; identifying first transform control instructions from the first flow classification index; and transforming the multicast packet in accordance with the first transform control instructions.
2. The method of claim 1 further comprising: sending a next of the flow classification indices without the multicast packet to the packet transformer; identifying next transform control instructions from the next of the flow classification indices; reading the multicast packet from the memory; and transforming the multicast packet in accordance with the next transform control instructions.
3. The method of claim 2 further comprising repeating, for each of the flow classification indices of the plurality, the sending the next flow classification index, the identifying the next transform control instructions, the reading and the transforming the multicast packet, to generate multicast packets for transmission.
4. The method of claim 3 wherein prior to transforming, the method further comprises providing the multicast packet with each next flow classification index of the plurality to an egress processor, and wherein transforming further comprises transforming the multicast packet by the egress processor in accordance with each next flow classification index.
5. The method of claim 4 wherein a packet classifier performs identifying the plurality of flow classification indices, sending the multicast packet and the first flow classification index, and sending each next flow classification index without the multicast packet, and wherein the packet transformer performs the buffering, the identifying the transform control instructions and providing the multicast packet with each next flow classification index of the plurality to the egress processor.
6. The method of claim 5 wherein the packet classifier is comprised of a first multiprocessor system and the packet transformer is comprised of a second multiprocessor system which includes the egress processor.
7. The method of claim 1 wherein the flow classification index corresponds with a packet flow for a packet, and when the packet flow is a multicast packet, the method further comprises retrieving an additional flow classification index for each instance of multicasting, and sending each additional of the flow classification indices without the multicast packet to the packet transformer, wherein the flow classification indices include a descriptor to identify the flow as a multicast flow.
8. The method of claim 1 further comprising: performing a hash on header portions of a received packet to determine a flow classification block index; and looking up the flow classification block index in a flow classification block (FCB) to determine a flow classification index for a unicast packet and a location of the plurality of flow classification indices for the multicast packet.
9. The method of claim 1 wherein transforming includes replacing at least portions of a header of multicast packet with new portions, the new portions being in accordance with the transform control instructions.
10. The method of claim 1 wherein a single flow classification index is identified for a unicast packet and the method includes: sending the unicast packet and a single flow classification index to the packet transformer, buffering the unicast packet in the memory associated with the packet transformer; identifying transform control instructions for the unicast packet from the single flow classification index; and transforming the unicast packet in accordance with the identified transform control instructions.
11. The method of claim 10 wherein when an incoming packet is identified as a unicast packet, the method further includes refraining from performing for the unicast packet: sending the next of the flow classification indices without a packet to the packet transformer; identifying next transform control instructions from the next of the flow classification indices; reading a packet from the memory; and transforming the packet in accordance with the next transform control instructions.
12. A packet multicasting system comprising: a packet transformer to transform a multicast packet in accordance with transform control instructions; and a packet classifier to identify a plurality of flow classification indices for the multicast packet, and send the multicast packet and a first of the flow classification indices to the packet transformer.
13. The system of claim 12 further comprising a memory associated with the packet transformer and wherein the packet transformer buffers the multicast packet in the memory after receipt of the multicast packet from the packet classifier.
14. The system of claim 13 wherein the packet classifier sends a next of the flow classification indices without the multicast packet to the packet transformer, and the packet transformer identifying next transform control instructions from the next of the flow classification indices, reads the multicast packet from the memory and transforms the multicast packet in accordance with the next transform control instructions.
15. The system of claim 14 wherein the packet classifier repeats, for each of the flow classification indices of the plurality, the sending the next flow classification index, and wherein the packet classifier repeats the identifying the next transform control instructions, the reading and the transforming the multicast packet, to generate multicast packets for transmission.
16. The system of claim 12 wherein the packet classifier performs a hash on header portions of a received packet to determine a flow classification block index, and looks up the flow classification block index in a flow classification block (FCB) to determine a flow classification index for a unicast packet and a location of the plurality of flow classification indices for the multicast packet.
17. The system of claim 12 wherein the packet transformer replaces at least portions of a header of multicast packet with new portions, the new portions being in accordance with the transform control instructions.
18. The system of claim 17 wherein the system is a packet routing system and the transformed packets are provide to a network for routing in accordance with the replaced headers.
19. The system of claim 12 wherein the packet classifier is comprised of a first multiprocessor system and the packet transformer is comprised of a second multiprocessor system.
20. An article comprising a computer-readable storage medium having stored thereon instructions, that when executed by a computing platform, result in: identifying a plurality of flow classification indices for a multicast packet; sending the multicast packet.and.a.first of the flow classification indices to a packet transformer, buffering the multicast packet in a memory associated with the packet transformer; identifying first transform control instructions from the first flow classification index; transforming the multicast packet in accordance with the first transform control instructions; sending a next of the flow classification indices without the multicast packet to the packet transformer; identifying next transform control instructions from the next of the flow classification indices; reading the multicast packet from the memory; and transforming the multicast packet in accordance with the next transform control instructions.
21. The article of claim 20 wherein the instructions further result in repeating, for each of the flow classification indices of the plurality, the sending the next flow classification index, the identifying the next transform control instructions, the reading and the transforming the multicast packet, to generate multicast packets for transmission, and wherein prior to transforming, the multicast packet is provided with each next flow classification index of the plurality to an egress processor, and wherein transforming further results in transforming the multicast packet by the egress processor in accordance with each next flow classification index.
22. In a virtual routing system having a plurality of virtual routers (VRs) instantiated by a virtual routing engine (VRE), wherein the instantiation of each VR includes an associated routing context, a method of multicasting packets comprising: determining one of the plurality of VRs for a packet received from a service provider for multicasting; switching a routing context of the VRE to a routing context associated with the VR determined for received packet; and reading at least a portion of the packet from one of a plurality of multicast address spaces associated with the selected VR to multicast the packet.
23. The method of claim 22 wherein the packet is a first packet received from a service provider for multicasting to a first multicast destination, and wherein a second packet is received from the service provider for multicasting, and the method comprises: determining another one of the VRs for the second packet; switching the routing context of the VRE to a routing context associated with the VR determined for the second packet; reading at least a portion of the second packet from another of the plurality of multicast address spaces associated with the VR determined for the second packet to multicast the second packet; and forwarding the second packet to second multicast destinations.
24. The method of claim 23 further comprising: transforming headers of the first packet in accordance with transform control instructions of the routing context of the first packet; and transforming headers of the second packet in accordance with transform control instructions of the routing context of the second packet;
25. The method of claim 23 wherein the first and second packets are received from a same service provider and have identical layer-two through layer- four (L2 - L4) headers, and the method includes classifying the first and second packets in accordance with different VRs of the plurality.
26. The method of claim 21 wherein during reading, the packet is read from a same buffer for each instance of multicasting.
27. The method of claim 21 wherein selecting comprises classifying the received packet to determine one of the VRs having a routing context associated with the received packet.
27. The method of claim 21 wherein each VR of the plurality-of VRs has a - multicast address space associated therewith, and wherein switching the routing context of a VR includes switching a memory state of the VRE, and wherein the virtual routing system includes a plurality of VRE, each capable of instantiating a plurality of VRs.
28. The method of claim 21 further comprising: identifying a plurality of flow classification indices for the packet; sending the packet and a first of the flow classification indices to a packet transformer; buffering the packet in a memory associated with the packet transformer; identifying first transform control instructions from the first flow classification index; and transforming the packet in accordance with the first transform control instructions.
29. The method of claim 28 further comprising: sending a next of the flow classification indices without the packet to the packet transformer; identifying next transform control instructions from the next of the flow classification indices; reading the multicast packet from the memory; transforming the packet in accordance with the next transform control instructions; and repeating, for each of the flow classification indices of the plurality, the sending the next flow classification index, the identifying the next transform control instructions, the reading and the transforming the multicast packet, to generate multicast packets for transmission.
30. The method of claim 29 wherein prior to transforming, the method further comprises providing the packet with each next flow classification index of the plurality to an egress processor, and wherein transforming further comprises transforming the packet by the egress processor in accordance with each next flow classification index, and wherein a packet classifier performs identifying the plurality of -flow classification indices, sending the packet and the first flow classification index, and sending each next flow classification index without the packet, and wherein the packet transformer performs the buffering, the identifying the transform control instructions and providing the multicast packet with each next flow classification index of the plurality to the egress processor.
PCT/US2003/037009 2002-11-18 2003-11-18 Virtual router with hardware accelerated packet multicast WO2004047365A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
AU2003295675A AU2003295675A1 (en) 2002-11-18 2003-11-18 Virtual router with hardware accelerated packet multicast

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10/298,815 US7266120B2 (en) 2002-11-18 2002-11-18 System and method for hardware accelerated packet multicast in a virtual routing system
US10/298,815 2002-11-18

Publications (1)

Publication Number Publication Date
WO2004047365A1 true WO2004047365A1 (en) 2004-06-03

Family

ID=32297537

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2003/037009 WO2004047365A1 (en) 2002-11-18 2003-11-18 Virtual router with hardware accelerated packet multicast

Country Status (3)

Country Link
US (6) US7266120B2 (en)
AU (1) AU2003295675A1 (en)
WO (1) WO2004047365A1 (en)

Families Citing this family (92)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7574495B1 (en) * 2000-09-13 2009-08-11 Fortinet, Inc. System and method for managing interworking communications protocols
US7111072B1 (en) * 2000-09-13 2006-09-19 Cosine Communications, Inc. Packet routing system and method
US8250357B2 (en) 2000-09-13 2012-08-21 Fortinet, Inc. Tunnel interface for securing traffic over a network
US7389358B1 (en) * 2000-09-13 2008-06-17 Fortinet, Inc. Distributed virtual system to support managed, network-based services
US7272643B1 (en) 2000-09-13 2007-09-18 Fortinet, Inc. System and method for managing and provisioning virtual routers
US7487232B1 (en) * 2000-09-13 2009-02-03 Fortinet, Inc. Switch management system and method
US7444398B1 (en) 2000-09-13 2008-10-28 Fortinet, Inc. System and method for delivering security services
US7181547B1 (en) 2001-06-28 2007-02-20 Fortinet, Inc. Identifying nodes in a ring network
US7110404B1 (en) * 2001-09-04 2006-09-19 Cisco Technology, Inc. System and method for sending a packet to multiple destinations using a pipeline network processor
US7177311B1 (en) * 2002-06-04 2007-02-13 Fortinet, Inc. System and method for routing traffic through a virtual router-based network switch
US7203192B2 (en) 2002-06-04 2007-04-10 Fortinet, Inc. Network packet steering
US7376125B1 (en) * 2002-06-04 2008-05-20 Fortinet, Inc. Service processing switch
US7161904B2 (en) * 2002-06-04 2007-01-09 Fortinet, Inc. System and method for hierarchical metering in a virtual router based network switch
US7116665B2 (en) * 2002-06-04 2006-10-03 Fortinet, Inc. Methods and systems for a distributed provider edge
US7096383B2 (en) 2002-08-29 2006-08-22 Cosine Communications, Inc. System and method for virtual router failover in a network routing system
EP1547342B1 (en) * 2002-09-12 2014-07-23 International Business Machines Corporation A method and apparatus for deep packet processing
US7266120B2 (en) 2002-11-18 2007-09-04 Fortinet, Inc. System and method for hardware accelerated packet multicast in a virtual routing system
US7050394B2 (en) * 2002-12-18 2006-05-23 Intel Corporation Framer
WO2004107131A2 (en) * 2003-05-28 2004-12-09 Caymas Systems, Inc. Policy based network address translation
US7720095B2 (en) * 2003-08-27 2010-05-18 Fortinet, Inc. Heterogeneous media packet bridging
US20050086393A1 (en) * 2003-10-03 2005-04-21 Meng David Q. Controlling power of network processor engines
US9614772B1 (en) * 2003-10-20 2017-04-04 F5 Networks, Inc. System and method for directing network traffic in tunneling applications
US20050086657A1 (en) * 2003-10-21 2005-04-21 Intel Corporation Service scheduling
US7441179B2 (en) * 2003-10-23 2008-10-21 Intel Corporation Determining a checksum from packet data
JP4415773B2 (en) * 2004-06-30 2010-02-17 株式会社日立製作所 Multicast packet relay device for virtual router
WO2006015513A1 (en) * 2004-08-12 2006-02-16 Intel Corporation Method and system for processing multicast packets
US8331234B1 (en) * 2004-09-08 2012-12-11 Q1 Labs Inc. Network data flow collection and processing
US7499419B2 (en) 2004-09-24 2009-03-03 Fortinet, Inc. Scalable IP-services enabled multicast forwarding with efficient resource utilization
US7711835B2 (en) 2004-09-30 2010-05-04 Citrix Systems, Inc. Method and apparatus for reducing disclosure of proprietary data in a networked environment
US7748032B2 (en) 2004-09-30 2010-06-29 Citrix Systems, Inc. Method and apparatus for associating tickets in a ticket hierarchy
US8613048B2 (en) 2004-09-30 2013-12-17 Citrix Systems, Inc. Method and apparatus for providing authorized remote access to application sessions
US20070115979A1 (en) * 2004-11-18 2007-05-24 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7808904B2 (en) 2004-11-18 2010-10-05 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7606249B1 (en) * 2004-12-21 2009-10-20 Extreme Networks, Inc. Methods and systems for caching packets to be written to or read from packet memory
CA2619141C (en) 2004-12-23 2014-10-21 Solera Networks, Inc. Method and apparatus for network packet capture distributed storage system
US8024568B2 (en) 2005-01-28 2011-09-20 Citrix Systems, Inc. Method and system for verification of an endpoint security scan
US8072887B1 (en) * 2005-02-07 2011-12-06 Extreme Networks, Inc. Methods, systems, and computer program products for controlling enqueuing of packets in an aggregated queue including a plurality of virtual queues using backpressure messages from downstream queues
US8533308B1 (en) 2005-08-12 2013-09-10 F5 Networks, Inc. Network traffic management through protocol-configurable transaction processing
TWI269972B (en) * 2005-10-21 2007-01-01 Ind Tech Res Inst Method for releasing data of storage apparatus
US7426610B2 (en) * 2005-12-29 2008-09-16 Intel Corporation On-device packet descriptor cache
US9172629B1 (en) * 2005-12-29 2015-10-27 Alcatel Lucent Classifying packets
US8565088B1 (en) 2006-02-01 2013-10-22 F5 Networks, Inc. Selectively enabling packet concatenation based on a transaction boundary
US7668920B2 (en) * 2006-03-01 2010-02-23 Fortinet, Inc. Electronic message and data tracking system
US7693985B2 (en) * 2006-06-09 2010-04-06 Cisco Technology, Inc. Technique for dispatching data packets to service control engines
US8533846B2 (en) 2006-11-08 2013-09-10 Citrix Systems, Inc. Method and system for dynamically associating access rights with a resource
US8320388B2 (en) * 2007-02-02 2012-11-27 Groupe Des Ecoles Des Telecommunications (Get) Autonomic network node system
US9106606B1 (en) 2007-02-05 2015-08-11 F5 Networks, Inc. Method, intermediate device and computer program code for maintaining persistency
US7710963B1 (en) * 2007-04-05 2010-05-04 Juniper Networks, Inc. Binary trees for multicast traffic
US8615008B2 (en) 2007-07-11 2013-12-24 Foundry Networks Llc Duplicating network traffic through transparent VLAN flooding
US8248928B1 (en) 2007-10-09 2012-08-21 Foundry Networks, Llc Monitoring server load balancing
US20090092136A1 (en) * 2007-10-09 2009-04-09 Broadcom Corporation System and method for packet classification, modification and forwarding
US20090180391A1 (en) * 2008-01-16 2009-07-16 Broadcom Corporation Network activity anomaly detection
US8521732B2 (en) 2008-05-23 2013-08-27 Solera Networks, Inc. Presentation of an extracted artifact based on an indexing technique
US8625642B2 (en) 2008-05-23 2014-01-07 Solera Networks, Inc. Method and apparatus of network artifact indentification and extraction
EP2141605A1 (en) * 2008-07-01 2010-01-06 Thomson Licensing Method and device to perform direct memory access
US7908376B2 (en) * 2008-07-31 2011-03-15 Broadcom Corporation Data path acceleration of a network stack
US8031612B2 (en) * 2008-09-11 2011-10-04 Intel Corporation Altering operation of a network interface controller based on network traffic
US7855967B1 (en) * 2008-09-26 2010-12-21 Tellabs San Jose, Inc. Method and apparatus for providing line rate netflow statistics gathering
JP5387239B2 (en) * 2009-08-31 2014-01-15 沖電気工業株式会社 Wireless communication apparatus and wireless communication program
JP2011211618A (en) * 2010-03-30 2011-10-20 Sony Corp Transmission apparatus, transmission method, and program
US8335172B2 (en) * 2010-06-10 2012-12-18 Cisco Technology, Inc. Switchable conference multicast streaming with dynamic asymmetry
US8849991B2 (en) 2010-12-15 2014-09-30 Blue Coat Systems, Inc. System and method for hypertext transfer protocol layered reconstruction
US8666985B2 (en) 2011-03-16 2014-03-04 Solera Networks, Inc. Hardware accelerated application-based pattern matching for real time classification and recording of network traffic
US8554963B1 (en) * 2012-03-23 2013-10-08 DSSD, Inc. Storage system with multicast DMA and unified address space
US9769216B2 (en) * 2012-11-30 2017-09-19 Mitel Networks Corporation Collaboration handoff
US9185015B2 (en) * 2013-02-19 2015-11-10 Broadcom Corporation Application aware elephant flow identification
US9565138B2 (en) 2013-12-20 2017-02-07 Brocade Communications Systems, Inc. Rule-based network traffic interception and distribution scheme
US9648542B2 (en) 2014-01-28 2017-05-09 Brocade Communications Systems, Inc. Session-based packet routing for facilitating analytics
US9887939B2 (en) * 2015-03-11 2018-02-06 International Business Machines Corporation Transmitting multi-destination packets in overlay networks
CN103929492B (en) * 2014-04-28 2017-08-29 华为技术有限公司 Business chain load-balancing method and its device, system
CN104135385B (en) * 2014-07-30 2017-05-24 南京市公安局 Method of application classification in Tor anonymous communication flow
US9819579B2 (en) * 2014-09-22 2017-11-14 Ciena Corporation Header space analysis extension systems and methods for transport networks
US9866408B2 (en) 2014-12-12 2018-01-09 Oracle International Corporation Methods, systems, and computer readable media for configuring a flow interface on a network routing element
US10230589B2 (en) * 2014-12-12 2019-03-12 Oracle International Corporation Methods, systems, and computer readable media for configuring service networks
US20160173600A1 (en) * 2014-12-15 2016-06-16 Cisco Technology, Inc. Programmable processing engine for a virtual interface controller
US9654483B1 (en) * 2014-12-23 2017-05-16 Amazon Technologies, Inc. Network communication rate limiter
US10129088B2 (en) 2015-06-17 2018-11-13 Extreme Networks, Inc. Configuration of rules in a network visibility system
US10771475B2 (en) 2015-03-23 2020-09-08 Extreme Networks, Inc. Techniques for exchanging control and configuration information in a network visibility system
US20160285735A1 (en) * 2015-03-23 2016-09-29 Brocade Communications Systems, Inc. Techniques for efficiently programming forwarding rules in a network system
US9866478B2 (en) 2015-03-23 2018-01-09 Extreme Networks, Inc. Techniques for user-defined tagging of traffic in a network visibility system
US10911353B2 (en) 2015-06-17 2021-02-02 Extreme Networks, Inc. Architecture for a network visibility system
US10530688B2 (en) 2015-06-17 2020-01-07 Extreme Networks, Inc. Configuration of load-sharing components of a network visibility router in a network visibility system
US10057126B2 (en) 2015-06-17 2018-08-21 Extreme Networks, Inc. Configuration of a network visibility system
US10015112B2 (en) * 2015-12-08 2018-07-03 Mellanox Technologies Tlv Ltd. Memory-efficient handling of multicast traffic
US10243813B2 (en) 2016-02-12 2019-03-26 Extreme Networks, Inc. Software-based packet broker
US10999200B2 (en) 2016-03-24 2021-05-04 Extreme Networks, Inc. Offline, intelligent load balancing of SCTP traffic
US10367758B2 (en) 2016-09-12 2019-07-30 Marvell World Trade Ltd. Merging read requests in network device architecture
US10567259B2 (en) 2016-10-19 2020-02-18 Extreme Networks, Inc. Smart filter generator
US10419329B2 (en) 2017-03-30 2019-09-17 Mellanox Technologies Tlv Ltd. Switch-based reliable multicast service
US11171884B2 (en) 2019-03-13 2021-11-09 Mellanox Technologies Tlv Ltd. Efficient memory utilization and egress queue fairness
CN113347090B (en) * 2020-02-18 2023-06-20 华为技术有限公司 Message processing method, forwarding equipment and message processing system
CN114448740B (en) * 2022-01-14 2023-11-07 绿盟科技集团股份有限公司 Multicast method, device, medium, product and equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085238A (en) * 1996-04-23 2000-07-04 Matsushita Electric Works, Ltd. Virtual LAN system
US6192051B1 (en) * 1999-02-26 2001-02-20 Redstone Communications, Inc. Network router search engine using compressed tree forwarding table
WO2001063809A1 (en) * 2000-02-23 2001-08-30 Nisco Systems, Inc. Methods and apparatus for controlling internet protocol traffic in a wan or lan

Family Cites Families (306)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4667287A (en) * 1982-10-28 1987-05-19 Tandem Computers Incorporated Multiprocessor multisystem communications network
US4590468A (en) 1983-03-10 1986-05-20 Western Digital Corporation Token access controller protocol and architecture
US4667323A (en) 1985-09-03 1987-05-19 Allen-Bradley Company, Inc. Industrialized token passing network
US4726018A (en) 1986-08-25 1988-02-16 International Business Machines Corporation Method of providing priority access to a transmission communication ring
US6453406B1 (en) 1990-10-17 2002-09-17 Compaq Computer Corporation Multiprocessor system with fiber optic bus interconnect for interprocessor communications
AU1061892A (en) 1991-02-06 1992-08-13 Fmc Corporation Access to transmit on a message priority basis
US5490252A (en) * 1992-09-30 1996-02-06 Bay Networks Group, Inc. System having central processor for transmitting generic packets to another processor to be altered and transmitting altered packets back to central processor for routing
US5371852A (en) 1992-10-14 1994-12-06 International Business Machines Corporation Method and apparatus for making a cluster of computers appear as a single host on a network
US6018771A (en) * 1992-11-25 2000-01-25 Digital Equipment Corporation Dynamic assignment of multicast network addresses
US5442708A (en) 1993-03-09 1995-08-15 Uunet Technologies, Inc. Computer network encryption/decryption device
US5400331A (en) 1993-04-28 1995-03-21 Allen-Bradley Company, Inc. Communication network interface with screeners for incoming messages
US5581705A (en) * 1993-12-13 1996-12-03 Cray Research, Inc. Messaging facility with hardware tail pointer and software implemented head pointer message queue for distributed memory massively parallel processing system
US5835726A (en) 1993-12-15 1998-11-10 Check Point Software Technologies Ltd. System for securing the flow of and selectively modifying packets in a computer network
US5606668A (en) 1993-12-15 1997-02-25 Checkpoint Software Technologies Ltd. System for securing inbound and outbound data packet flow in a computer network
KR100258137B1 (en) * 1993-12-30 2000-06-01 윤종용 Improved Allocation Method and Apparatus for Virtual Path and Virtual Channel Recognizer in Asynchronous Transmission System
US5745778A (en) * 1994-01-26 1998-04-28 Data General Corporation Apparatus and method for improved CPU affinity in a multiprocessor system
US5473599A (en) * 1994-04-22 1995-12-05 Cisco Systems, Incorporated Standby router protocol
JPH07302236A (en) * 1994-05-06 1995-11-14 Hitachi Ltd Information processing system, method therefor and service providing method in the information processing system
US5671377A (en) 1994-07-19 1997-09-23 David Sarnoff Research Center, Inc. System for supplying streams of data to multiple users by distributing a data stream to multiple processors and enabling each user to manipulate supplied data stream
US5491691A (en) 1994-08-16 1996-02-13 Motorola, Inc. Method and apparatus for pacing asynchronous transfer mode (ATM) data cell transmission
US5550816A (en) 1994-12-29 1996-08-27 Storage Technology Corporation Method and apparatus for virtual switching
US5812819A (en) 1995-06-05 1998-09-22 Shiva Corporation Remote access apparatus and method which allow dynamic internet protocol (IP) address management
US5987521A (en) 1995-07-10 1999-11-16 International Business Machines Corporation Management of path routing in packet communications networks
US6405262B1 (en) * 1995-07-14 2002-06-11 Microsoft Corporation Efficient inter-process object and interface pinging
US6212556B1 (en) * 1995-11-13 2001-04-03 Webxchange, Inc. Configurable value-added network (VAN) switching
US5684800A (en) * 1995-11-15 1997-11-04 Cabletron Systems, Inc. Method for establishing restricted broadcast groups in a switched network
US5699347A (en) 1995-11-17 1997-12-16 Bay Networks, Inc. Method and apparatus for routing packets in networks having connection-oriented subnetworks
US6058307A (en) 1995-11-30 2000-05-02 Amsc Subsidiary Corporation Priority and preemption service system for satellite related communication using central controller
US6058429A (en) 1995-12-08 2000-05-02 Nortel Networks Corporation Method and apparatus for forwarding traffic between locality attached networks using level 3 addressing information
EP0781068A1 (en) 1995-12-20 1997-06-25 International Business Machines Corporation Method and system for adaptive bandwidth allocation in a high speed data network
AU1748797A (en) * 1996-01-16 1997-08-11 Raptor Systems, Inc. Key management for network communication
US6542502B1 (en) 1996-01-26 2003-04-01 International Business Machines Corporation Multicasting using a wormhole routing switching element
AU734747B2 (en) * 1996-01-31 2001-06-21 Ipsilon Networks, Inc. Improved method and apparatus for dynamically shifting between routing and switching packets in a transmission network
US5892924A (en) * 1996-01-31 1999-04-06 Ipsilon Networks, Inc. Method and apparatus for dynamically shifting between routing and switching packets in a transmission network
US5841973A (en) * 1996-03-13 1998-11-24 Cray Research, Inc. Messaging in distributed memory multiprocessing system having shell circuitry for atomic control of message storage queue's tail pointer structure in local memory
JPH09275400A (en) * 1996-04-04 1997-10-21 Hitachi Ltd Atm exchange system
US5881236A (en) 1996-04-26 1999-03-09 Hewlett-Packard Company System for installation of software on a remote computer system over a network using checksums and password protection
US6147976A (en) 1996-06-24 2000-11-14 Cabletron Systems, Inc. Fast network layer packet filter
US6220768B1 (en) * 1996-06-28 2001-04-24 Sun Microsystems, Inc. Network asset survey tool for gathering data about node equipment
JPH1079740A (en) * 1996-09-03 1998-03-24 Hitachi Ltd Router device using atm switch
US6119236A (en) 1996-10-07 2000-09-12 Shipley; Peter M. Intelligent network security device and method
US6802068B1 (en) * 1996-10-16 2004-10-05 International Business Machines Corporation Addressless internetworking
US7145898B1 (en) * 1996-11-18 2006-12-05 Mci Communications Corporation System, method and article of manufacture for selecting a gateway of a hybrid communication system architecture
JPH10171681A (en) * 1996-12-10 1998-06-26 Fujitsu Ltd Object-oriented device management system
US6169793B1 (en) * 1996-12-24 2001-01-02 Evolving Systems, Inc. Systems and methods for providing order and service mediation for telecommunications systems
US6260073B1 (en) * 1996-12-30 2001-07-10 Compaq Computer Corporation Network switch including a switch manager for periodically polling the network ports to determine their status and controlling the flow of data between ports
US6098110A (en) * 1996-12-30 2000-08-01 Compaq Computer Corporation Network switch with a multiple bus structure and a bridge interface for transferring network data between different buses
JP2842530B2 (en) * 1997-01-08 1999-01-06 日本電気株式会社 ATM VLAN client-server system
US6226296B1 (en) 1997-01-16 2001-05-01 Physical Optics Corporation Metropolitan area network switching system and method of operation thereof
US6549954B1 (en) * 1997-01-16 2003-04-15 Advanced Micro Devices, Inc. Object oriented on-chip messaging
EP0866630A1 (en) 1997-02-14 1998-09-23 Nec Corporation ATM network with a filtering table for securing communication
US5964847A (en) 1997-03-10 1999-10-12 International Business Machines Corporation Mobile client computer interacting with docking device
US6032193A (en) 1997-03-20 2000-02-29 Niobrara Research And Development Corporation Computer system having virtual circuit address altered by local computer to switch to different physical data link to increase data transmission bandwidth
US5825091A (en) 1997-03-25 1998-10-20 Motorola, Inc. Sensor assembly mounted to a leadframe with adhesive deposits at separate locations
US5875290A (en) * 1997-03-27 1999-02-23 International Business Machines Corporation Method and program product for synchronizing operator initiated commands with a failover process in a distributed processing system
CA2202572C (en) * 1997-04-14 2004-02-10 Ka Lun Eddie Law A scaleable web server and method of efficiently managing multiple servers
JP3575225B2 (en) 1997-05-19 2004-10-13 株式会社日立製作所 Packet switch, packet switching network, and packet switching method
US6137777A (en) 1997-05-27 2000-10-24 Ukiah Software, Inc. Control tool for bandwidth management
US6260072B1 (en) * 1997-06-12 2001-07-10 Lucent Technologies Inc Method and apparatus for adaptive routing in packet networks
US6173399B1 (en) * 1997-06-12 2001-01-09 Vpnet Technologies, Inc. Apparatus for implementing virtual private networks
US6108699A (en) 1997-06-27 2000-08-22 Sun Microsystems, Inc. System and method for modifying membership in a clustered distributed computer system and updating system configuration
AU8490898A (en) 1997-07-18 1999-02-10 Interprophet Corporation Tcp/ip network accelerator system and method
US7117358B2 (en) 1997-07-24 2006-10-03 Tumbleweed Communications Corp. Method and system for filtering communication
US7162738B2 (en) 1998-11-03 2007-01-09 Tumbleweed Communications Corp. E-mail firewall with stored key encryption/decryption
US20050081059A1 (en) 1997-07-24 2005-04-14 Bandini Jean-Christophe Denis Method and system for e-mail filtering
US6069895A (en) * 1997-08-29 2000-05-30 Nortel Networks Corporation Distributed route server
US6172980B1 (en) 1997-09-11 2001-01-09 3Com Corporation Multiple protocol support
US6256295B1 (en) * 1997-09-25 2001-07-03 Nortel Networks Limited Method and apparatus for determining multiple minimally-overlapping paths between nodes in a network
US6381644B2 (en) * 1997-09-26 2002-04-30 Mci Worldcom, Inc. Integrated proxy interface for web based telecommunications network management
US6574661B1 (en) 1997-09-26 2003-06-03 Mci Communications Corporation Integrated proxy interface for web based telecommunication toll-free network management using a network manager for downloading a call routing tree to client
US6134315A (en) * 1997-09-30 2000-10-17 Genesys Telecommunications Laboratories, Inc. Metadata-based network routing
US6147970A (en) 1997-09-30 2000-11-14 Gte Internetworking Incorporated Quality of service management for aggregated flows in a network system
US6014669A (en) 1997-10-01 2000-01-11 Sun Microsystems, Inc. Highly-available distributed cluster configuration database
US6418461B1 (en) * 1997-10-06 2002-07-09 Mci Communications Corporation Intelligent call switching node in an intelligent distributed network architecture
US6320859B1 (en) 1997-10-31 2001-11-20 Nortel Networks Limited Early availability of forwarding control information
US6894994B1 (en) 1997-11-03 2005-05-17 Qualcomm Incorporated High data rate wireless packet data communications system
US6198751B1 (en) * 1997-11-19 2001-03-06 Cabletron Systems, Inc. Multi-protocol packet translator
US6339782B1 (en) 1997-11-21 2002-01-15 International Business Machines Corporation Persistence mechanism and method for objects
US6339595B1 (en) * 1997-12-23 2002-01-15 Cisco Technology, Inc. Peer-model support for virtual private networks with potentially overlapping addresses
US6266695B1 (en) * 1997-12-23 2001-07-24 Alcatel Usa Sourcing, L.P. Telecommunications switch management system
KR100269146B1 (en) * 1997-12-29 2000-10-16 윤종용 Gateway device in atm-based access network
US6259699B1 (en) 1997-12-30 2001-07-10 Nexabit Networks, Llc System architecture for and method of processing packets and/or cells in a common switch
US6047330A (en) * 1998-01-20 2000-04-04 Netscape Communications Corporation Virtual router discovery system
US6081508A (en) 1998-02-25 2000-06-27 Indus River Networks, Inc. Remote computer communication
US6175867B1 (en) * 1998-03-23 2001-01-16 Mci World Com, Inc. System and method for managing networks addressed via common network addresses
US6343083B1 (en) 1998-04-09 2002-01-29 Alcatel Usa Sourcing, L.P. Method and apparatus for supporting a connectionless communication protocol over an ATM network
US6278708B1 (en) 1998-04-10 2001-08-21 Cisco Technology, Inc. Frame relay access device with user-configurable virtual circuit bundling
US6249519B1 (en) 1998-04-16 2001-06-19 Mantra Communications Flow based circuit steering in ATM networks
US6639897B1 (en) 1998-04-22 2003-10-28 Nippon Telegraph And Telephone Corporation Communication network of linked nodes for selecting the shortest available route
US6269452B1 (en) 1998-04-27 2001-07-31 Cisco Technology, Inc. System and method for fault recovery for a two line bi-directional ring network
US6434619B1 (en) * 1998-04-29 2002-08-13 Alcatel Canada Inc. Internet-enabled service management system and method
CN1214689C (en) * 1998-06-19 2005-08-10 杜松网络公司 Device for performing IP forwarding and ATM switching
US6625650B2 (en) 1998-06-27 2003-09-23 Intel Corporation System for multi-layer broadband provisioning in computer networks
US6625156B2 (en) 1998-06-29 2003-09-23 Nortel Networks Limited Method of implementing quality-of-service data communications over a short-cut path through a routed network
US6640248B1 (en) 1998-07-10 2003-10-28 Malibu Networks, Inc. Application-aware, quality of service (QoS) sensitive, media access control (MAC) layer
US6680922B1 (en) 1998-07-10 2004-01-20 Malibu Networks, Inc. Method for the recognition and operation of virtual private networks (VPNs) over a wireless point to multi-point (PtMP) transmission system
US6769124B1 (en) 1998-07-22 2004-07-27 Cisco Technology, Inc. Persistent storage of information objects
US6226788B1 (en) * 1998-07-22 2001-05-01 Cisco Technology, Inc. Extensible network management system
US6286038B1 (en) * 1998-08-03 2001-09-04 Nortel Networks Limited Method and apparatus for remotely configuring a network device
US6697360B1 (en) 1998-09-02 2004-02-24 Cisco Technology, Inc. Method and apparatus for auto-configuring layer three intermediate computer network devices
US6438612B1 (en) * 1998-09-11 2002-08-20 Ssh Communications Security, Ltd. Method and arrangement for secure tunneling of data between virtual routers
AU6258499A (en) 1998-09-22 2000-04-10 Science Applications International Corporation User-defined dynamic collaborative environments
US6338092B1 (en) * 1998-09-24 2002-01-08 International Business Machines Corporation Method, system and computer program for replicating data in a distributed computed environment
US6920146B1 (en) 1998-10-05 2005-07-19 Packet Engines Incorporated Switching device with multistage queuing scheme
US6397253B1 (en) * 1998-10-06 2002-05-28 Bull Hn Information Systems Inc. Method and system for providing high performance Web browser and server communications
US6493349B1 (en) 1998-11-13 2002-12-10 Nortel Networks Limited Extended internet protocol virtual private network architectures
US6324583B1 (en) 1998-11-17 2001-11-27 International Business Machines Corp. Method and apparatus for enabling communication between dissimilar protocol stacks
US6608816B1 (en) 1998-11-18 2003-08-19 Nortel Networks Limited Method and apparatus for providing differentiated services using a multi-level queuing mechanism
US6614781B1 (en) * 1998-11-20 2003-09-02 Level 3 Communications, Inc. Voice over data telecommunications network architecture
US6466976B1 (en) * 1998-12-03 2002-10-15 Nortel Networks Limited System and method for providing desired service policies to subscribers accessing the internet
US6556547B1 (en) 1998-12-15 2003-04-29 Nortel Networks Limited Method and apparatus providing for router redundancy of non internet protocols using the virtual router redundancy protocol
US6609153B1 (en) 1998-12-24 2003-08-19 Redback Networks Inc. Domain isolation through virtual network machines
US6134226A (en) 1998-12-31 2000-10-17 Motorola, Inc. Method and system for allocating a system resource to subscribers of a wireless communications system
US6654787B1 (en) 1998-12-31 2003-11-25 Brightmail, Incorporated Method and apparatus for filtering e-mail
US6487666B1 (en) 1999-01-15 2002-11-26 Cisco Technology, Inc. Intrusion detection signature analysis using regular expressions and logical operators
US6738821B1 (en) 1999-01-26 2004-05-18 Adaptec, Inc. Ethernet storage protocol networks
US6449650B1 (en) 1999-02-01 2002-09-10 Redback Networks Inc. Methods and apparatus for deploying quality of service policies on a data communication network
ATE496452T1 (en) * 1999-02-19 2011-02-15 Nokia Siemens Networks Oy NETWORK ARRANGEMENT FOR COMMUNICATION
US7116679B1 (en) 1999-02-23 2006-10-03 Alcatel Multi-service network switch with a generic forwarding interface
JP2003524930A (en) 1999-02-23 2003-08-19 アルカテル・インターネツトワーキング・インコーポレイテツド Multi-service network switch
US6850531B1 (en) * 1999-02-23 2005-02-01 Alcatel Multi-service network switch
US6674756B1 (en) 1999-02-23 2004-01-06 Alcatel Multi-service network switch with multiple virtual routers
US6246682B1 (en) 1999-03-05 2001-06-12 Transwitch Corp. Method and apparatus for managing multiple ATM cell queues
JP3465620B2 (en) 1999-03-17 2003-11-10 日本電気株式会社 Virtual private network construction system
US6658013B1 (en) 1999-03-23 2003-12-02 Nortel Networks Limited Method and apparatus for ensuring survivability of inter-ring traffic
US7000014B2 (en) * 1999-04-02 2006-02-14 Nortel Networks Limited Monitoring a virtual private network
US6839348B2 (en) * 1999-04-30 2005-01-04 Cisco Technology, Inc. System and method for distributing multicasts in virtual local area networks
US6542515B1 (en) 1999-05-19 2003-04-01 Sun Microsystems, Inc. Profile service
US6807181B1 (en) 1999-05-19 2004-10-19 Sun Microsystems, Inc. Context based control data
US6542466B1 (en) 1999-05-20 2003-04-01 Motorola, Inc. Communication network method and apparatus
DE60026518T2 (en) 1999-05-21 2006-11-16 Avici Systems, Billerica FLIT CACHE IN A PACKAGING ROUTER
US6553423B1 (en) 1999-05-27 2003-04-22 Cisco Technology, Inc. Method and apparatus for dynamic exchange of capabilities between adjacent/neighboring networks nodes
JP4110671B2 (en) 1999-05-27 2008-07-02 株式会社日立製作所 Data transfer device
US6614792B1 (en) 1999-05-27 2003-09-02 3Com Corporation Proxy MPC for providing MPOA services to legacy lane clients in an asynchronous transfer mode network
WO2000076152A1 (en) 1999-06-03 2000-12-14 Fujitsu Network Communications, Inc. Method and system for transmitting traffic in a virtual tunnel of a transmission line
JP3792940B2 (en) * 1999-06-10 2006-07-05 富士通株式会社 Packet multicast delivery system
US6275470B1 (en) 1999-06-18 2001-08-14 Digital Island, Inc. On-demand overlay routing for computer-based communication networks
US6694437B1 (en) 1999-06-22 2004-02-17 Institute For Information Technology System and method for on-demand access concentrator for virtual private networks
US6859454B1 (en) * 1999-06-30 2005-02-22 Broadcom Corporation Network switch with high-speed serializing/deserializing hazard-free double data rate switching
US6651099B1 (en) 1999-06-30 2003-11-18 Hi/Fn, Inc. Method and apparatus for monitoring traffic in a network
US6697359B1 (en) 1999-07-02 2004-02-24 Ancor Communications, Inc. High performance switch fabric element and switch systems
US6606315B1 (en) 1999-07-02 2003-08-12 Cisco Technology, Inc. Synchronizing service instructions among forwarding agents using a service manager
US7058716B1 (en) 1999-07-02 2006-06-06 Covad Communications Group, Inc. Automatic configuration and provisioning of virtual circuits for initial installation of high bandwidth connections
US6938097B1 (en) 1999-07-02 2005-08-30 Sonicwall, Inc. System for early packet steering and FIFO-based management with priority buffer support
US6990103B1 (en) 1999-07-13 2006-01-24 Alcatel Canada Inc. Method and apparatus for providing distributed communication routing
US6901517B1 (en) 1999-07-16 2005-05-31 Marconi Communications, Inc. Hardware based security groups, firewall load sharing, and firewall redundancy
US6914907B1 (en) * 1999-08-05 2005-07-05 Alcatel Canada Inc. Method and apparatus for providing multi-cast transmissions using a distributed router
US6597956B1 (en) 1999-08-23 2003-07-22 Terraspring, Inc. Method and apparatus for controlling an extensible computing system
US6868082B1 (en) 1999-08-30 2005-03-15 International Business Machines Corporation Network processor interface for building scalable switching systems
US6532088B1 (en) 1999-09-10 2003-03-11 Alcatel System and method for packet level distributed routing in fiber optic rings
EP1085711B1 (en) 1999-09-20 2013-06-05 Christian Prof. Dr. Tschudin Method and apparatus for processing and forwarding data packets
US6738371B1 (en) * 1999-09-28 2004-05-18 Ericsson Inc. Ingress data queue management in a packet data router
US6785691B1 (en) 1999-10-13 2004-08-31 Avaya Technology Corp. Object oriented processing system and data sharing environment for applications therein
US6556544B1 (en) 1999-10-22 2003-04-29 Nortel Networks Limited Method and system for provisioning network resources for dynamic multicast groups
US7046665B1 (en) * 1999-10-26 2006-05-16 Extreme Networks, Inc. Provisional IP-aware virtual paths over networks
US7376827B1 (en) 1999-11-05 2008-05-20 Cisco Technology, Inc. Directory-enabled network elements
US7539134B1 (en) * 1999-11-16 2009-05-26 Broadcom Corporation High speed flow control methodology
US6629128B1 (en) * 1999-11-30 2003-09-30 Recursion Software, Inc. System and method for distributed processing in a computer network
US7117530B1 (en) 1999-12-07 2006-10-03 Watchguard Technologies, Inc. Tunnel designation system for virtual private networks
US6775267B1 (en) 1999-12-30 2004-08-10 At&T Corp Method for billing IP broadband subscribers
US6775284B1 (en) 2000-01-07 2004-08-10 International Business Machines Corporation Method and system for frame and protocol classification
JP2001202371A (en) 2000-01-19 2001-07-27 Sony Corp Data communication system and receiver to be used therefor
US7016351B1 (en) * 2000-02-29 2006-03-21 Cisco Technology, Inc. Small group multicast in a computer network
US6496935B1 (en) 2000-03-02 2002-12-17 Check Point Software Technologies Ltd System, device and method for rapid packet filtering and processing
JP3765971B2 (en) 2000-03-06 2006-04-12 富士通株式会社 Ring configuration method and its node device
US6977917B2 (en) 2000-03-10 2005-12-20 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for mapping an IP address to an MSISDN number within a service network
US7177898B2 (en) * 2000-03-17 2007-02-13 Fujitsu Limited Multiple-processor information processing system
US20020038419A1 (en) 2000-03-20 2002-03-28 Garrett John W. Service selection in a shared access network using tunneling
JP2001274223A (en) * 2000-03-23 2001-10-05 Hitachi Ltd Moving table apparatus
US6980526B2 (en) * 2000-03-24 2005-12-27 Margalla Communications, Inc. Multiple subscriber videoconferencing system
US6892237B1 (en) 2000-03-28 2005-05-10 Cisco Technology, Inc. Method and apparatus for high-speed parsing of network messages
US7096495B1 (en) 2000-03-31 2006-08-22 Intel Corporation Network session management
US6954429B2 (en) 2000-04-05 2005-10-11 Dyband Corporation Bandwidth control system
US7028333B2 (en) 2000-04-12 2006-04-11 Corente, Inc. Methods and systems for partners in virtual networks
US7181766B2 (en) 2000-04-12 2007-02-20 Corente, Inc. Methods and system for providing network services using at least one processor interfacing a base network
US6574195B2 (en) 2000-04-19 2003-06-03 Caspian Networks, Inc. Micro-flow management
US6701449B1 (en) 2000-04-20 2004-03-02 Ciprico, Inc. Method and apparatus for monitoring and analyzing network appliance status information
US7062642B1 (en) 2000-05-20 2006-06-13 Ciena Corporation Policy based provisioning of network device resources
US20010048661A1 (en) * 2000-05-24 2001-12-06 David Clear Method and apparatus for multi-protocol redundant router protocol support
US6732314B1 (en) 2000-05-26 2004-05-04 3Com Corporation Method and apparatus for L2TP forward error correction
DE10123821A1 (en) 2000-06-02 2001-12-20 Ibm Switched Ethernet network has a method for assigning priorities to user groups so that a quality of service guarantee can be provided by ensuring that packets for one or more groups are given priority over other groups
US6414595B1 (en) * 2000-06-16 2002-07-02 Ciena Corporation Method and system for processing alarm objects in a communications network
US6938095B2 (en) 2000-06-28 2005-08-30 Pluris, Inc. Method and apparatus for establishing and sharing a virtual change notification list among a plurality of peer nodes
FI20001574A (en) 2000-06-30 2001-12-31 Nokia Corp Resource allocation and service forwarding over a wireless network
US6728897B1 (en) 2000-07-25 2004-04-27 Network Appliance, Inc. Negotiating takeover in high availability cluster
US6754662B1 (en) 2000-08-01 2004-06-22 Nortel Networks Limited Method and apparatus for fast and consistent packet classification via efficient hash-caching
US6668282B1 (en) 2000-08-02 2003-12-23 International Business Machines Corporation System and method to monitor and determine if an active IPSec tunnel has become disabled
US6816462B1 (en) 2000-08-02 2004-11-09 International Business Machines Corporation System and method to determine connectivity of a VPN secure tunnel
WO2002013479A2 (en) 2000-08-04 2002-02-14 Avaya Technology Corporation Intelligent demand driven recognition of url objects in connection oriented transactions
US7216179B2 (en) 2000-08-16 2007-05-08 Semandex Networks Inc. High-performance addressing and routing of data packets with semantically descriptive labels in a computer network
US6883170B1 (en) * 2000-08-30 2005-04-19 Aspect Communication Corporation Method and system to maintain a hierarchy of instantiated application objects and to enable recovery from an applications failure
WO2002019132A1 (en) 2000-09-01 2002-03-07 Tut Systems, Inc. A method and system to pre-compile configuration information for a data communications device
US7149216B1 (en) * 2000-09-05 2006-12-12 Cisco Technology, Inc. M-trie based packet processing
US7444398B1 (en) 2000-09-13 2008-10-28 Fortinet, Inc. System and method for delivering security services
US7574495B1 (en) 2000-09-13 2009-08-11 Fortinet, Inc. System and method for managing interworking communications protocols
US7263106B2 (en) 2000-09-13 2007-08-28 Fortinet, Inc. System and protocol for frame relay service over the internet
US8250357B2 (en) 2000-09-13 2012-08-21 Fortinet, Inc. Tunnel interface for securing traffic over a network
US7487232B1 (en) 2000-09-13 2009-02-03 Fortinet, Inc. Switch management system and method
US7389358B1 (en) 2000-09-13 2008-06-17 Fortinet, Inc. Distributed virtual system to support managed, network-based services
US7111072B1 (en) 2000-09-13 2006-09-19 Cosine Communications, Inc. Packet routing system and method
US7174372B1 (en) 2000-09-13 2007-02-06 Fortinet, Inc. System and method for managing router metadata
US7272643B1 (en) 2000-09-13 2007-09-18 Fortinet, Inc. System and method for managing and provisioning virtual routers
US6822958B1 (en) 2000-09-25 2004-11-23 Integrated Device Technology, Inc. Implementation of multicast in an ATM switch
US20020066034A1 (en) * 2000-10-24 2002-05-30 Schlossberg Barry J. Distributed network security deception system
US6665495B1 (en) * 2000-10-27 2003-12-16 Yotta Networks, Inc. Non-blocking, scalable optical router architecture and method for routing optical traffic
US7313614B2 (en) * 2000-11-02 2007-12-25 Sun Microsystems, Inc. Switching system
US7089293B2 (en) * 2000-11-02 2006-08-08 Sun Microsystems, Inc. Switching system method for discovering and accessing SCSI devices in response to query
US6985956B2 (en) * 2000-11-02 2006-01-10 Sun Microsystems, Inc. Switching system
EP1213830B1 (en) * 2000-12-07 2003-09-03 Motorola, Inc. Multi-mode radio communications device using a common reference oscillator
KR100703499B1 (en) 2000-12-09 2007-04-03 삼성전자주식회사 Database structure for implementing traffic engineering function in multi protocol label switching system and constructing method thereof
US20020075901A1 (en) 2000-12-19 2002-06-20 Bruce Perlmutter Bandwidth management for tunneling servers
US20020126672A1 (en) 2001-01-10 2002-09-12 Nelson Chow Method and apparatus for a flexible and reconfigurable packet classifier using content addressable memory
WO2002057917A2 (en) 2001-01-22 2002-07-25 Sun Microsystems, Inc. Peer-to-peer network computing platform
US7073200B2 (en) * 2001-01-24 2006-07-04 Intel Corporation Method of providing secure content-based user experience enhancement within a content protection architecture
US7039720B2 (en) 2001-01-25 2006-05-02 Marconi Intellectual Property (Ringfence) , Inc. Dense virtual router packet switching
US7242665B2 (en) * 2001-01-25 2007-07-10 Ericsson Ab Network device virtual interface
US7159031B1 (en) 2001-01-26 2007-01-02 Fortinet, Inc. Remote customer management of virtual routers allocated to the customer
US7342942B1 (en) 2001-02-07 2008-03-11 Cortina Systems, Inc. Multi-service segmentation and reassembly device that maintains only one reassembly context per active output port
US6999454B1 (en) 2001-02-09 2006-02-14 Nortel Networks Limited Information routing system and apparatus
US7225259B2 (en) 2001-02-21 2007-05-29 Nokia Inc. Service tunnel over a connectionless network
US7039053B1 (en) 2001-02-28 2006-05-02 3Com Corporation Packet filter policy verification system
US7042843B2 (en) 2001-03-02 2006-05-09 Broadcom Corporation Algorithm for time based queuing in network traffic engineering
JP4572476B2 (en) 2001-03-13 2010-11-04 ソニー株式会社 COMMUNICATION PROCESSING SYSTEM, COMMUNICATION PROCESSING METHOD, COMMUNICATION TERMINAL DEVICE, DATA TRANSFER CONTROL DEVICE, AND PROGRAM
US7269157B2 (en) * 2001-04-10 2007-09-11 Internap Network Services Corporation System and method to assure network service levels with intelligent routing
JP3945297B2 (en) 2001-04-24 2007-07-18 株式会社日立製作所 System and management system
US7325249B2 (en) 2001-04-30 2008-01-29 Aol Llc Identifying unwanted electronic messages
US7913261B2 (en) * 2001-05-02 2011-03-22 nCipher Corporation, Ltd. Application-specific information-processing method, system, and apparatus
US7042848B2 (en) 2001-05-04 2006-05-09 Slt Logic Llc System and method for hierarchical policing of flows and subflows of a data stream
US6944168B2 (en) 2001-05-04 2005-09-13 Slt Logic Llc System and method for providing transformation of multi-protocol packets in a data stream
US6922774B2 (en) 2001-05-14 2005-07-26 The United States Of America As Represented By The National Security Agency Device for and method of secure computing using virtual machines
US7002965B1 (en) * 2001-05-21 2006-02-21 Cisco Technology, Inc. Method and apparatus for using ternary and binary content-addressable memory stages to classify packets
JP3956685B2 (en) 2001-05-31 2007-08-08 古河電気工業株式会社 Network connection method, virtual network connection device, and network connection system using the device
US6952397B2 (en) 2001-06-07 2005-10-04 Corrigent Systems Ltd. Communication in a bidirectional ring network with single-direction receiving
US7020143B2 (en) 2001-06-18 2006-03-28 Ericsson Inc. System for and method of differentiated queuing in a routing system
ES2298178T3 (en) 2001-06-21 2008-05-16 T + T Oleochemie Gmbh PROCEDURE FOR THE ENZYME DISOCIATION OF OILS AND FATS.
US7181547B1 (en) 2001-06-28 2007-02-20 Fortinet, Inc. Identifying nodes in a ring network
US7305492B2 (en) * 2001-07-06 2007-12-04 Juniper Networks, Inc. Content service aggregation system
US6940864B2 (en) 2001-07-16 2005-09-06 International Business Machines Corporation Network access traffic sorter
US7054311B2 (en) * 2001-07-27 2006-05-30 4198638 Canada Inc. Methods and apparatus for storage and processing of routing information
US7369555B2 (en) * 2001-07-31 2008-05-06 Telefonaktiebolaget Lm Ericsson (Publ) Channel resource allocation arrangement and method
US6982984B1 (en) 2001-08-28 2006-01-03 Redback Networks Inc. Method and apparatus for virtual private networks
US7126907B2 (en) 2001-08-31 2006-10-24 Tropic Networks Inc. Label switched communication network, a method of conditioning the network and a method of data transmission
US20030055920A1 (en) 2001-09-17 2003-03-20 Deepak Kakadia Method and apparatus for automatic quality of service configuration based on traffic flow and other network parameters
US7830787B1 (en) * 2001-09-25 2010-11-09 Cisco Technology, Inc. Flooding control for multicast distribution tunnel
US7342917B2 (en) 2001-10-02 2008-03-11 Comverse, Inc. Multimedia personalized call management (MPCM)
US7316029B1 (en) 2001-10-25 2008-01-01 Sprint Communications Company L.P. Network security services architecture
JP2003134160A (en) * 2001-10-25 2003-05-09 Matsushita Electric Ind Co Ltd Band guarantee system, repeater and network management server
ATE290285T1 (en) * 2001-10-30 2005-03-15 Cit Alcatel FORWARDING IP PACKETS FOR ROUTING PROTOCOLS
US7320142B1 (en) 2001-11-09 2008-01-15 Cisco Technology, Inc. Method and system for configurable network intrusion detection
US6798773B2 (en) * 2001-11-13 2004-09-28 Nokia, Inc. Physically scoped multicast in multi-access networks
US7484003B2 (en) 2001-11-17 2009-01-27 Redback Networks Inc. Method and apparatus for multiple contexts and layer 3 virtual private networks
US7379465B2 (en) 2001-12-07 2008-05-27 Nortel Networks Limited Tunneling scheme optimized for use in virtual private networks
CA2365681A1 (en) 2001-12-19 2003-06-19 Alcatel Canada Inc. System and method for managing information for elements in a communication network
US20030115308A1 (en) 2001-12-19 2003-06-19 Michael Best Network management system architecture
EP1331766A1 (en) 2001-12-20 2003-07-30 Alcatel A telecommunications system employing virtual service network architecture
US8688853B2 (en) 2001-12-21 2014-04-01 Agere Systems Llc Method and apparatus for maintaining multicast lists in a data network
US7246245B2 (en) * 2002-01-10 2007-07-17 Broadcom Corporation System on a chip for network storage devices
US6982987B2 (en) 2002-01-10 2006-01-03 Harris Corporation Wireless communication network including data prioritization and packet reception error determination features and related methods
US7801155B2 (en) 2002-03-01 2010-09-21 Verizon Business Global Llc Resource allocation in virtual routers
US20030174650A1 (en) 2002-03-15 2003-09-18 Broadcom Corporation Weighted fair queuing (WFQ) shaper
US20030185221A1 (en) 2002-03-29 2003-10-02 Alan Deikman Network controller with shadowing of software routing tables to hardware routing tables
US7197553B2 (en) 2002-04-19 2007-03-27 Nortel Networks Limited Network system having a virtual-service-module
US7082477B1 (en) 2002-04-30 2006-07-25 Cisco Technology, Inc. Virtual application of features to electronic messages
US7221945B2 (en) 2002-05-03 2007-05-22 Leapstone Systems, Inc. System and method for establishing and controlling access to network resources
US20030212735A1 (en) * 2002-05-13 2003-11-13 Nvidia Corporation Method and apparatus for providing an integrated network of processors
US7263091B1 (en) 2002-05-23 2007-08-28 Juniper Networks, Inc. Scalable routing system
US7610360B1 (en) 2002-05-30 2009-10-27 Nortel Networks Limited Transient tolerant verification of communications paths between devices
US7116665B2 (en) 2002-06-04 2006-10-03 Fortinet, Inc. Methods and systems for a distributed provider edge
US7376125B1 (en) * 2002-06-04 2008-05-20 Fortinet, Inc. Service processing switch
US7187676B2 (en) 2002-06-04 2007-03-06 Sun Microsystems, Inc. Apparatus and method for steering a communication to an open stream
US7161904B2 (en) * 2002-06-04 2007-01-09 Fortinet, Inc. System and method for hierarchical metering in a virtual router based network switch
US7177311B1 (en) * 2002-06-04 2007-02-13 Fortinet, Inc. System and method for routing traffic through a virtual router-based network switch
US7340535B1 (en) * 2002-06-04 2008-03-04 Fortinet, Inc. System and method for controlling routing in a virtual router system
US7203192B2 (en) 2002-06-04 2007-04-10 Fortinet, Inc. Network packet steering
US20040006601A1 (en) 2002-07-01 2004-01-08 Bernstein David B. Method and system for optimized persistent messaging
US6907039B2 (en) 2002-07-20 2005-06-14 Redback Networks Inc. Method and apparatus for routing and forwarding between virtual routers within a single network element
US20040019651A1 (en) 2002-07-29 2004-01-29 Andaker Kristian L. M. Categorizing electronic messages based on collaborative feedback
US7339929B2 (en) * 2002-08-23 2008-03-04 Corrigent Systems Ltd. Virtual private LAN service using a multicast protocol
US20040042416A1 (en) * 2002-08-27 2004-03-04 Ngo Chuong Ngoc Virtual Local Area Network auto-discovery methods
US7096383B2 (en) 2002-08-29 2006-08-22 Cosine Communications, Inc. System and method for virtual router failover in a network routing system
US20040066782A1 (en) * 2002-09-23 2004-04-08 Nassar Ayman Esam System, method and apparatus for sharing and optimizing packet services nodes
US20040078772A1 (en) 2002-10-16 2004-04-22 Cosine Communications, Inc. Dynamic route exchange
WO2004036371A2 (en) * 2002-10-16 2004-04-29 Rocksteady Networks, Inc. System and method for dynamic bandwidth provisioning
US20040203752A1 (en) 2002-11-18 2004-10-14 Toshiba America Information Systems, Inc. Mobility communications system
US7266120B2 (en) 2002-11-18 2007-09-04 Fortinet, Inc. System and method for hardware accelerated packet multicast in a virtual routing system
US7324489B1 (en) 2003-02-18 2008-01-29 Cisco Technology, Inc. Managing network service access
US7966422B2 (en) 2003-02-18 2011-06-21 Broadcom Corporation System and method for communicating between servers using a multi-server platform
US7499398B2 (en) 2003-04-16 2009-03-03 International Business Machines Corporation Method and system for oversubscribing bandwidth in a communications network
US20050108340A1 (en) * 2003-05-15 2005-05-19 Matt Gleeson Method and apparatus for filtering email spam based on similarity measures
US7386010B2 (en) 2003-06-13 2008-06-10 Corrigent Systems Ltd Multiprotocol media conversion
US7532640B2 (en) * 2003-07-02 2009-05-12 Caterpillar Inc. Systems and methods for performing protocol conversions in a machine
US7720095B2 (en) 2003-08-27 2010-05-18 Fortinet, Inc. Heterogeneous media packet bridging
US7839843B2 (en) 2003-09-18 2010-11-23 Cisco Technology, Inc. Distributed forwarding in virtual network devices
US7586911B2 (en) 2003-10-17 2009-09-08 Rmi Corporation Method and apparatus for packet transmit queue control
US20050113114A1 (en) 2003-11-26 2005-05-26 Nokia Corporation Method and apparatus to provide efficient routing of packets for a network initiated data session
US20050147095A1 (en) * 2003-12-30 2005-07-07 Intel Corporation IP multicast packet burst absorption and multithreaded replication architecture
US8289906B2 (en) 2004-03-26 2012-10-16 Samsung Electronics Co. Ltd. Method and system for assigning servers based on server status in a wireless network
DE602005018213D1 (en) * 2004-05-24 2010-01-21 Computer Ass Think Inc SYSTEM AND METHOD FOR AUTOMATIC CONFIGURATION OF A MOBILE DEVICE
US7499419B2 (en) * 2004-09-24 2009-03-03 Fortinet, Inc. Scalable IP-services enabled multicast forwarding with efficient resource utilization
DE602004012336T2 (en) 2004-10-05 2009-03-19 Telefonaktiebolaget Lm Ericsson (Publ) ARRANGEMENT AND METHOD FOR SERVICE MANAGEMENT CONTROL
US20070115979A1 (en) 2004-11-18 2007-05-24 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7808904B2 (en) 2004-11-18 2010-10-05 Fortinet, Inc. Method and apparatus for managing subscriber profiles
US7293355B2 (en) 2005-04-21 2007-11-13 Endicott Interconnect Technologies, Inc. Apparatus and method for making circuitized substrates in a continuous manner
US7668920B2 (en) 2006-03-01 2010-02-23 Fortinet, Inc. Electronic message and data tracking system
US7545740B2 (en) 2006-04-07 2009-06-09 Corrigent Systems Ltd. Two-way link aggregation
US8537816B2 (en) * 2010-12-29 2013-09-17 Avaya, Inc. Multicast VPN support for IP-VPN lite

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6085238A (en) * 1996-04-23 2000-07-04 Matsushita Electric Works, Ltd. Virtual LAN system
US6192051B1 (en) * 1999-02-26 2001-02-20 Redstone Communications, Inc. Network router search engine using compressed tree forwarding table
WO2001063809A1 (en) * 2000-02-23 2001-08-30 Nisco Systems, Inc. Methods and apparatus for controlling internet protocol traffic in a wan or lan

Also Published As

Publication number Publication date
US20070291755A1 (en) 2007-12-20
US20110200044A1 (en) 2011-08-18
US7933269B2 (en) 2011-04-26
US9014186B2 (en) 2015-04-21
US20040095934A1 (en) 2004-05-20
US20160285743A1 (en) 2016-09-29
US9407449B2 (en) 2016-08-02
US20140177631A1 (en) 2014-06-26
AU2003295675A1 (en) 2004-06-15
US8644311B2 (en) 2014-02-04
US20150195098A1 (en) 2015-07-09
US10200275B2 (en) 2019-02-05
US7266120B2 (en) 2007-09-04

Similar Documents

Publication Publication Date Title
US7266120B2 (en) System and method for hardware accelerated packet multicast in a virtual routing system
US9967200B2 (en) Service processing switch
US9270566B2 (en) Monitoring server load balancing
US8094659B1 (en) Policy-based virtual routing and forwarding (VRF) assignment
US8630294B1 (en) Dynamic bypass mechanism to alleviate bloom filter bank contention
US6910134B1 (en) Method and device for innoculating email infected with a virus
EP2627047B1 (en) Flow cache mechanism for performing packet flow lookups in a network device
US8799507B2 (en) Longest prefix match searches with variable numbers of prefixes
US7411957B2 (en) Hardware filtering support for denial-of-service attacks
US9379982B1 (en) Adaptive stateless load balancing
US6381242B1 (en) Content processor
US20180083876A1 (en) Optimization of multi-table lookups for software-defined networking systems
US20070133559A1 (en) Apparatus and method for providing QoS for MPLS traffic
US11494189B2 (en) Methods and systems for processing data in a programmable data processing pipeline that includes out-of-pipeline processing
KR102414548B1 (en) Combined input and output queue for packet forwarding in network devices
US8630296B2 (en) Shared and separate network stack instances
US20210399908A1 (en) Multicast routing
US7002974B1 (en) Learning state machine for use in internet protocol networks
US10554556B2 (en) Network element with congestion-aware match tables
US8948188B1 (en) Method and apparatus for managing traffic through a network switch
IPV Header Processing Requirements and Implementation Complexity for IPv4 Routers

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP

WWW Wipo information: withdrawn in national office

Country of ref document: JP