Proceedings of the 11th ACM Workshop on Hot Topics in Networks 2012
DOI: 10.1145/2390231.2390232
|View full text |Cite
|
Sign up to set email alerts
|

Compressing IP forwarding tables for fun and profit

Abstract: About what is the smallest size we can compress an IP Forwarding Information Base (FIB) down to, while still guaranteeing fast lookup? Is there some notion of FIB entropy that could serve as a compressibility metric? As an initial step in answering these questions, we present a FIB data structure, called Multibit Burrows-Wheeler transform (MBW), that is fundamentally pointerless, can be built in linear time, guarantees theoretically optimal longest prefix match, and compresses to higher-order entropy. Measurem… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
2
2
1

Relationship

1
4

Authors

Journals

citations
Cited by 6 publications
(8 citation statements)
references
References 15 publications
0
8
0
Order By: Relevance
“…We associate a fixed cost α with any such change of a single rule in the FIB. Note that we represent the update cost as a constant to keep the model general: α is not specific for any particular FIB data structure (e.g., trie, cache, or Multibit Burrows-Wheeler [12]), but may also model the cost of transmitting a control packet between an SDN controller and the OpenFlow switch. (See also [7].)…”
Section: The Modelmentioning
confidence: 99%
“…We associate a fixed cost α with any such change of a single rule in the FIB. Note that we represent the update cost as a constant to keep the model general: α is not specific for any particular FIB data structure (e.g., trie, cache, or Multibit Burrows-Wheeler [12]), but may also model the cost of transmitting a control packet between an SDN controller and the OpenFlow switch. (See also [7].)…”
Section: The Modelmentioning
confidence: 99%
“…Some FIB compression work uses smart data structures to minimize storage size of FIB [21]. In [22], authors present a tunable aggregation algorithm with compressed prefix trees.…”
Section: Related Workmentioning
confidence: 99%
“…Additionally, for the purposes of this paper our space bounds involve binary leaf-labeled tries only. We relax this restriction in [43] using the generic trie entropy measure of [17].…”
Section: Entropy Boundsmentioning
confidence: 99%