Home > Research > Publications & Outputs > Sibyl

Electronic data

Links

View graph of relations

Sibyl: A Practical Internet Route Oracle

Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSNConference contribution/Paperpeer-review

Published
  • Italo Cunha
  • Pietro Marchetta
  • Matt Calder
  • Yi-Ching Chiu
  • Bruno V. A. Machado
  • Antonio Pescapè
  • Vasileios Giotsas
  • Harsha V. Madhyastha
  • Ethan Katz-Bassett
Close
Publication date03/2016
Host publication13th USENIX Symposium on Networked Systems Design and Implementation (NSDI 16)
Place of PublicationSanta Clara, CA
PublisherUSENIX Association
Pages325-344
Number of pages20
ISBN (print)9781931971294
<mark>Original language</mark>English

Abstract

Network operators measure Internet routes to troubleshoot problems, and researchers measure routes to characterize the Internet. However, they still rely on decades-old tools like traceroute, BGP route collectors, and Looking Glasses, all of which permit only a single query about Internet routes—what is the path from here to there? This limited interface complicates answering queries about routes such as "find routes traversing the Level3/AT&T peering in Atlanta," to understand the scope of a reported problem there. This paper presents Sibyl, a system that takes rich queries that researchers and operators express as regular expressions, then issues and returns traceroutes that match even if it has never measured a matching path in the past. Sibyl achieves this goal in three steps. First, to maximize its coverage of Internet routing, Sibyl integrates together diverse sets of traceroute vantage points that provide complementary views, measuring from thousands of networks in total. Second, because users may not know which measurements will traverse paths of interest, and because vantage point resource constraints keep Sibyl from tracing to all destinations from all sources, Sibyl uses historical measurements to predict which new ones are likely to match a query. Finally, based on these predictions, Sibyl optimizes across concurrent queries to decide which measurements to issue given resource constraints. We show that Sibyl provides researchers and operators with the routing information they need—in fact, it matches 76% of the queries that it could match if an oracle told it which measurements to issue.

Bibliographic note

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone.