Participatory Networking: An API for Application Control in SDNs

Andrew D. Ferguson, Arjun Guha, Chen Liang, Rodrigo Fonseca, and Shriram Krishnamurthi
ACM SIGCOMM, 2013

We present the design, implementation, and evaluation of an API for applications to control a software-defined network (SDN). Our API is implemented by an OpenFlow controller that delegates read and write authority from the network’s administrators to end users, or applications and devices acting on their behalf. Users can then work with the network, rather than around it, to achieve better performance, security, or predictable behavior. Our API serves well as the next layer atop current SDN stacks. Our design addresses the two key challenges: how to safely decompose control and visibility of the network, and how to resolve conflicts between untrusted users and across requests, while maintaining baseline levels of fairness and security. Using a real OpenFlow testbed, we demonstrate our API’s feasibility through microbenchmarks, and its usefulness by experiments with four real applications modified to take advantage of it.

PDF

  @inproceedings{ferguson:pane,
    author = "Andrew~D. Ferguson and Arjun Guha and Chen Liang and
              Rodrigo Fonseca and Shriram Krishnamurthi",
    title = "{P}articipatory {N}etworking: An {API} for Application Control
             of {SDN}s",
    year = 2013,
    booktitle = "ACM SIGCOMM"
  }