The search functionality is under construction.

Author Search Result

[Author] Masanori UGA(2hit)

1-2hit
  • A High-Speed Packet Classification Using TCAM

    Masanori UGA  Masaaki OMOTANI  Kohei SHIOMOTO  

     
    PAPER-Internet

      Vol:
    E85-B No:9
      Page(s):
    1766-1773

    This paper proposes a novel packet classification method using ternary content-addressable memory (TCAM), which can store very wide policy rules despite the limited width of TCAM. For IP version 6, policy rules could be 304 bits wide. This method enables us to use commercially available TCAM for packet classification and thus builds an ultra high-speed policy based packet forwarding engine for differentiated services on the Internet.

  • A Longest Match Table Look-up Method Using Pointer Cache

    Masanori UGA  Kohei SHIOMOTO  

     
    PAPER-Internet

      Vol:
    E84-B No:6
      Page(s):
    1664-1673

    We propose a fast and compact longest match table look-up method for very long network addresses like IP version 6. This method uses two ideas for a routing-table arranged in a tree-structure. The first idea is to make table look-up fast by caching pointers to intermediate nodes in the tree, reducing the number of node traversals. The second idea is to reduce the memory size required for each node in the tree by one-third by eliminating common parts of addresses of adjacent nodes. Evaluating the performance of this method by using actual routing table data of an IP backbone network, we found it was five to ten times faster than a conventional method.