commit | 2a441c680779fb5453b528ec22e1b3f170b663cd | [log] [tgz] |
---|---|---|
author | alshabib <alshabibi.ali@gmail.com> | Mon Apr 13 18:39:38 2015 -0700 |
committer | Gerrit Code Review <gerrit@onlab.us> | Fri Apr 17 22:57:56 2015 +0000 |
tree | bec5091cee5977b4ec563b810a9c3d7139bfdde3 | |
parent | db7467ace276e3261aa4a0fc7b6c4990eb2b6cf4 [diff] |
Flow Objective implementation Provides an abstraction which isolates the application from any pipeline knowledge. By using the provided objectives applications can express their forwarding desires in a pipeline agnostic way. The objectives are then consumed by a driver for the specific device who converts them into the appropriate pipeline coherent flows. Change-Id: I74a68b4971c367c0cd5b7de9d877abdd117afa98
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.