OpenFlowPythonSwitch

From OpenFlow Wiki

Jump to: navigation, search

Overview

ofps is an effort to create a software model of an OpenFlow switch written in Python. It is intended to replace the Stanford Reference design going forward. It is not meant to be performance optimized, but rather is focused on being easy to understand.

Background

ofps is based on the same infrastructure as OFTest.

Architecture of Main Switch

Ofps arch.png