Pull-based Bloom Filter-based Routing for Information-Centric Networks
Ali Marandi, Torsten Braun, Kave Salamatian, Nikolaos Thomos

TL;DR
This paper introduces a pull-based Bloom Filter routing method for NDN that reduces bandwidth, delay, and memory usage by advertising only demanded content objects, improving routing efficiency.
Contribution
It proposes a novel pull-based routing algorithm that outperforms existing Bloom Filter-based and flooding-assisted routing protocols in NDN.
Findings
Reduces communication overhead for content advertisements.
Lowers average round-trip delay.
Decreases memory resources needed for routing.
Abstract
In Named Data Networking (NDN), there is a need for routing protocols to populate Forwarding Information Base (FIB) tables so that the Interest messages can be forwarded. To populate FIBs, clients and routers require some routing information. One method to obtain this information is that network nodes exchange routing information by each node advertising the available content objects. Bloom Filter-based Routing approaches like BFR [1], use Bloom Filters (BFs) to advertise all provided content objects, which consumes valuable bandwidth and storage resources. This strategy is inefficient as clients request only a small number of the provided content objects and they do not need the content advertisement information for all provided content objects. In this paper, we propose a novel routing algorithm for NDN called pull-based BFR in which servers only advertise the demanded file names. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
