Floodlight v1.0 Release Notes

Release Date: December 30, 2014

Overview

The 1.0 Floodlight release introduces both OpenFlow 1.0 and OpenFlow 1.3 support, along with experimental support for OpenFlow 1.1, 1.2, and 1.4. The OpenFlow library backing Floodlight has been replaced by OpenFlowJ-Loxigen (see http://github.com/floodlight/loxigen for more details). It also includes redesigned REST APIs, bug fixes, and improvements to applications. Comprehensive documentation is also included to demonstrate the use of the new OpenFlowJ-Loxigen library to do things like create OFFlowMods, handle OFPacketIns, and work with OpenFlow 1.3 features such as groups and meters.

Things Added

OpenFlowJ-Loxigen

Major Updates and Additions

Minor Package Updates

Documentation

Distributions and Releases

    apt-get install floodlight ### need to have the repository updated, unless it automatically points to the github repo

Things Removed

The FlowReconcileManager has been deprecated but is still included.

The old OpenFlowJ library has been removed and replaced by OpenFlowJ-Loxigen.

Bug Fixes

The release also includes bug fixes to Floodlight modules since the previous releases (v0.90 and v0.91) through December 30, 2014. Details of the fixes can be seen via 'git log --all'. 

Known Issues

See the issue tracking system for current issues:

https://github.com/floodlight/floodlight/issues