Routing interval: a new concept for IP lookups
Pi‐Chung Wang, Chia-Tai Chan, Shuo-Cheng Hu, Yaw-Chung Chen
Abstract
Pi‐Chung Wang, Chia-Tai Chan, Shuo-Cheng Hu, Yaw-Chung Chen
Abstract
Nowadays, the commonly used table lookup scheme for IP routing is based on the so-called classless interdomain routing (CIDR). With CIDR, routers must find out the best matching prefix (BMP) for IP packet forwarding, which complicates the IP lookup. Currently, this process is mainly done in software and several schemes have been proposed for hardware implementation. Since the IP lookup performance is a major design issue for the new generation routers, in this article, we investigate the properties of the routing table and present a new approach for IP lookups; our approach does not require the rule of BMP and thus significantly reduces the complexity. By applying our proposed approach, the computation cost of existing schemes can be significantly reduced. We also propose an efficient IP lookup algorithm, with which we improve the binary search on prefixes to 30 MPPS (million packets per second) and 5,000 route updates/sec under the same experimental setup with an even larger routing table.
OpenAlex reports 2 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Nowadays, the commonly used table lookup scheme for IP routing is based on the so-called classless interdomain routing (CIDR). With CIDR, routers must find out the best matching prefix (BMP) for IP packet forwarding, which complicates the IP lookup. Currently, this process is mainly done in software and several schemes have been proposed for hardware implementation. Since the IP lookup performance is a major design issue for the new generation routers, in this article, we investigate the properties of the routing table and present a new approach for IP lookups; our approach does not require the rule of BMP and thus significantly reduces the complexity. By applying our proposed approach, the computation cost of existing schemes can be significantly reduced. We also propose an efficient IP lookup algorithm, with which we improve the binary search on prefixes to 30 MPPS (million packets per second) and 5,000 route updates/sec under the same experimental setup with an even larger routing table.
Key concepts: Virtual routing and forwarding, Computer science, Routing table, Loose Source Routing, IP forwarding, Computer network, Routing (electronic design automation), Network packet