会员体验
专利管家(专利管理)
工作空间(专利管理)
风险监控(情报监控)
数据分析(专利分析)
侵权分析(诉讼无效)
联系我们
交流群
官方交流:
QQ群: 891211   
微信请扫码    >>>
现在联系顾问~
热词
    • 72. 发明申请
    • Method and apparatus to implement a very efficient random early detection algorithm in the forwarding path
    • 在转发路径中实现非常有效的随机早期检测算法的方法和装置
    • US20070070907A1
    • 2007-03-29
    • US11238474
    • 2005-09-29
    • Alok KumarUday Naik
    • Alok KumarUday Naik
    • H04J1/16H04L12/56
    • H04L47/10H04L47/11H04L47/29H04L47/30H04L47/326
    • A method and apparatus for implementing a very efficient random early detection algorithm in the forwarding path of a network device. Under one embodiment of the method flows are associated with corresponding Weighted Random Early Detection (WRED) drop profile parameters, and a flow queue is allocated to each of multiple flows. Estimated drop probability values are repeatedly generated for the flow queues based on existing flow queue state data in combination with WRED drop profile parameters. In parallel, various packet forwarding operations are performed, including packet classification, which assigns a packet to a flow queue for enqueing. In conjunction with this, a determination is made to whether to enqueue the packet in the flow queue or drop it by comparing the estimated drop probability value for the flow queue with a random number that is generated in the forwarding path.
    • 一种用于在网络设备的转发路径中实现非常有效的随机早期检测算法的方法和装置。 在该方法的一个实施例下,流与相应的加权随机早期检测(WRED)丢弃简档参数相关联,并且将流队列分配给多个流中的每一个。 基于现有流队列状态数据与WRED丢弃配置文件参数相结合,针对流队列重复生成估计丢弃概率值。 并行地,执行各种分组转发操作,包括分组分类,其将分组分配给用于进入的流队列。 结合这一点,确定是否排入流队列中的分组或通过将流队列的估计丢弃概率值与在转发路径中生成的随机数进行比较来丢弃它。
    • 74. 发明申请
    • Methods for performing packet classification via prefix pair bit vectors
    • 通过前缀对比特向量执行分组分类的方法
    • US20060221956A1
    • 2006-10-05
    • US11170230
    • 2005-06-28
    • Harsha NarayanAlok Kumar
    • Harsha NarayanAlok Kumar
    • H04L12/28
    • H04L63/101H04L29/12801H04L45/00H04L45/54H04L45/7457H04L61/6004
    • Methods for performing packet classification via prefix pair bit vectors. Unique prefix pairs in an access control list (ACL) are identified, with each prefix pair comprising a unique combination of a source prefix and a destination prefix. Corresponding prefix pair bit vectors (PPBVs) are defined for each unique source prefix and unique destination prefix in the ACL, with each PPBV including a string of bits and each bit position in the string associated with a corresponding prefix pair. A list of transport field value combinations are associated with each prefix pair based on corresponding entries in the ACL. During packet-processing operations, PPBV lookups are made using the source and destination prefix header values, and the PPBVs are logically ANDed to identify applicable prefix pairs. A search is then performed on transport field value combinations corresponding to the prefix pairs and the packet header to identify a highest priority rule.
    • 通过前缀对比特向量执行分组分类的方法。 标识访问控制列表(ACL)中的唯一前缀对,每个前缀对包含源前缀和目标前缀的唯一组合。 为ACL中的每个唯一的源前缀和唯一的目的地前缀定义相应的前缀对比特向量(PPBV),其中每个PPBV包括与一个对应的前缀对相关联的比特串和每个比特位置。 根据ACL中的相应条目,传输字段值组合的列表与每个前缀对相关联。 在分组处理操作期间,使用源和目标前缀头值进行PPBV查找,并且PPBV在逻辑上进行AND运算以识别适用的前缀对。 然后对与前缀对和分组报头相对应的传输字段值组合执行搜索以识别最高优先级规则。
    • 77. 发明申请
    • Method and system to determine whether a circular queue is empty or full
    • 确定循环队列是空还是满的方法和系统
    • US20050129046A1
    • 2005-06-16
    • US10735146
    • 2003-12-12
    • Alok KumarUday Naik
    • Alok KumarUday Naik
    • H04L12/56
    • H04L49/90
    • A method and apparatus to determine whether a circular queue having N slots is empty or fill. A first queue element is dequeued from a current dequeue slot (“CDS”) of the N slots designated by a CDS pointer. The CDS pointer is incremented to designate a new CDS. It is determined whether the circular queue is empty after the incrementing via executing a check comparing relative positions within the circular queue designated by the CDS pointer and a last enqueue slot (“LES”) pointer. It is determined whether the circular queue is full after setting the LES pointer to designate a new enqueue slot of the circular queue into which a second queue element may be enqueued via re-executing the check.
    • 确定具有N个时隙的圆形队列是空的还是填充的方法和装置。 第一个队列元素从CDS指针指定的N个时隙的当前出队时隙(“CDS”)中出发。 增加CDS指针以指定新的CDS。 通过执行比较由CDS指针指定的循环队列中的相对位置和最后一个入站时隙(“LES”)指针之间的校验来确定递增之后循环队列是否为空。 在设置LES指针以确定循环队列的新的入队时隙之后,确定循环队列是否已满,通过重新执行该检查可以将第二队列元素排入队列。