Skip to content

sun363587351/OpenFlow-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This is an [OpenFlow 1.3][ofp13] compatible user-space software switch implementation. The code is based on the [Ericsson TrafficLab 1.1 softswitch implementation][ericssonsw11], with changes in the forwarding plane to support OpenFlow 1.3.

The following components are available in the release:

  • ofdatapath - the switch implementation
  • ofprotocol - secure channel for connecting the switch to the controller
  • dpctl - a tool for configuring the switch from the console

Implement guide:

Refer to Openflow deployment guide.docx

References

[1] OpenFlow: Enabling Innovation in College Networks. Whitepaper. http://openflowswitch.org/documents/openflow-wp-latest.pdf

[2] OpenFlow Switch Specification. http://openflowswitch.org/documents/openflow-spec-latest.pdf

About

OpenFlow for CloudEngine Switches

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 63.9%
  • C 31.5%
  • Makefile 2.2%
  • Shell 1.0%
  • Roff 0.9%
  • M4 0.3%
  • Other 0.2%