Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OF1.4: Linc doesn't respond with error message when sending OFPMPF_REQ_MORE flag set to one and wait more than 100 milliseconds. #340

Open
alexandravlad opened this issue Jul 15, 2014 · 0 comments

Comments

@alexandravlad
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant