Fix comparison of match extensions 39/51839/5
authorTomas Slusny <tomas.slusny@pantheon.tech>
Tue, 14 Feb 2017 09:01:58 +0000 (10:01 +0100)
committerTomas Slusny <tomas.slusny@pantheon.tech>
Wed, 22 Feb 2017 16:26:40 +0000 (16:26 +0000)
commit21e90a45f25b53e162458f330ad1c80bfe0b6aef
tree9045153b16993b15f0d62d24c54d1682a0dfdc78
parent4bc0c112b74a7ec57851aa662b7e9c4a67bb6879
Fix comparison of match extensions

Add comparison between match extension lists to MatchComparatorFactory
to treat matches with different extensions as unique.

Change-Id: Ia43322d5e3ca3ee62e8313fd1286a6a9c68f7423
Signed-off-by: Tomas Slusny <tomas.slusny@pantheon.tech>
extension/openflowplugin-extension-api/src/main/java/org/opendaylight/openflowplugin/extension/api/GroupingLooseResolver.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/protocol/serialization/match/MatchSerializer.java
openflowplugin-impl/src/main/java/org/opendaylight/openflowplugin/impl/util/MatchComparatorFactory.java
openflowplugin/src/main/java/org/opendaylight/openflowplugin/openflow/md/core/sal/convertor/match/MatchConvertorImpl.java