multipart request message updated 56/1956/1
authorTimotej Kubas <timotej.kubas@pantheon.sk>
Thu, 17 Oct 2013 09:20:50 +0000 (11:20 +0200)
committerTimotej Kubas <timotej.kubas@pantheon.sk>
Thu, 17 Oct 2013 09:27:23 +0000 (11:27 +0200)
commita8e6eaf9152e72d1c032a85fa667b64ef78c88f2
tree0df500da7e4bb05ca3a02f7cca670c5ef35de8d2
parentd634962cad3b3adc75d452598493044ea7190c47
multipart request message updated

multipart request message flags updated in YANG
experimenter input message compute length fixed

Change-Id: I609b24cca8ad9887921d818304e95bc17b206b30
Signed-off-by: Timotej Kubas <timotej.kubas@pantheon.sk>
openflow-protocol-api/src/main/yang/openflow-action.yang
openflow-protocol-api/src/main/yang/openflow-protocol.yang
openflow-protocol-api/src/main/yang/openflow-types.yang
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/MultipartReplyMessageFactory.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/factories/ExperimenterInputMessageFactory.java
openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/serialization/factories/HelloInputMessageFactory.java
openflow-protocol-impl/src/test/java/org/opendaylight/openflowjava/protocol/impl/deserialization/factories/MultipartReplyMessageFactoryTest.java