Bug 1181 : of-flow: Flow match criteria (ipv6-source,ipv6-destination) is different... 57/7957/2
authorAnilkumar Vishnoi <avishnoi@in.ibm.com>
Thu, 12 Jun 2014 19:06:35 +0000 (00:36 +0530)
committerMichal Rehak <mirehak@cisco.com>
Fri, 13 Jun 2014 08:48:25 +0000 (10:48 +0200)
commitfac655af3a7e8059c7c4d9b976b9122047725574
treed362dd810ef763474df8270e0efac658b705ae89
parent2e02ab8ef3a3df64b1e40692a4a860d3ee38a2c6
Bug 1181 : of-flow: Flow match criteria (ipv6-source,ipv6-destination) is different in config and operational database

- added unit test

Change-Id: I186d9bdd67a62fa8f98606a8f3ad76d99ef56fec
Signed-off-by: Anilkumar Vishnoi <avishnoi@in.ibm.com>
Signed-off-by: Michal Rehak <mirehak@cisco.com>
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertorImpl.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertorUtil.java
openflowplugin/src/test/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertorUtilTest.java