Giter VIP home page Giter VIP logo

beba-switch's Introduction

BEBA Software Switch

Build Status

This is an implementation of the BEBA Software Switch based on the CPqD OpenFlow 1.3 softswitch.

BEBA is a European H2020 project on SDN data plane programmability. Our goal is to devise a data plane abstraction and prototype implementations for future-proof network devices capable to be repurposed with middlebox-type functions well beyond static packet forwarding, with a focus on stateful processing and packet generation.

A controller for this switch can be found at https://github.com/beba-eu/beba-ctrl

Features in a nutshell

The BEBA Switch is an OpenFlow 1.3 switch extended with support for:

Such extensions to OpenFlow 1.3 are implemented using the OpenFlow Experimenter framework. The API to control them is defined in oflib-exp/ofl-exp-beba.h.

Moreover, BEBA targets software accelleration. We improve the CPqD softswitch troughput while retaining the simplicity of the original CPqD code base.

Getting Started

Similarly to the CPqD softswitch, the following components are available in this package:

  • ofdatapath: the switch implementation
  • ofprotocol: secure channel for connecting the switch to the controller
  • oflib: a library for converting to/from 1.3 wire format
  • dpctl: a tool for configuring the switch from the console

For more information on how to use these components please refer to the original CPqD's documentation

Building

Run the following commands in the beba-switch directory to build and install everything:

$ mkdir build
$ cd build
$ cmake .. -DCMAKE_BUILD_TYPE=Release
$ make
$ sudo make install

Running

Please refer to the original CPqD's softswitch README

Contribute

Please submit your bug reports, fixes and suggestions as pull requests on GitHub, or by contacting us directly.

License

BEBA Software Switch is released under the BSD license (BSD-like for code from the original Stanford switch).

beba-switch's People

Contributors

alnvdl avatar awgn avatar ccascone avatar cloudysunny14 avatar daniele-moro avatar davidesanvito avatar ederlf avatar haniehrajabi avatar janscheurich avatar janskalny avatar kapplerchris avatar ljerezchaves avatar lupo89 avatar rbifulco avatar rlane avatar rrdenicol avatar rudickth avatar simhond avatar srijanmishra avatar viktor-nordell avatar vitalivanov avatar yamt avatar zemelusa avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.