IP route lookups as string matching

  • Authors:
  • A. Donnelly;T. Deegan

  • Affiliations:
  • -;-

  • Venue:
  • LCN '00 Proceedings of the 25th Annual IEEE Conference on Local Computer Networks
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

An IP route lookup can be considered as a string matching problem on the destination address. Finite state automata (FSA) are a flexible and efficient way to match strings. This paper describes how a routing table can be encoded as an FSA and how, through a process of state reduction, we can obtain an optimal representation. This gives insights into the basic properties of the longest-prefix match problem.