Internet Packet Filter Management and Rectangle Geometry
Computational Geometry
2007-05-23 v1 Networking and Internet Architecture
Abstract
We consider rule sets for internet packet routing and filtering, where each rule consists of a range of source addresses, a range of destination addresses, a priority, and an action. A given packet should be handled by the action from the maximum priority rule that matches its source and destination. We describe new data structures for quickly finding the rule matching an incoming packet, in near-linear space, and a new algorithm for determining whether a rule set contains any conflicts, in time O(n^{3/2}).
Cite
@article{arxiv.cs/0010018,
title = {Internet Packet Filter Management and Rectangle Geometry},
author = {David Eppstein and S. Muthukrishnan},
journal= {arXiv preprint arXiv:cs/0010018},
year = {2007}
}
Comments
9 pages, 2 figures. To appear at 12th ACM/SIAM Symp. Discrete Algorithms (SODA 2001)