Committed by
Gerrit Code Review
Implement OFActionEnqueue (OpenFlow 1.0 only)
Realize the QUEUE Treatment using OpenFlow 1.0 Enqueue action. The ConnectivityIntentCommand's --setQueue parameter is extended by a notion of <port>/<queue> to support the difference from OpenFlow 1.3 Set-Queue, which is not bound to a port. Change-Id: I28cf70a7c004a1a3a14361e5186cfe42f09f1356
Showing
6 changed files
with
67 additions
and
9 deletions
providers/openflow/flow/src/main/java/org/onosproject/provider/of/flow/impl/FlowModBuilderVer10.java
-
Please register or login to post a comment