Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Floodlight v1.1 Release Notes

Release Date: April 18, 2015 ???

Overview

The 1.1 Floodlight release builds upon the improvements made in 1.0, with emphasis on security, the inclusion of a new proactive Access Control List module (or ACL) written by Pengfei (Alex) Lu – thanks Alex!, bug fixes to the Static Flow Pusher, REST API improvements, more sophisticated flow checking for the Static Flow Pusher – thanks Sanjivini and Naveen!, a reworked Firewall REST API – thanks electricjay!, support for dynamic switch role changes through the REST API and within modules, an included DHCP server, and many small bug fixes and optimizations.

Things Added

Major Updates and Additions

  • New certificate/trust-based SSL support for OpenFlow switch connections.
  • New certificate/trust-based and open-access HTTPS support for the REST API.
  • New ACL module for proactive access control.
  • New DHCP server module for single-subnet IP assignment.
  • Firewall reworked for more effective reactive access control.
  • Firewall REST API reworked to remove ability to enable/disable with GET.
  • Static Flow Pusher flow validity checking.
  • Switch role query/set support for the REST API and via IOFSwitch.
  • REST API bug fixes and improvements.
  • Updated Restlet to 2.3.1.
  • Updated Netty to 3.10.0.

Minor Package Updates

  • staticflowentry
  • util
  • debugcounter
  • core
  • core.internal
  • core.web
  • firewall
  • forwarding
  • linkdiscovery.internal
  • restserver

Documentation

Distributions and Releases

Things Removed

N/A

Bug Fixes

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

  • No labels