Sciweavers

SODA
2001
ACM

Internet packet filter management and rectangle geometry

13 years 5 months ago
Internet packet filter management and rectangle geometry
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(n3/2).
David Eppstein, S. Muthukrishnan
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2001
Where SODA
Authors David Eppstein, S. Muthukrishnan
Comments (0)