
Compositional Hypervisor for Software-Defined Networks
Explore CoVisor, a compositional hypervisor designed for Software-Defined Networks by Xin Jin, Jennifer Gossels, Jennifer Rexford, and David Walker from Princeton University. This innovative hypervisor allows for the assembly of multiple controllers, defining abstract topologies, and enhancing flow table compilation efficiency. Discover how incremental compilation, priority assignment, and advanced indexing techniques are employed to optimize network performance.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
CoVisor: A Compositional Hypervisor for Software-Defined Networks Xin Jin, Jennifer Gossels, Jennifer Rexford, David Walker Princeton University
Compositional Network Hypervisor Assembly of multiple controllers Single admin, multiple controllers Compose controllers with parallel, sequential or overriding Definition of abstract topologies One physical switch -> many logical switches
Challenge Flow table compilation efficiency
Solution Incremental compilation Incremental priority assignment Advanced indexing for fast rule lookup
Incremental Priority Assignment Heuristics Parallel: Sequential: Overriding:
Advanced Indexing Structure Given a target rule Rt, how to efficiently find the rules in a flow table that overlap with Rt?
Implementation and Evaluation Implement with 4K LOC on OpenVirteX Simulation experiments against a strawman compiler