Handling the case where vlan priority is set to 0. 10/5010/3
authorAsad Ahmed <asaahmed@cisco.com>
Wed, 29 Jan 2014 22:36:16 +0000 (14:36 -0800)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 30 Jan 2014 17:00:22 +0000 (17:00 +0000)
commit025dfafae19e2dfc3375487c16bf6b903e664600
tree6606523f0fc3b2fc5dfcb047237594a2abb13e7d
parent0c327766c89e6e31c2c6e7581ac79722d01e3bf6
Handling the case where vlan priority is set to 0.

Change-Id: I0d9735343633c2efc1f6a3a5c768aad3f7c88c90
Signed-off-by: Asad Ahmed <asaahmed@cisco.com>
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowConverter.java
opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6Match.java
opendaylight/protocol_plugins/openflow/src/test/java/org/opendaylight/controller/protocol_plugin/openflow/internal/FlowProgrammerServiceTest.java
opendaylight/protocol_plugins/openflow/src/test/java/org/opendaylight/controller/protocol_plugin/openflow/vendorextension/v6extension/V6ExtensionTest.java