commit | bbfdaaaef50db9b959db692674be5b7b946ce862 | [log] [tgz] |
---|---|---|
author | Steffen Gebert <steffen.gebert@informatik.uni-wuerzburg.de> | Tue Sep 29 11:01:46 2015 +0200 |
committer | Gerrit Code Review <gerrit@onlab.us> | Wed Oct 21 10:36:17 2015 +0000 |
tree | 1deeec2557f92c43f4faa0381cbfa0f942cdc540 | |
parent | 5b7ec348021263ad1bcb9758f66099f36be174c4 [diff] |
Implement OFActionSetQueue (OpenFlow 1.3 only) Action "Set-Queue" (OFPAT_SET_QUEUE) is not yet implemented. This patch adds such a QUEUE Treatment and implements it using the Set-Queue action of OpenFlow 1.3. The --setQueue parameter can be used when defining intents so that flows with the respective Set-Queue action are installed. This includes contributions by Michael Jarschel and Arne Schwabe and is the result of our ONOS Hackaton project at EWSDN 2015. Change-Id: Ie7bf01e8fd90fe68977477327ac4f53d7930e186
ONOS is a new SDN network operating system designed for high availability, performance, scale-out.