Fixed the problem with the Vlan PCP not being passed on to the switch. 35/735/1
authorAsad Ahmed <asaahmed@cisco.com>
Mon, 29 Jul 2013 17:44:22 +0000 (10:44 -0700)
committerAsad Ahmed <asaahmed@cisco.com>
Mon, 29 Jul 2013 19:18:52 +0000 (12:18 -0700)
commitff09fe76c5ed56eaf785f4f7a502c6df54b16338
tree47690fcb2131e73a2a9a609fef413d73792218ed
parent73b21d3df597fdf2f155970c85973fa2b6b77982
Fixed the problem with the Vlan PCP not being passed on to the switch.
Also fixed the problem with the Masks not being properly applied
when a part of the Vlan TCI like either vlan id or the vlan pcp are being set.

Change-Id: I637a0570ade4e32dde52e555bfdbc1e186da7b1e
Signed-off-by: Asad Ahmed <asaahmed@cisco.com>
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/vendorextension/v6extension/V6ExtensionTest.java