Skip to content
Jan Laan edited this page Jun 17, 2015 · 6 revisions

This repository holds the added anomaly detection experimental feature for the Floodlight OpenFlow controller. www.projectfloodlight.org

The anomaly detection stores a record of all API calls made to the northbound interface per application, and calculates if there are any anomalies in the calls. (An anomaly occurs when an application starts exhibiting other behaviour than it previously did).

Please note that this feature is unvalidated, its success rate is unknown. The performance hit is unknown.

Don't use this in production, it is only fit for testing purposes. It is based on the 1.1 release of Floodlight.

This was created for a research project at the University of Amsterdam, for my master's degree in System and Network Engineering. www.os3.nl

To get the accompanying report: download report here

Clone this wiki locally