TY - GEN
T1 - Scalable name-based packet forwarding
T2 - 2nd International Conference on Information-Centric Networking, ICN 2015
AU - Song, Tian
AU - Yuan, Haowei
AU - Crowley, Patrick
AU - Zhang, Beichuan
N1 - Publisher Copyright:
© 2015 ACM.
PY - 2015/9/30
Y1 - 2015/9/30
N2 - Named-based packet forwarding represents a core characteristic of many information-centric networking architectures. IP-inspired forwarding methods are not suitable because a) name-based forwarding must support variable-length keys of unbounded length, and b) namespaces for data are substantially larger than the global address prefix rulesets used in today's Internet. In this paper, we introduce and evaluate an approach that can realistically scale variable-length name forwarding to billions of prefixes. Our methods are driven by two key insights. First, we show that, represented by binary strings, a name-based forwarding table of several millions of entries can be notably compressed by a Patricia trie to fit in contemporary fast memory of a line card. Second, we show that it is possible to design and optimize the data structure to make its size dependent only upon the number of rules in a ruleset, rather than the length of rules. We reduce our designs to practice and experimentally evaluate memory requirements and performance. We demonstrate that a ruleset with one million rules based on the Alexa dataset only needs 5.58 MiB memory, which can easily fit in fast memory like SRAM, and with one billion synthetic rules it takes 7.32 GiB memory, which is within the range of DRAM in a line card. These are about an order of magnitude improvement over the state-of-the-art solutions. The above efficient memory size produces high performance. Estimated throughput of the SRAM-and DRAM-based solutions are 284 Gbps and 62 Gbps respectively.
AB - Named-based packet forwarding represents a core characteristic of many information-centric networking architectures. IP-inspired forwarding methods are not suitable because a) name-based forwarding must support variable-length keys of unbounded length, and b) namespaces for data are substantially larger than the global address prefix rulesets used in today's Internet. In this paper, we introduce and evaluate an approach that can realistically scale variable-length name forwarding to billions of prefixes. Our methods are driven by two key insights. First, we show that, represented by binary strings, a name-based forwarding table of several millions of entries can be notably compressed by a Patricia trie to fit in contemporary fast memory of a line card. Second, we show that it is possible to design and optimize the data structure to make its size dependent only upon the number of rules in a ruleset, rather than the length of rules. We reduce our designs to practice and experimentally evaluate memory requirements and performance. We demonstrate that a ruleset with one million rules based on the Alexa dataset only needs 5.58 MiB memory, which can easily fit in fast memory like SRAM, and with one billion synthetic rules it takes 7.32 GiB memory, which is within the range of DRAM in a line card. These are about an order of magnitude improvement over the state-of-the-art solutions. The above efficient memory size produces high performance. Estimated throughput of the SRAM-and DRAM-based solutions are 284 Gbps and 62 Gbps respectively.
KW - Information-Centric Networking
KW - Longest Prefix Matching
KW - Name-based Packet Forwarding
KW - Named Data Networking
KW - Speculative Forwarding
UR - http://www.scopus.com/inward/record.url?scp=84962920576&partnerID=8YFLogxK
U2 - 10.1145/2810156.2810166
DO - 10.1145/2810156.2810166
M3 - Conference contribution
AN - SCOPUS:84962920576
T3 - ICN 2015 - Proceedings of the 2nd International Conference on Information-Centric Networking
SP - 19
EP - 28
BT - ICN 2015 - Proceedings of the 2nd International Conference on Information-Centric Networking
PB - Association for Computing Machinery, Inc
Y2 - 30 September 2015 through 2 October 2015
ER -