Full-stack SDN

6Citations
Citations of this article
10Readers
Mendeley users who have this article in their library.
Get full text

Abstract

The conventional approach for building software-defined network systems requires separately developing the management, control, and data planes. Manually written code connects the management plane's configuration to the control plane, and the control plane generates the data planes' configurations as small program fragments that scatter across the codebase. Scalability and correctness become increasingly challenging as such a system develops and grows. In contrast, in our approach, called Nerpa, all three planes are programmed in a unified way. In Nerpa a transactional database stores management plane state. The control plane is implemented in a specialized query language which automatically executes in an incremental fashion, improving scalability. Finally, the data plane is programmed in P4. To aid correctness, all three parts are type-checked together, and tools generate code for data movement between planes. We have published a prototype implementation using an open-source license. We believe that full-stack SDN can build more robust and maintainable networked systems.

Cite

CITATION STYLE

APA

Sur, D., Pfaff, B., Ryzhyk, L., & Budiu, M. (2022). Full-stack SDN. In HotNets 2022 - Proceedings of the 2022 21st ACM Workshop on Hot Topics in Networks (pp. 130–137). Association for Computing Machinery, Inc. https://doi.org/10.1145/3563766.3564101

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free