OFTest is a framework and set of tests for testing OpenFlow switches. It tests basic functionality of OpenFlow 1.0 and 1.1 switches with support soon for 1.2.

What is OFTest?

Tell Me More


This is the "Horseshoe" diagram for OFTest. The switch under test is in the middle. The test fixture, the OFTest server, connects to both the control plane and the data plane of the switch under test. It coordinates OpenFlow commands with data plane stimulus and monitoring.

The README appears on the github main page: https://github.com/floodlight/oftest.

How do I get OFTest?

OFTest is available from github at https://github.com/floodlight/oftest.

OFTest definitely still has some rough edges, but it is under active development and community support will make it better. Please contribute and offer your suggestions! Check out the Forum pages from this site.