Scalable Fine-grained Path Control in Software Defined Networks
Long Luo, Hongfang Yu, Shouxi Luo

TL;DR
This paper introduces PACO, a scalable Source Routing framework for SDN that significantly reduces flow table overhead and improves path support in large networks by efficiently concatenating pathlets.
Contribution
PACO presents a novel path concatenation approach with algorithms to minimize path labels, enhancing scalability and flexibility in SDN path control.
Findings
Reduces flow table overhead by up to 94%
Supports over 40% more paths than existing SR solutions
Demonstrates scalability through extensive simulations
Abstract
The OpenFlow-based SDN is widely studied to better network performance through planning fine-grained paths. However, being designed to configure path hop-by-hop, it faces the scalability issue that both the flow table overhead and path setup delay are unacceptable for large-scale networks. In this paper, we propose PACO, a framework based on Source Routing to address that problem through quickly pushing paths into the packet header at network edges and pre-installing few rules at the network core. The straightforward implementation of SR is inefficient as it would incur too many path labels; other efficient approaches would sacrifice path flexibility (e.g., DEFO). To implement SR efficiently and flexibly, PACO presents each path as a concatenation of pathlets and introduces algorithms to compute pathlets and concatenate paths with minimum path labels. Our extensive simulations confirm…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSoftware-Defined Networks and 5G · Network Traffic and Congestion Control · Advanced Optical Network Technologies
