Tested with Luxoft's Twister framework, OF1.4
Sending multipart request with OFPMPF_REQ_MORE flag set to one and wait more than 100 milliseconds.
Output from LINC console:
11:31:25.130 [debug] Received message from the controller: {ofp_message,5,multipart_request,1370205792,{ofp_desc_request,[more]}}
11:31:25.130 [debug] Sent message to controller: {ofp_message,5,multipart_request,1370205792,{ofp_desc_reply,[],<<70,108,111,119,70,111,114,119,97,114,100,105,110,103,46,111,114,103>>,<<85,110,107,110,111,119,110>>,<<76,73,78,67,32,79,112,101,110,70,108,111,119,32,83,111,102,116,119,97,114,101,32,83,119,105,116,99,104,32,49,46,49>>,<<85,110,107,110,111,119,110>>,<<85,110,107,110,111,119,110>>}}
Test result: Linc doesn't generate an error messsage of OFPET_BAD_REQUEST type and OFPBRC_MULTIPART_REQUEST_TIMEOUT code to the controller.
Tested with Luxoft's Twister framework, OF1.4 Sending multipart request with OFPMPF_REQ_MORE flag set to one and wait more than 100 milliseconds. Output from LINC console:
Test result: Linc doesn't generate an error messsage of OFPET_BAD_REQUEST type and OFPBRC_MULTIPART_REQUEST_TIMEOUT code to the controller.