中文

Internet Packet Filter Management and Rectangle Geometry

计算几何 2007-05-23 v1 网络与互联网体系结构

摘要

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}).

关键词

引用

@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}
}

备注

9 pages, 2 figures. To appear at 12th ACM/SIAM Symp. Discrete Algorithms (SODA 2001)