Match (de)serialization fixed + tests added 62/3862/2
authorMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 20 Dec 2013 09:59:20 +0000 (10:59 +0100)
committerMichal Polkorab <michal.polkorab@pantheon.sk>
Fri, 20 Dec 2013 15:54:22 +0000 (16:54 +0100)
commit24bb09d52b5dc86300a6ea43911463bb8f980359
tree31f8ac75ef5dba66107bc405baf48278427ab8d8
parent064fec5755328aa79bbc927c73ac4e431c7ed4b3
Match (de)serialization fixed + tests added

Signed-off-by: Michal Polkorab <michal.polkorab@pantheon.sk>
Change-Id: Ic948380dc99725fd169b620403f5aa7bf7bd3273
openflow-protocol-api/src/main/yang/openflow-augments.yang
openflow-protocol-api/src/main/yang/openflow-types.yang
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchDeserializer.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/util/MatchSerializer.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/util/MatchDeserializerTest.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/util/MatchSerializerTest2.java [new file with mode: 0644]