• Title of article

    An O(logn) dynamic router-table design

  • Author/Authors

    S.، Sahni, نويسنده , , K.S.، Kim, نويسنده ,

  • Issue Information
    روزنامه با شماره پیاپی سال 2004
  • Pages
    -350
  • From page
    351
  • To page
    0
  • Abstract
    Internet (IP) packet forwarding is typically done by finding the longest prefix in a router table that matches the packetʹs destination address. For W-bit destination addresses, the use of binary tries enables us to determine the longest matching prefix in O(W) time, independent of the number n of prefixes in the router table. New prefixes may be inserted and old ones deleted in O(W) time also. Since n<<2/sup W/ in real router tables, it is desirable to develop a data structure that permits longest prefix matching as well as the insertion and deletion of prefixes in O(logn). These three operations can be done with O(logn) cache misses using a B-tree data structure [S. Suri et al., (2001)]. However, the runtime (including operation cost and cost of cache misses) is not O(logn). In this paper, we develop a data structure in which prefix matching, prefix insertion, and deletion can each be done in O(logn) time. Experiments using real IPv4 routing databases indicate that, although the proposed data structure is slower than optimized variable-stride tries for longest prefix matching, the proposed data structure is considerably faster for the insert and delete operations.
  • Keywords
    Fluorescence resonance energy transfer , immunoglobulin G , Quantum dots
  • Journal title
    IEEE TRANSACTIONS ON COMPUTERS
  • Serial Year
    2004
  • Journal title
    IEEE TRANSACTIONS ON COMPUTERS
  • Record number

    87104