@inproceedings{a4061827ab3f4c28aa0f810e317bb6b4,
title = "Blink: Fast connectivity recovery entirely in the data plane",
abstract = "We present Blink, a data-driven system that leverages TCPinduced signals to detect failures directly in the data plane. The key intuition behind Blink is that a TCP flow exhibits a predictable behavior upon disruption: retransmitting the same packet over and over, at epochs exponentially spaced in time. When compounded over multiple flows, this behavior creates a strong and characteristic failure signal. Blink efficiently analyzes TCP flows to: (i) select which ones to track; (ii) reliably and quickly detect major traffic disruptions; and (iii) recover connectivity-all this, completely in the data plane. We present an implementation of Blink in P4 together with an extensive evaluation on real and synthetic traffic traces. Our results indicate that Blink: (i) achieves sub-second rerouting for large fractions of Internet traffic; and (ii) prevents unnecessary traffic shifts even in the presence of noise. We further show the feasibility of Blink by running it on an actual Tofino switch.",
author = "Thomas Holterbach and Molero, {Edgar Costa} and Maria Apostolaki and Alberto Dainotti and Stefano Vissicchio and Laurent Vanbever",
note = "Publisher Copyright: {\textcopyright} 2019 by The USENIX Association. All Rights Reserved.; 16th USENIX Symposium on Networked Systems Design and Implementation, NSDI 2019 ; Conference date: 26-02-2019 Through 28-02-2019",
year = "2019",
language = "English (US)",
series = "Proceedings of the 16th USENIX Symposium on Networked Systems Design and Implementation, NSDI 2019",
publisher = "USENIX Association",
pages = "161--176",
booktitle = "Proceedings of the 16th USENIX Symposium on Networked Systems Design and Implementation, NSDI 2019",
}