Bug-1421 - MD-SAL app cannot create a flow entry which adds a VLAN tag with the speci... 80/10280/3
authorKamal Rameshan <kramesha@cisco.com>
Tue, 26 Aug 2014 05:18:40 +0000 (22:18 -0700)
committerPrasanna Huddar <prasanna.k.huddar@gmail.com>
Tue, 26 Aug 2014 09:32:57 +0000 (09:32 +0000)
commit55062cb08847c0a72d2a9e96128a805662491696
treeecd9f3e680eacc0037a6694c224052f2f837ee40
parent3877214a4638c2aa28eed51191985f8900846e2f
Bug-1421 - MD-SAL app cannot create a flow entry which adds a VLAN tag with the specified VLAN ID into untagged frame

Change-Id: I9bbda50487b26479f51e4a00582e1fbb9f8f98f1
Signed-off-by: Kamal Rameshan <kramesha@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/OFRpcTaskFactory.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/ActionConvertor.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/FlowConvertor.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/FlowConverterTest.java [new file with mode: 0644]