2013
DOI: 10.1007/978-3-319-03578-9_8
|View full text |Cite
|
Sign up to set email alerts
|

Competitive FIB Aggregation for Independent Prefixes: Online Ski Rental on the Trie

Abstract: Abstract. This paper presents an asymptotically optimal online algorithm for compressing the Forwarding Information Base (FIB) of a router under a stream of updates (namely insert rule, delete rule, and change port of prefix). The objective of the algorithm is to dynamically aggregate forwarding rules into a smaller but equivalent set of rules while taking into account FIB update costs. The problem can be regarded as a new variant of ski rental on the FIB trie, and we prove that our deterministic algorithm is … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

1
7
0

Year Published

2014
2014
2024
2024

Publication Types

Select...
4
3

Relationship

3
4

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 16 publications
1
7
0
Order By: Relevance
“…With this paper we support current theoretical research in the area, which provides worst-case guarantees for the joint optimization of FIB aggregation ratio and update cost in scenarios with [1] and without [2] dependencies. Our empirical study shows, that the worst-case assumptions therein are overly conservative, and indicates that much better results can be obtained in practice.…”
Section: Terminology Related Worksupporting
confidence: 70%
“…With this paper we support current theoretical research in the area, which provides worst-case guarantees for the joint optimization of FIB aggregation ratio and update cost in scenarios with [1] and without [2] dependencies. Our empirical study shows, that the worst-case assumptions therein are overly conservative, and indicates that much better results can be obtained in practice.…”
Section: Terminology Related Worksupporting
confidence: 70%
“…They also do not consider to exploit the (temporal and spatial) locality of churn for their benefit. The paper closest to ours is [2]. The authors study online algorithms for FIB compression under the assumption of independent prefixes (both in U-FIB and in FIB).…”
Section: B Related Workmentioning
confidence: 99%
“…In this light, the paper closest to ours is [4], which studies online algorithms for FIB compression under the assumption of independent prefixes (both in U-FIB and in FIB). Without prefix dependencies, the nature of the problem is more related to online ski rental and technically different: achieving a constant competitive ratio is simple, but what the optimal constant is remains an open question.…”
Section: B Related Workmentioning
confidence: 99%
“…We omit the delete procedure as it is similar to the insert one, except for Lines 2 and 10 where TrieInsert() should be replaced with TrieDelete(). After S2 remains unchanged for β seconds, S2 is aggregated again in Step (4).…”
Section: A Spatial and Temporal Locality Of Fib Aggregationmentioning
confidence: 99%