English

The Road to BOFUSS: The Basic OpenFlow User-space Software Switch

Networking and Internet Architecture 2019-01-23 v1

Abstract

Software switches are pivotal in the Software-Defined Networking (SDN) paradigm, particularly in the early phases of development, deployment and testing. Currently, the most popular one is Open vSwitch (OVS), leveraged in many production-based environments. However, due to its kernel-based nature, OVS is typically complex to modify when additional features or adaptation is required. To this regard, a simpler user-space is key to perform these modifications. In this article, we present a rich overview of BOFUSS, the basic OpenFlow user-space software switch. BOFUSS has been widely used in the research community for diverse reasons, but it lacked a proper reference document. For this purpose, we describe the switch, its history, architecture, uses cases and evaluation, together with a survey of works that leverage this switch. The main goal is to provide a comprehensive overview of the switch and its characteristics. Although the original BOFUSS is not expected to surpass the high performance of OVS, it is a useful complementary artifact that provides some OpenFlow features missing in OVS and it can be easily modified for extended functionality. Moreover, enhancements provided by the BEBA project brought the performance from BOFUSS close to OVS. In any case, this paper sheds light to researchers looking for the trade-offs between performance and customization of BOFUSS.

Cite

@article{arxiv.1901.06699,
  title  = {The Road to BOFUSS: The Basic OpenFlow User-space Software Switch},
  author = {Eder Leao Fernandes and Elisa Rojas and Joaquin Alvarez-Horcajo and Zoltan Lajos Kis and Davide Sanvito and Nicola Bonelli and Carmelo Cascone and Christian Esteve Rothenberg},
  journal= {arXiv preprint arXiv:1901.06699},
  year   = {2019}
}

Comments

24 pages, 7 figures; submitted to Telecommunications Systems journal

R2 v1 2026-06-23T07:16:59.852Z