Renaissance: A Self-Stabilizing Distributed SDN Control Plane using In-band Communications

Marco Canini,Iosif Salem,Liron Schiff,Elad Michael Schiller,Stefan Schmid
DOI: https://doi.org/10.1016/j.jcss.2022.02.001
2022-03-30
Abstract:By introducing programmability, automated verification, and innovative debugging tools, Software-Defined Networks (SDNs) are poised to meet the increasingly stringent dependability requirements of today's communication networks. However, the design of fault-tolerant SDNs remains an open challenge. This paper considers the design of dependable SDNs through the lenses of self-stabilization - a very strong notion of fault-tolerance. In particular, we develop algorithms for an in-band and distributed control plane for SDNs, called Renaissance, which tolerate a wide range of failures. Our self-stabilizing algorithms ensure that after the occurrence of arbitrary failures, (i) every non-faulty SDN controller can reach any switch (or another controller) within a bounded communication delay (in the presence of a bounded number of failures) and (ii) every switch is managed by a controller. We evaluate Renaissance through a rigorous worst-case analysis as well as a prototype implementation (based on OVS and Floodlight, and Mininet).
Networking and Internet Architecture,Distributed, Parallel, and Cluster Computing,Data Structures and Algorithms
What problem does this paper attempt to address?